45 lines
		
	
	
	
		
			1.5 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
	
		
			1.5 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
[
 | 
						||
    {
 | 
						||
        "caption": "Preferences",
 | 
						||
        "mnemonic": "n",
 | 
						||
        "id": "preferences",
 | 
						||
        "children":
 | 
						||
        [
 | 
						||
            {
 | 
						||
                "caption": "Package Settings",
 | 
						||
                "mnemonic": "P",
 | 
						||
                "id": "package-settings",
 | 
						||
                "children":
 | 
						||
                [
 | 
						||
                    {
 | 
						||
                        "caption": "WakaTime",
 | 
						||
                        "mnemonic": "W",
 | 
						||
                        "id": "wakatime-settings",
 | 
						||
                        "children":
 | 
						||
                        [
 | 
						||
                            {
 | 
						||
                                "command": "open_file", "args":
 | 
						||
                                {
 | 
						||
                                    "file": "${packages}/WakaTime/WakaTime.sublime-settings"
 | 
						||
                                },
 | 
						||
                                "caption": "Settings – Default"
 | 
						||
                            },
 | 
						||
                            {
 | 
						||
                                "command": "open_file", "args":
 | 
						||
                                {
 | 
						||
                                    "file": "${packages}/User/WakaTime.sublime-settings"
 | 
						||
                                },
 | 
						||
                                "caption": "Settings – User"
 | 
						||
                            },
 | 
						||
                            {
 | 
						||
                                "command": "wakatime_dashboard",
 | 
						||
                                "args": {},
 | 
						||
                                "caption": "WakaTime Dashboard"
 | 
						||
                            }
 | 
						||
                        ]
 | 
						||
                    }
 | 
						||
                ]
 | 
						||
            }
 | 
						||
        ]
 | 
						||
    }
 | 
						||
]
 |