60 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			60 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[
 | 
						||
    {
 | 
						||
        "caption": "Preferences",
 | 
						||
        "mnemonic": "n",
 | 
						||
        "id": "preferences",
 | 
						||
        "children":
 | 
						||
        [
 | 
						||
            {
 | 
						||
                "caption": "Package Settings",
 | 
						||
                "mnemonic": "P",
 | 
						||
                "id": "package-settings",
 | 
						||
                "children":
 | 
						||
                [
 | 
						||
                    {
 | 
						||
                        "caption": "Better Coffeescript",
 | 
						||
                        "children":
 | 
						||
                        [
 | 
						||
                            {
 | 
						||
                                "command": "open_file",
 | 
						||
                                "args": {"file": "${packages}/sublime-better-coffeescript/CoffeeScript.sublime-settings"},
 | 
						||
                                "caption": "Settings – Default"
 | 
						||
                            },
 | 
						||
                            {
 | 
						||
                                "command": "open_file",
 | 
						||
                                "args": {"file": "${packages}/User/CoffeeScript.sublime-settings"},
 | 
						||
                                "caption": "Settings – User"
 | 
						||
                            },
 | 
						||
                            {
 | 
						||
                                "command": "open_file",
 | 
						||
                                "args": {
 | 
						||
                                    "file": "${packages}/sublime-better-coffeescript/Keymaps/Default (Windows).sublime-keymap",
 | 
						||
                                    "platform": "Windows"
 | 
						||
                                },
 | 
						||
                                "caption": "Key Bindings – Default"
 | 
						||
                            },
 | 
						||
                            {
 | 
						||
                                "command": "open_file",
 | 
						||
                                "args": {
 | 
						||
                                    "file": "${packages}/sublime-better-coffeescript/Keymaps/Default (OSX).sublime-keymap",
 | 
						||
                                    "platform": "OSX"
 | 
						||
                                },
 | 
						||
                                "caption": "Key Bindings – Default"
 | 
						||
                            },
 | 
						||
                            {
 | 
						||
                                "command": "open_file",
 | 
						||
                                "args": {
 | 
						||
                                    "file": "${packages}/sublime-better-coffeescript/Keymaps/Default (Linux).sublime-keymap",
 | 
						||
                                    "platform": "Linux"
 | 
						||
                                },
 | 
						||
                                "caption": "Key Bindings – Default"
 | 
						||
                            },
 | 
						||
                            { "caption": "-" }
 | 
						||
                        ]
 | 
						||
                    }
 | 
						||
                ]
 | 
						||
            }
 | 
						||
        ]
 | 
						||
    }
 | 
						||
]
 |