beautypg.com

List of tables, Table 1, Edit window shortcuts – Zilog Z8F0130 User Manual

Page 65

background image

UM013037-1212

Edit Window

Zilog Developer Studio II – Z8 Encore!

User Manual

41

The

Edit

window supports the shortcuts listed in Table 35.

This section covers the following topics:

Using the Context Menus

– see page 41

Using Bookmarks

– see page 42

Using the Context Menus

There are two context menus in the

Edit

window, depending on where you click. When

you right-click in a file, the context menu allows you to perform the following actions
(depending on whether you are running in

Debug

mode):

Cut, copy, and paste text

Show white space

Go to the

Disassembly

window

Show the program counter

Insert, edit, enable, disable, or remove breakpoints

Reset the debugger

Stop debugging

Start or continue running the program (Go)

Run to the cursor

Table 35. Edit Window Shortcuts

Shortcuts

Function

Ctrl + Z

Undo

Ctrl + Y

Redo

Ctrl + X

Cut

Ctrl + C

Copy

Ctrl + V

Paste

Ctrl + F

Find

F3

Repeat the previous search

Ctrl + G

Go to

Ctrl + E
Ctrl + ]

Go to matching { or }.

Place your cursor at the right or left of an
opening or closing brace and press Ctrl + E
or Ctrl +] to move the cursor to the matching
opening or closing brace.