Browsing through the Syntax menu is slow for those without the OS X menu search function…
SyntaxGet adds the ability to quickly change the current view’s syntax mode. Enjoy!
[size=200]SyntaxGet on GitHub[/size]
Browsing through the Syntax menu is slow for those without the OS X menu search function…
SyntaxGet adds the ability to quickly change the current view’s syntax mode. Enjoy!
[size=200]SyntaxGet on GitHub[/size]
That is true, and the command palette is awesome. If you switch filetypes a lot though (I have 5 different open right now ), this is just a smidge faster because it’s only syntax. :cheers: <—can this be a smilie please?
nice. I still like the granularity a bit.
I’m still a bit jealous the built-in palettes have better display options
You can create a shortcut that pre-populates the command palette and therefore filters the initial options available. You can then type in something to further filter the options.
{ "keys": "ctrl+shift+y"], "command": "show_overlay", "args": {"overlay": "command_palette", "text": "Set Syntax: "} }