Learn more about Toad for SQL Server
at Quest.com

Find solutions and downloads at the
Toad for SQL Server Support Portal

< To bookmark a page, right-click the Page Title and select Add to Favorites / Bookmark This Page

Toad for SQL Server 5.7

You are here: Edit SQL > Organize and Navigate Code > Add Position Indicators

Add Position Indicators

Use position indicators to mark an exact position within the Editor that you can return to quickly. Position indicators differ from bookmarks because they identify an absolute location within the file (line, char) and not just a line number. Position indicators are also more temporary than bookmarks and are automatically removed when you return to their position in the Editor.

This feature is a useful if you need to return to a position in the Editor once or if you are using the indicator in conjunction with Code Snippets.

To add a position indicator

  1. Place the cursor at the exact position in the Editor where you want to add a position indicator.

  2. Press SHIFT+ESC.

Tip: To move the cursor to the location of the last indicatorthat was added, press ESC.

 

Related Topics