Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Execute file flag removed on save
Sublime Text 3, Rev 3021,
Windows XP, Mounted ext 4 drive with SFTP Drive.
When ever a file is saved the execute flag is removed. Sublime Text 2 Rev 2217 does not removed execute flag.
Expected behavior: File flags are not changed.
Undo stack after auto completion should replace "completion" with tab first
extension API for acting as the editor of a componetized IDE
Double clicking Find/Replace button on Linux does 3 actions, not 2
Described in more detail here: http://www.sublimetext.com/forum/viewtopic.php?f=3&t=11212 but posting here in case you didn't see it.
Find/Replace has a really annoying bug on Linux - if you click too quickly it jumps an extra match. So if you click Find it finds the 1st match, then if you click Find twice quickly it should go to the 3rd match, but instead it goes to the 4th!
Incredibly annoying when trying to find/replace some matches in a file but not all. Still a problem in the latest ST3 build!
Find - In Location better prompting
Find What:
In Location:
In the "In Location" box I can have <project> or <open tabs> or ... well I don't know what the special commands are! A dropdown box listing the options would be helpful, or autocomplete. Make it more "discoverable".
I almost always want to find in the entire project.
Also if I do find the item and it's in a file that doesn't have a tab, double click the found item line doesn't open up a new tab. Version 2126. But clicking the filename in the find box does open the tab. It should work for clicking on the line found in that file too.
Moving tab back to previous instance doesn't work correctly
make {"include": "$self"} (optionally) also include parent definitions
When you include a syntax definition that contains spans and therein {"include": "$self"} (e.g. the shell syntax rules), then within such syntax blocks (shell loops) your own syntax rules are not further used.
it would be nice, to have something like
{"include": "source.shell", "propagateSelf": true}
This would then make sure, that each {"include": "$self"} in source.shell would get access also to my tree first.
Snippets do not show up in auto complete box on Windows
Snippets that have a <tabTrigger> attribute which starts with a special character do not show up in the auto complete box on Windows.
A good example for this are the jQuery plugins that are currently available, which contain tab triggers like this one:
<tabTrigger>.on</tabTrigger>
If the dot is removed, the snippet will show up in the auto complete box as expected. The same snippets seem to work fine on OS X.
an auto-populated list of include files within script
The one feature I've failed to find in an IDE outside of Dreamweaver code view is simple sub-menu tabs for 'include' files within the open script. Its such a handy feature for jumping between associated files. I can even put an include statement within comments and it will appear on the sub-menu. And by right clicking on one of the menu items you can open it as a separate file if you so wish. great feature in my eyes.
Heres an image of what I mean...
You can see 'source code' is the file you are currently working on and the others listed next to it are linked to it within the file in some way. That could be an include statement, js file, css file....
Customer support service by UserEcho
