marker-jumperA vscode extension to easily define and jump between points in your codeFeaturesCommands
ExamplesTo set a mark, you need to set a id and can set a description (that will appears on the list) When you define a mark with an id that already exists, the old one will be replaced by the new one Currently, the markers are not saved in persistent storage. This means that all saved bookmarks disappear when you close VSCode. A setting to change this is planned for a near future. Known IssuesNo known issues Release Notes1.0.0Initial release of Marker Jumper! |