Arquivos
atom/spec/fixtures/packages/package-with-menus-manifest/menus/menu-2.cson
T
2014-11-26 14:55:39 -08:00

9 linhas
129 B
Plaintext

'menu': [
{ 'label': 'Second to Last' }
]
'context-menu':
'.test-1': [
{label: 'Menu item 2', command: 'command-2'}
]