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.
Implement SlickEdit's "complete-more" command
Each "Open recent" should open the previous last opened
Highlighting within brackets
Hi there,
Currently in sublime you get a little marker to show the start and end of any bracket you are within. () [] or {}
It's handy but when you are in a large file it can be a bit like Where's Wally trying to find the other one sometimes, so I thought it might be nice if you had the option to slightly highlight that section so it's really easy to see where you are.
Just thought this might be kinda cool.
Thanks
Pete
When "finding next", reset x-axis view to 0
When performing a "find next" within a document, if you hit a result that is "offscreen" to the right, the x axis (scrollbar) moves right so you can see the result
Then, when you continue "finding next", the scroll bar remains shifted right to the value of the previous find (which IMO is usually undesirable, since seeing the 0'th column in code is most important to gain your bearing)
My suggestion is to reset the view x-axis to 0 after every "find next"
Vintage mode: make yank work with multiple cursors
When you have multiple cursors and copy then paste with sublime it pastes what each cursor copied. when you enter visual mode with multiple cursors, hit y and then hit p each cursor pastes what was copied from all the cursors one after the other.
Cursor doesn't move when you shift+click to select backwards
Translate Sublime Text 2 to Spanish (Mexico)
I volunteer to translate Sublime Text 2 to Spanish of Mexico. What do you think?
Option to move cursor in spaces as if they were tabs
Would probably make sense to add some kind of mechanics to toggle between the two if you, for whatever reason, want to reach a space in the middle of a bunch of spaces.
Please please add this. I've been changing editor like a million times mainly because of the consistent lack of said feature. If no one else cares to implement it, I will one day I will buckle down and write my editor :)
Thank you
Pelle
Add ability to navigate quick panel using TAB key
When using Vintage mode, I rarely use arrow keys. It would be nice if I could navigate quick panel using TAB key instead.
Edit root files under linux
Сервис поддержки клиентов работает на платформе UserEcho