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

+1

I would like to run an external script on the selected text and have the output replace the selected text. Can someone point me in the right direction? I do this now in TextMate. I have a bunch of helper scripts that do things like format arrays, etc.

Chrispian H. Burks vor 15 Jahren aktualisiert von Queensgate Studios vor 14 Jahren 2
I assume this will be done withe the build system. I just can't find an example to get me started. 


+1

Spellcheck not working correctly with Markdown

Bodo Junglas vor 13 Jahren 0
This occurs in Sublime Text 3 Build 3059

If I create a simple Markdown file test.md
* [Introduction]()
Open it with Sublime and activate spell check, "Introduction" is marked as incorrect. When using right click it will be "corrected" to
* [Introductionn]()
+1
Fertiggestellt

Find/replace supports regexp backreferences

-5199 vor 15 Jahren aktualisiert von Jon Skinner vor 15 Jahren 0
For complex search/replace it would be great if the regular expression mode supported back references in the replace string.
Antwort
Jon Skinner vor 15 Jahren
This is already supported, the syntax is detailed at http://boost.sourceforge.net/libs/regex/doc/format_perl_syntax.html
+1

Cannot see autocomplete on lowest viewable line when window is at full height

Kevin Kirchner vor 14 Jahren 0
When I make the window the full height of my screen, the find toolbar hints and autocomplete submenu show below the viewing area and you can't see them. The hints and menus should stay in the viewable area.
+1

THANK YOU!!!

Me Whatever vor 15 Jahren aktualisiert vor 15 Jahren 0
Forgot to thank everyone, while submitting requests, for an incredibly awesome editor which excells in style and usability and ease of plugin implementation.
+1

Website Redesign

Austin Condiff vor 13 Jahren 0

Considering how mainstream Sublime Text is becoming, I really think it needs a more professional, clean looking website.

+1

Copying and pasting from Linux VM into Windows creates blank lines

Ben McCann vor 14 Jahren 0
I'm running an Ubuntu VM with Sublime Text 2 on Windows 7.  If I copy text from Sublime in Ubuntu and paste it into Windows then there is a blank line inserted after each line.
+1

Error on ESC in Control-P with no opened files

Marcelo Gomes vor 13 Jahren aktualisiert vor 13 Jahren 1

When there is no opened files in Sublime Editor, clicking on control-p and scrolling using arrows, the file can be viewed on editor, however canceling using ESC key, the file remains on editor without tab ... It is a ghost file ... The ESC key needs to cancel the file and take it off from the editor ... Only Enter key should stay with selected file.

+1

Code folding doesn't work if code isn't indented

johtso vor 15 Jahren aktualisiert von Baltasar Sanchez vor 15 Jahren 1
Currently if code isn't indented, it is not possible to fold it.

Unnecessary video:

+1

Being able to resize the sidebar

Robin Lilfelt vor 14 Jahren aktualisiert von Nicholas Platt vor 14 Jahren 1
It could be nice if you could add a way to resize the sidebar, to make it possible to see the whole filenames in the folders.