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

+5

ASP Comments quotation mark matching

Shaun Deans 13 lat temu 0
ASP Classic uses the apostrophe [ ' ] as the start of a comment.
Due to the auto insertion of the speech mark you end up with ' ' when you goto start an ASP comment.

Is it possible to disable this for certain languages ?
+5

Sublime Text 3 put C language as C++

MoonFruit 11 lat temu 0

When I use Sublime Text 3, I found Sublime Text 3 put a file which name end with ".c" as C++ language instead of C language.

This leads to some plugin work error, such as SublimeClang.

I modified C++.tmLanguage, delete the line "C", and It is correct now.

And this has not happened in Sublime Text 2.

So I think it is a bug in Sublime Text 3, that it detect file type by using ignored case file name.

By the way, I use Sublime Text 3 in Windows 7 x64.

+5

New files don't update the project side bar

Henrique Boaventura 13 lat temu Ostatnio zmodyfikowane przez Phillip Harrington 12 lat temu 4
When you create a new file in the side bar, when you save it, the side bar isn't updated, then you can't reopen the file if you close tthe tab, only if you reopen Sublime Text 2
+5

Undo buffer

Woody 13 lat temu zaktualizowano 13 lat temu 0
Restore the undo buffer when returning from a session that was closed with "hot_exit" enabled.
+5

Don't de-minimize when opening a folder

Alexander Surma 13 lat temu zaktualizowano 13 lat temu 0
(Really a first-world problem here and this might even be Mac OS X’s not yours)
When I open a *folder* from command line using `subl` (e.g. `$ subl .`) and all my Sublime windows are minimized, one of them is de-minimized, and then new window opens.
So I have to minimize that one window manually again. Really annoying. 
+5

Prevent empty document creation on start

Nick 13 lat temu 0
ST2 always seems to create an empty document upon start. When I'm editing a file from the command line or running ST2 directly and reloading my previous project / open files, I wind up with these extraneous blank documents. I would like an option to prevent this blank document from being created (a la TextMate).
+5

Spell check as you go (f6) is a little flakey.

Perry Kibler 12 lat temu Ostatnio zmodyfikowane przez Keith David Bershatsky 11 lat temu 3
If you're working with spell-check-as-you-go on (f6), sometimes flagged words will go dark (which in my theme, means they are invisible), other times, they are white text (as they should be) with red underlines. If they do go dark, simply continuing to type will fix the problem, but it's a shame to have such a beautiful product marred by such a silly bug.
+5

expose modifier-click events (e.g. alt+lmb click in view) also additional mouse buttons

walter lynsdale 12 lat temu 0
visual studio and Xcode both have the neat ability to trigger navigation from ctrl or cmd plus mouse clicks for 'jump to definition'. The ability to expose these UI actions to plugins would be fantastic; they could be used to trigger jump to ctag, find-symbol-in-files, etc
+5

Back Button Behavior after using 'Goto Definition' in Sublime Text 3

Brian Wishan 12 lat temu 0
It would be nice that after using 'Goto Definition' to navigate to a symbol in the same file, the back button returned you to the previous cursor location instead of the previous file that was visited.
+5

Support for translations

Vitor Hugo 12 lat temu 0

It would be nice if you put support for translations!