| [ | |
| { | |
| "id": "preferences", | |
| "children": | |
| [ | |
| { | |
| "caption": "Package Settings", | |
| "mnemonic": "P", | |
| "id": "package-settings", | |
| "children": | |
| [ | |
| { | |
| "caption": "Golang Config", | |
| "children": | |
| [ | |
| { | |
| "command": "open_file", "args": | |
| { | |
| "file": "${packages}/User/golang.sublime-settings" | |
| }, | |
| "caption": "Settings – User" | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ] | |
| } | |
| ] |