Navigate
User manual for Servoy Developer Navigate Menu item
Last updated
User manual for Servoy Developer Navigate Menu item
Last updated
This menu item contains all Navigation related commands.
A summary of commands available via clicking on this menu item:
Command | Summary |
---|---|
The details for each command available via clicking on this menu item:
Opens the selected element, such as a folder or a detailed view of a resource. This command helps in drilling down into a specific resource or component to inspect or modify its contents.
Opens a sub-list of available items:
Back: Navigates back to the previous location in the history
Forward: Navigates forward to the next location in the history
Up One Level: Moves up one level in the resource hierarchy, useful for navigating out of nested structures
Previous Member: Moves to the previous member (e.g., method, variable) in the file; keybinding: Ctrl+Shift+Up
Next Member: Moves to the next member in the file; keybinding: Ctrl+Shift+Down
Matching Bracket: Finds and navigates to the matching bracket (parenthesis, curly brace) for the current position; keybinding: Ctrl+Shift+P
keybinding: Ctrl+Shift+V
Opens a resource specified by a path or identifier in the clipboard. This command is useful for quickly accessing resources that have been copied from elsewhere.
keybinding: Alt+Shift+K
Opens Locate Servoy Resource wizard to find and locate a specific resource within Servoy projects. This command is particularly useful for quickly finding forms, methods, or other resources by name.
keybinding: Alt+Shift+W
Opens a sub-list of available views where the file can be displayed in:
Solution Explorer
Form Hierarchy
Script Explorer
Outline
System Explorer
Properties
keybinding: Ctrl+O
Displays a list with the Outline view content.
keybinding: Ctrl+.
Moves to the next annotation (e.g., TODO, FIXME, warning) in the file. This command helps in quickly reviewing and addressing annotations scattered throughout the code.
keybinding: Ctrl+,
Moves to the previous annotation in the file. This is useful for reviewing annotations in reverse order.
keybinding: Ctrl+Q
Navigates to the last edited location in the file. This command is helpful for quickly returning to the previous point of editing.
keybinding: Ctrl+Alt+Right
Navigates to the next edited location in the file. This command is useful for moving forward through the history of edit locations.
keybinding: Ctrl+L
Opens a dialog to jump to a specific line number in the file. This command is useful for quickly navigating to a known line number, especially in large files.
keybinding: Alt+Left
Displays a list of possible locations to navigate back to.
keybinding: Alt+Right
Displays a list of locations where the users navigated forward to.
Opens the selected element
Provides options for navigating to specific items
Opens a resource specified in the clipboard
Opens Locate Servoy Resource wizard
Displays a list of available views where the file can be displayed in
Displays a list with the Outline view content
Moves to the next annotation in the file
Moves to the previous annotation in the file
Navigates to the last edited location
Navigates to the next edited location
Jumps to a specific line in the file
Displays a list of possible locations to navigate back to
Displays a list of locations where the users navigated forward to