Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
![](https://cdn.userecho.com/characters/104.png?1)
String Functions
You can add make a plugin for string functions.for example lenght calculate, substr , md5 , ...
![](/s/cache/e0/52/e0526585ff1cbfc818e4941d597fbec6.png)
restart dialog when new plugin is installed
When some plugins are installed and need Sublime Text restart no dialog or menu exist
![](https://cdn.userecho.com/characters/68.png?1)
give info on what's going on in the status bar
for example, plugin installing, plugins infos and such
![](https://cdn.userecho.com/characters/67.png?1)
Edit Multiselection Mode
It would be nice to have a special mode for multi-selection that allow to tab between each selection and edit their content individually. The mode could be toggled with a key shortcuts, allowing for sequence such as:
1. I create a bunch of multi selection cursors in the beginning of several lines.
2. I write down some basic affectation such 'var a = 0;'
3. Always in multi selection, I come back to select the 'a' in the previous exemple.
4. I toggle the edit selection mode and I tab over all the 'a' to write a different variable name for each (at that time the individual selection I edit expand itself according to the new content).
5. I toggle back to the normal multiselection mode, which now have all the var name in the selection.
6. I could then repeat the operation with the variable value this time and define for each a different value, without losing my multi selection.
Regards
![](/s/cache/e1/0c/e10c27367deb11c3a4befff2e76a60e7.png)
undo history - like are browser
So you can jump back 10 history steps easily for example.
Not sure how you'd label each step though...
![](https://cdn.userecho.com/characters/45.png?1)
vintage mode, "." command repeating
![](/s/cache/5e/5f/5e5f0b8df91092d8d6def12d3c17271b.png)
Make All features optional!!! :D
For example, some don't like autocomplete tips, tabs in titlebar, and others do..
But if its optional, anybody can choose what they want! :D
It would satisfy everybody! Adding profiles, saving these optionss. :)
This will be very interesting!
![](https://cdn.userecho.com/characters/77.png?1)
contextual API help
Most API documentation today is available on the net. It would be cool to support web search for this. For example consider this use case:
Step 1) In some config file, user can define new seach pattern, e.g. "https://www.google.com/webhp?q=site%3Amsdn.microsoft.com+@SelectedText@" and assign it some hot-key (e.g. <alt>+<f1>)
Step 2) Select some text in a source code (e.g. CreateWindow)
Step 3) Activate the search by hot key.
Step 4) SublimeText would open a browser with the URL defined by the pattern and the currently selected text.
![](https://cdn.userecho.com/characters/66.png?1)
Select text typed since last operation
Customer support service by UserEcho