30 lines
No EOL
1.3 KiB
Text
30 lines
No EOL
1.3 KiB
Text
[
|
|
{
|
|
"id": "tools",
|
|
"children":
|
|
[
|
|
{
|
|
"id": "packages",
|
|
"caption": "Packages",
|
|
"children":
|
|
[
|
|
{
|
|
"caption": "Package Development",
|
|
"children":
|
|
[
|
|
{ "caption": "New Package…", "command": "new_package" },
|
|
{ "caption": "Delete Package…", "command": "delete_package" },
|
|
{ "caption": "-" },
|
|
{ "caption": "New Syntax Definition", "command": "new_syntax_def" },
|
|
{ "caption": "New Syntax Definition from Buffer", "command": "new_syntax_def_from_buffer" },
|
|
{ "caption": "-" },
|
|
{ "caption": "New Raw Snippet…", "command": "new_raw_snippet" },
|
|
{ "caption": "New Raw Snippet from Snippet…", "command": "new_raw_snippet_from_snippet" },
|
|
{ "caption": "Generate Snippet from Raw Snippet", "command": "generate_snippet_from_raw_snippet" }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
] |