Vote count:
0
I'm trying to add a context menu command to the Atom editor so that I can easily toggle bookmarks. I added the following to my config.cson
file:
"context-menu":
"atom-text-editor":
Bookmark: "bookmarks:toggle-bookmark"
I restarted Atom and right-clicked on a line of code, but the context menu hadn't changed. Is there something else that I have to do? (I'm using Windows 7, if that makes a difference.)
asked 36 secs ago
Add Context Menu command in Atom.io
Aucun commentaire:
Enregistrer un commentaire