Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
contextual syntax highlighting in PHP
snippet with text transformation
i have this snippet
<snippet>
<content><![CDATA[ \$${1:var}['${1}']['${3}'] ]]></content>
<tabTrigger>var2</tabTrigger>
<scope>text.html,source.php</scope>
<description>$var['']['']</description>
</snippet>
and i want to text transform (Title case) this part['${1}'] while typing ${1:var}
so result should be like this
$adv['Adv']['name']
is it possable?
Bug in highlighting Erlang format strings
Adjust the alpha of the sublime text's window when the mouse move outside the window
Support more complex language guessing.
Python syntax highlighting for binary literals
include filter for Projects
Would love to have back the ability to specify "include_filters" for Project files. Would be happy with whatever way this worked (e.g. if include filter was used, would ONLY include those files/folders specified with filter).
hot_exit true, remember_open_files true
I love hot_exit because I always work with Open Folder.. so that means my folder is always remembered. BUT, this means I can't turn off remember_open_files. Which is a huge problem because tabs keep piliing up and I have to close each of them manually.
I'd really like it to never remember tabs once I close Sublime, but still remember the folder I'm working on.
Your comment explains that this is the situation indeed:
"// remember_open_files makes the application start up with the last set of
// open files. Changing this to false will have no effect if hot_exit is
// true"
Would be great if you can allow that!
modified file indicator on tab
Statically Link Everything For Linux Use
Customer support service by UserEcho