Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.

0

vim's "f" or "t" counterpart - move cursor to a specific char

Tomasz Wróbel 12 лет назад 0
Is there a way to move the cursor to a specific char (or, even better, a string) in the line? Something that you'd do with a "f" or "t" in vim. That'd be especially useful in multi line edit.
0

More obvious Goto Anything selection (when there are only 2 candidates)

Ben Ma 12 лет назад обновлен 12 лет назад 1
In the Goto Anything dialog in build 2210, the selected file is indicated by a solid light grey fill (non-selected files are indicated by a solid dark grey fill).
When there are only two candidates/files to available, it is difficult to immediately tell which file is selected.
Suggestion 1: Change the selected file fill color to something obnoxious/obvious like blue, orange, red, green.
Suggestion 2: Append a suffix to the file "(Open in new tab)" indicating the action that will occur if the user presses the enter key.
0

Explorador de Código

jrcsDev 12 лет назад 0
Se necesita una ventana que pueda mapear todas las variables, funciones, clases y métodos existentes en el archivo de texto. Esto facilitaría mucho la navegación dentro del código
0

Add Sublime Text to default programs (WIN)

Ellos 11 лет назад 0

Could you add the capabilities (thats how microsoft calls it), not associations, of Sublime Text to the registry?


http://msdn.microsoft.com/en-us/library/cc144154%28v=vs.85%29.aspx


This would mean that when i try to use some new file format, that sublime text supports but has not been associated with, it would show up in the list of " open with" programs.


Currently for every file I want to associate I need to browse to the install directory of sublime text to select the .exe and associate it.


Microsofts way will also allow you to select, from the list of supported formats (capabilities), what formats you would like to associate.

This would be able to be done via the control panel's "Default Programs" section. 


It would make your sublime ;) software rock even more!

0

Indexing API

Vsevolod Ivanov 12 лет назад 0

I love sublime text, and bought st3, but for full happiness i need api through which i can add symbols to index, add rules to index, check is some symbols in index or not, and etc. When ST3 became stable, any chances to see this kind of API here?)  Thank you and sorry for my bad english skills

0

settings.add_on_change doesn't appear to work correctly

Drarok 13 лет назад обновлен 13 лет назад 0
When using <Settings instance>.add_on_change(key, func), the callback only appears to get triggered when the "main" settings file (projectname.sublime-settings) within the Package is altered, ignoring my User/projectname.sublime-settings file.

This is despite the fact that Sublime is returning the correct values from <Settings instance>.get(key) once I restart, so it is definitely *reading* the file, just not watching it.

I'm running Mac OS X 10.6.8 at home, yet to test it at work on Mac OS X 10.7.3.
0

Crash with many tabs open

Max Noé 12 лет назад 0

A global search and replace has left my editor with hundreds of open tabs. When trying to close them all from the File menu, the application crashes. When trying to close them one by one (by pressing Ctrl+W, no tabs are visible at that time) the application crashes as well. This happens every time.


The application crashes as soon as the tabs become visible again. Re-opening the application leaves it with the same tabs, so it's a question of time that it crashes again.


This happens on version 2.0.1, build 2217, on a MacBook Pro running Mac OS X 10.7.


It should also be noted that implementing this feature could very well solve the problem.

0

Apply color scheme to all windows

Пётр Дёмин 13 лет назад обновлен 13 лет назад 0
It's hard for eyes seeing nice dark background of code window and light backgrounds of other windows (Side Bar/Output/Console). It would be nice, if chosen color scheme will apply to all windows.
0

reindent on an html tag split over multiple lines behaves incorrectly

Ben Reynwar 11 лет назад 0

If an html tag is written over several lines .e.g


<div

  id="mysuperdiv"

>

</div>

then it does not indent correctly when using 'reindent'.

0

Highlight Multiple Syntaxes in One File

mroseman13 11 лет назад 0

Add a feature to highlight multiple language syntaxes in a single file. 

In many languages, there are ways to use code written in another language. Take HTML, you can easily write CSS, JavaScript, VBScript, and more within the .html file. I'd love a feature to highlight each line of code in its respective language.


Сервис поддержки клиентов работает на платформе UserEcho