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

+3

Drag'n Drop with OS integration from sirdebar

Aggressivex il y a 14 ans 0
I'm not sure about other OS but in OS X , you can't import or export any file from/to the sidebar …
+3

Macro's wont copy and paste new content, just pastes the same content originally copied

Alan Andersen il y a 14 ans mis à jour par Les Stroud il y a 13 ans 2
If I make a macro to copy part of one line of code and paste it somewhere else (using bookmarks), and do this for many lines in a row it works flawlessly, except that what it pastes is the content from when the macro was first created and not the respective line's content.
+3

osx - minimized window is not restored opening a file

Enrico Ganzaroli il y a 13 ans 0
OSX 10.7.3: with the option "open_files_in_new_window": false, if the main window is minimized in the dock and you double click on a file associated with sublimetext, the window is not restored.
+3

Tag tree in the side panel

Shattered_Vision il y a 14 ans 0
Really self explanatory. A view in the side panel, maybe by making another tab in it so you could switch between open files and the tag tree. When clicking on a tag in the tree it goes straight to that tag in the editor.
+3

tab row treatment suggestion

Hans Meyer il y a 13 ans mis à jour il y a 13 ans 0
Subtle point, I know, but I think the background color of the tab row needs to blend more with the non-selected tabs rather than the selected tab. Otherwise, I think it sends a mixed message visually about what is primary and what is secondary since the higher contrast between the background and the non-selected tabs makes them pop more.

Perhaps this could be set forth as a design guideline and applied to the themes that ship with ST2?

Current:

Image 68

Suggested:

Image 69



+3

Default Window Size on Ubuntu 11.04 is tiny

Pete Otaqui il y a 14 ans mis à jour par U N. il y a 14 ans 1
When a new Sublime Text 2 window opens in Ubuntu 11.04, its window is absolutely tiny (about 20px high by 1 px wide) and is very easy to miss altogether.
+3
Corrigé

Context-aware bracket matching

David Čepelík il y a 14 ans mis à jour par Jon Skinner il y a 14 ans 0
Context-aware bracket matching: f(")"); result Sublime Text to match the closing parenthesis in the string with the opening parenthesis of the function.
Solution
Jon Skinner il y a 14 ans
Done in build 2051
+3

C++ indentation options are too crude

codex il y a 14 ans mis à jour par James Z. Liang il y a 11 ans 4
I really miss Emacs's C++ indentation features.  My company's coding standard is quite rigorous and without auto-indent help using ST2 for C++ is very tedious.
+3

Glitches on ubuntu 12.10

Kfadelk il y a 12 ans mis à jour il y a 12 ans 1


+3

Custom color for: dots, colon, semicolon, quotation marks etc..

Adrian M il y a 12 ans 0

This increases the readability of the code imo.