UNPKG

atom-nuclide

Version:

A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community.

23 lines (22 loc) 434 B
{ "menu": [ { "label": "Nuclide", "submenu": [ { "label": "Working Sets", "submenu": [ { "label": "Select active", "command": "working-sets:select-active" }, { "label": "Toggle last selected", "command": "working-sets:toggle-last-selected" } ] } ] } ] }