DO NOT USE THIS TAG UNLESS YOUR QUESTION IS SPECIFICALLY ABOUT SUBLIME TEXT ITSELF.
I've edited the file Preferences > Key Bindings User, and added this: [ { "keys": ["ctrl+/"], "command": "toggle_comment", "args": { "block": false } }, { "…
keyboard-shortcuts sublimetext3 preferencesI want to auto-align my code to make it easier to read, in a click. I'm working on Sublime Text 3 …
sublimetext3 sublime-text-pluginThis is probably really simple, but it's frustrating me so much. I'm using Sublime Text 3. Sometimes my plugins output code …
sublimetext3 sublimetext key-bindingsNote: Just started programming in Python using Sublime Text 3. I am not sure why I am getting the white dots/…
sublimetext3 sublimetextI installed the Soda Theme on Sublime Text 3 on OSX and I was wondering where are the actual files and …
sublimetext2 sublimetext3 sodaAfter installing node.js then the Sublime-JSHint plugin on Windows XP with SublimeText3, I get the following error: "Node.js …
sublimetext3 jshintWhen I press Ctrl+Tab, Ctrl+Shift+Tab or Ctrl+W the tab I get switched to is not the …
sublimetext2 sublimetext3 sublimetextOn OS X when I use the shortcut provided in documentation (⌘ + ⌃ + Up which I read as Command + Shift + Up) Sublime …
keyboard-shortcuts sublimetext3 sublimetextI have recently downloaded sublime text 3 and installed emmet. The issue that I am having is that when I write …
html sublimetext2 sublimetext3 sublime-text-plugin emmetI'm looking for a syntax in Sublime Text that highlights my Flex and Bison files (or lex/yacc) in a …
sublimetext2 bison yacc lex sublimetext3