Tell a Friend About Our Cool Software
At times, you may want to find a certain location on a page quickly. Using bookmarks allows you to keep track of a piece of code you need to return to often. This is especially useful when as your page grows, and the code gets to be longer than you expected. Putting a bookmark allows for easy access and less headaches.
The panel to the left of your code keeps track of line numbers, and it is also used for displaying bookmarks. Any bookmarks you have made will appear as a green book displaying the bookmark's number
. You can have up to ten bookmarks per document.
To set a bookmark, press Shift+Ctrl+[the bookmark number]. So to set bookmark 5, you would press Shift+Ctrl+5. To locate a bookmark, press Ctrl+[the bookmark number]. So to find bookmark 5, simply press Ctrl+5.