Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
OS specific Run configurations
I think it should be possible to have OS specific Run configurations.
So Ctrl + Shift + B does a different command in Windows than in Linux.
Center text around cursor on keystroke
Keep the current position visible in the scroll pane on the right
Sublime Text 2 kept the current scroll position window visible at all times in the scroll pane on the right; bring it back, so I know where I'm at in my files!
Scriptability
On the Mac, I use Alfred a whole lot. I use it to open files using AppleScript, but that is about all I can do with it. I would like to be able to setup default window layouts, but Sublime does not respond to any scripting commands of that nature. I dear say others would like to have some way to control Sublime from the outside using some scripting language (python, node, zsh, etc). On X Windows, this would be easy. But, under OS X, I have not found any way to do it (window layout control). If plugins can control window placement, then it would be easy to write a plugin for this (I think).
entity.name.tag.localname.xml doesn't allow '.' char
The regular expression for matching the xml tag localname isn't correctly.
the '.' is allowed in the localname so the correct expression should be:
(</?)(?:([-_a-zA-Z0-9]+)((:)))?([-_a-zA-Z0-9:\.]+)
If have simply added the \. in the last group ... could you please add this in the XML.tmLanguage file THX ...
And: Sublime text is amazing! I will purchase a licence for Xmas for ME ;)
File doesn't appear in "Find in Files" result if it contains ASCII control character 1C
Snippet for multiply scopes
<snippet>
<content><![CDATA[
${1:var}['${2}']['${3}']
]]></content>
<!-- assert_equal(${1:expected}, ${0:actual}) -->
<tabTrigger>var2</tabTrigger>
<scope>source.php</scope>
<scope>source.html</scope>
<description>$var['']['']</description>
</snippet>
not working for scope.html
how to do it for several scopes
File modified status (*) out of sync on title bar in Linux
Contextual history backtracking for only selected texts leaving history of other text intact
Let say you have some text
-----------------------------------------------
1| psudo code {
2| function of complexity
3| lots of code that i need to make lots of changes to
4| }
5|
6| some other stuff that gets edited in between edits
7| of my psudo function
8|
9|
I want to be able to select my psudo code text block and (crtl/cmd)+z only its history leaving the state of my other code intact.
I understand it is a very complex problem to solve but It would be unbelievably useful and a great time saver.
Служба підтримки клієнтів працює на UserEcho