Matching brackets show highlighted indention line
nodejs auto completion
I wasn't able to track down a nodejs auto completion module. The only node.js textmate bundle I found doesn't have a .tmLanguage
Enable keyboard hotkeys for Close File dialog
This is a minor functionality tweak, but it would be great to have hotkeys for the Close File dialog that duplicate similar applications' functionality. Here's the Sublime Text dialog in question:
Here are the hotkeys I propose:
d - Same as clicking "Don't Save"
c - Same as clicking "Cancel"
s - Same as clicking "Save"
Here's the same Photoshop dialog for which the above hotkeys function properly:
Why make this change? It's much more friendly to keyboard-users who use Cmd+W to quickly close multiple open files.
Thanks for the consideration!
"Go to symbol" crashes with SCSS
Update API Documentation
Link of the API : http://www.sublimetext.com/docs/api-reference
Navigate or filter project file/directory by typing
Customizations
hex rgb color code hightlight
<code>#ff0000</code>
code {color: #000, background-color: #ff0000}
the example is just to demonstrate what I mean what sublime should do ...
don't know if I explained it the way I mean it. goal is to let me see what colors look like while writing code :)
Fantastic!
Make drag'n drop of some filetypes into editing area work under Linux
I tested this under Windows and could not reproduce this bug.
Project settings should remember per-file text wrap settings
- Create a file, eg. test.md in a new directory
- Enable text wrap, set it to 80col
- Save the file, create a sublimetext project, eg. test.sublime-project
- Close the project, reopen it, open test.md
- text wrap settings have not been remembered
What would be cool is to store these per-file settings in the project settings file.
Persist index of files in projects folder
When switching projects with Ctrl+Alt+P, the index of the files in the project folder is rebuilt. As I usually switch between different versions of the entire AOSP, this is incredibly slow and makes switching between projects impratical.
I realize that files may have changed in the meantime, but at least scan for changes in the background while letting the user use the cached file list from the previous session.
ctrl click on hyperlinks to known symbols
Autodesk Maya MEL syntax
Keep The Size Of Tabs Until The Mouse Is Moved From The Tab Bar
Key Bindings: Modifier Only *Double* Keypress
The ability to assing a "modifier only double keypress" as a key binding.
ex:
"keys": ["control+control"] = Typing the control key twice-in-a-row executes the command.
This would be really handy for the Control Palette.
It's a nice way to get another "easy target" keyboard shortcut after all of the "space+___" shortcuts have been taken.
I first saw this feature in Quicksilver and it's very convenient.
Here's some related links and information:
http://geek.michaelgrace.org/2011/02/double-key-press-activation-state-machine-thingy/
http://rawsyntax.com/blog/quicksilver-secure-keyboard-entry-and-single-modified-activaction/
Definable context for mouse bindings
Customer support service by UserEcho