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

+11

Syntax highl. for AutoHotkey

Haukur 13 лет назад 0
Hi! In the non-beta version of Sublime Text you have syntax highlighting for AutoHotkey. Could you add it to the beta as well? Thanks!
+11

Exiting distraction free mode exits full-screen mode also [osx]

Gregg Lind 12 лет назад 0
(needs a 'was_already_full_screen' var)


+11

Code folding for diff (patch) files

Kai Grossjohann 13 лет назад обновлен 13 лет назад 0
I would expect code folding for diff files to fold hunks and files.

So if I do "Fold All" on a diff file, I would see a list of files that are patched by this diff.  Unfolding such a file, I would get a list of hunks, and unfolding a hunk I would get the contents of that hunk.

What do people think?
+11

Using F3 in a macro

Andrew Hampton 13 лет назад обновлен David Fooks 12 лет назад 1
I bought ST2 a few months ago but ending up switching back to Notepad++ because I use this pattern so much. I'd like to be able to do this:

Ctrl+f
[type search query]
Esc
Ctrl+q
F3
[some action]
Ctrl+q

The macro would then find the next instance of my search query, then perform [some action].
+11

Encoding missing: UTF8 with BOM

Pelle Poluha 13 лет назад обновлен robertcollier4 12 лет назад 1
Encoding missing: UTF8 with BOM (Byte Order Mark). Current UTF8 creates a file without BOM. Need to open the file in Notepad++ for this.
+11

New windows should use position of last closed window

Ben Willmore 13 лет назад обновлен Hay 12 лет назад 1
If I close a window, and then create a new one, the position and dimensions of the old window should be re-used for the new one. Currently (on Mac), new windows are always centred on the screen.
+11

Ability to go to a specific column in Goto Anything

Oleg Oshmyan 14 лет назад обновлен Neville Bagnall 13 лет назад 1
For example, using a :line:column syntax.
+11

Freehand Editing Mode

Davorin Šego 13 лет назад обновлен niteshade 8 лет назад 2
Allows the caret to move past end of line and inside tab characters.
+11
Отвечен

Setting line numbers color?

lashtal 14 лет назад обновлен Jon Skinner 13 лет назад 1
It appears line numbers color depend on the settings.foreground key, with a little transparency added.
I'd like to make line numbers almost transparent, so they wont introduce visual noise but still be visible, is it possible?
Ответ
Jon Skinner 14 лет назад
Added in build 2020, you can now use the "gutterForeground" key in .tmTheme files
+11
Завершен

Add "Re-open closed tab" to the tabs context menu (like in Chrome)

funkjedi 14 лет назад обновлен Jon Skinner 13 лет назад 2
Ответ
Jon Skinner 13 лет назад
Added in 2165

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