Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
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
No Windows Aero style for messagebox buttons
Just a minor inconvenience but hopefully it's easy to fix.
Show a code navigator in the sidebar.
Here's two example images showing what I mean. The code navigators are in the sidebar on the right.
and
It's the main reason that I switch to Coda 2 once my code gets beyond a certain size.
multistring sql
When in PHP code string contanin SQL code highlight don't work when string started with new line. Example:
<?php
$query = "
SELECT
*
FROM
`table`
";
?>
Worked well:
<?php
$query = "SELECT
*
FROM
`table`
";
?>
Служба підтримки клієнтів працює на UserEcho