Skip to content

Instantly share code, notes, and snippets.

@notacouch
Created February 22, 2016 21:08
Show Gist options
  • Save notacouch/caf01cbc11004331f735 to your computer and use it in GitHub Desktop.
Save notacouch/caf01cbc11004331f735 to your computer and use it in GitHub Desktop.
Coda bookmark matching for atom-nav-panel
#marker-rule: /\/[\/\*] ?\!(.*)/||%1||Comment Bookmarks
@notacouch
Copy link
Author

It's not perfect, e.g. it'll match the closing of a single line comment block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment