The cursor is moved half the window width to the left/right as well.
Navigating in Statements and Tags
The following navigation commands are available for languages that support statement tagging:
•
next_tag
/
prev_tag
- Places the cursor on the next/previous tag definition, skipping any tags filtered out
by the Outline view.
•
next_proc
/
prev_proc
- Places the cursor on the next/previous function heading.
•
find_tag
- Displays a list of tags in the Select a Tag dialog, allowing you to pick the tag to which you
want to navigate.
•
goto_tag
- Prompts for a procedure tag name and places the cursor on the definition of the procedure
name specified. This command is available in GNU Emacs emulation mode only.
•
end_tag
- Places the cursor at the end of the current symbol definition. This is useful if you are in the
middle of a large function or class definition and you want to jump to the end of it. In a class definition in
C++, the end is where inline function definitions are usually stored.
•
end_proc
- Moves the cursor to the end of the current procedure.
•
next_statement
/
prev_statement
- Moves the cursor to the beginning of the next/previous statement.
•
begin_statement
/
end_statement
- Places the cursor at the beginning/end of the current statement.
•
next_sibling
/
prev_sibling
- Moves the cursor to the beginning of the next/previous sibling. These are
similar to the
next_statement
/
prev_statement
commands except they stay at one level of nesting.
•
goto_parent
- Moves the cursor to the beginning of the enclosing statement or symbol scope relative
to the current cursor position.
•
begin_statement_block
/
end_statement_block
- Moves the cursor to the beginning/end of the current
statement block.
Navigating Between Words
To navigate between words, use the
next_word
(
Ctrl
+
Right
) and
prev_word
(
Ctrl
+
Left
) commands.
The
next_word
command moves the cursor to the beginning of the next word. The
prev_word
command
moves the cursor to the beginning of the previous word.
You can specify whether the cursor moves to the beginning or the end of the next/previous word. Click
Window
→
Preferences
, expand
SlickEdit
and click
General
in the tree, then double-click the
General
setting. On the General Options dialog, select the
More Tab
. Set the
Next word style
to
Begin
or
End
.
This affects both
next_word
and
prev_word
commands.
Navigating to a Specific Line
To view and place the cursor on a specific line number, from the main menu, click
Search
→
Go to Line
.
Enter the line number and click
OK
. Alternatively, you can use the
goto_line
command in the syntax
Cursor Navigation
80
Summary of Contents for Corev3.3 for Eclipse
Page 1: ...Think Slick Corev3 3 for Eclipse...
Page 2: ......
Page 3: ...SlickEdit Core v3 3 for Eclipse...
Page 5: ......
Page 6: ......
Page 14: ...xii...
Page 20: ...xviii...
Page 22: ...xx...
Page 23: ...Chapter 1 Introduction 1...
Page 41: ...Chapter 3 User Interface 19...
Page 61: ...Chapter 4 User Preferences 39...
Page 80: ...BODY BODY HTML HTMLEOF Restoring Settings on Startup 58...
Page 82: ...60...
Page 83: ...Chapter 5 Context Tagging 61...
Page 97: ...Chapter 6 Editing Features 75...
Page 124: ...Code Templates 102...
Page 238: ...Figure 6 49 Test Parsing Configuration Example 1 C Refactoring 216...
Page 241: ...Figure 6 51 Test Parsing Configuration Example 3 Reviewing Refactoring Changes 219...
Page 250: ...228...
Page 251: ...Chapter 7 Language Specific Editing 229...
Page 328: ...306...
Page 329: ...Chapter 8 Tools and Utilities 307...
Page 350: ...328...
Page 351: ...Chapter 9 Macros and Macro Programming 329...
Page 360: ...338...
Page 361: ...Chapter 10 SlickEdit Core Dialogs 339...
Page 375: ...Find and Replace View 353...
Page 491: ...Chapter 11 Appendix 469...
Page 567: ......
Page 568: ......