Closed bzavala closed 9 years ago
The context menu CSON format has changed. Please see https://atom.io/docs/api/latest/ContextMenuManager
Hi @bzavala, I don't see any changes out there. This is the current code for the context menu:
'context-menu': 'atom-workspace': [ 'label': 'Launch Meteor' 'command': 'meteor-helper:toggle' ]
The context menu CSON format has changed. Please see https://atom.io/docs/api/latest/ContextMenuManager