Sublime Forum

Jumping to bookmarks in code

#1

Hi There,

The start of my CSS files normally contain a commented out table of contents like this:

// 1 - BASE STYLES AND BOOTSTRAP OVERRIDES
// 2 - CENTERED LAYOUTS
// 3 - BACKGROUNDS
// 4 - MAIN NAV
// 5 - HOME STYLES

(I use a CSS pre-processor hence the comment style)

Is there a way to:

  • Make these link to Sublime Text bookmarks? or
  • Set a shortcut key for each bookmark? or
  • Name the bookmarks (instead of just line numbers) and display them in the sidebar or a window?

Cheers

0 Likes