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

+5

We need clone tab

Jeff Yeo hace 14 años 0
Bring it back please. :(
+5

do not show ruler in the console

Vojta Jína hace 11 años 0

When using rulers, they are displayed in the bottom console too. I don't think that should be the case.

+5

Textmate bundles manager

v lunch hace 14 años actualizado por Denis Tomilin hace 14 años 1
I would be great if there was a bundle manager for easy installation of textmate bundles from internet like e-texteditor has it.
+5

Shouldn't open a new window when restarting on Lion

Ross Smith hace 13 años actualizado por Felipe Cypriano hace 13 años 1
When I restart a Mac, with Lion's "re-open apps on restart" behavior, ST2 always opens a new window with a blank document when the system starts, even if there was no ST2 window open before.
+5

Show filename including path in status bar

Oktay Acikalin hace 14 años actualizado por Shyam Habarakada hace 12 años 2
+5

Show line terminators

Arne Hormann hace 13 años actualizado hace 13 años 0
I sometimes have to work with files where both "\r\n" and "\n" are used and have different semantics (e.g. a datafeed containing market data where they are used as record and field group separator. I don't know who's brilliant idea that was...). I also need this feature to debug generated MIME-Emails, where e.g. Outlook and Thunderbird are very sensitive to which line terminators are used in header and body text. HTTP-requests or responses are another scenario where this could be useful.
For now, I have to switch back to Notepad++ whenever I encounter one of these files. I'd really love to only use Sublimetext.
+5

Combining diacritics (accents) not rendering correctly in the buffer

Iain McGinniss hace 12 años actualizado por Jens Larsson hace 11 años 2

I use the the OS X automator plugin UnicodeIt in order to allow me to type LaTeX amsmath macros to produce unicode characters that are difficult to type otherwise. Attempting to produce a character which uses a combining diacritic (e.g. an accent) in Sublime Text does not work correctly: for instance converting


\overline{\epsilon}


which should produce ε̅ instead produces:


Image 221


This problem is not actually caused by UnicodeIt as far as I can tell, as attempting to paste any of the characters with combining diacritics from this test page causes the same issue. Pasting these characters into a terminal, or TextEdit, produces the desired result:


Image 222


I think this is related to this forum post on display of accents on greek characters in tab titles - the rendering problem looks the same, where the diacritic is separated from the character it is intended to combine with. I notice that if I create a file named ε̅.txt and open it with sublime text, it renders correctly in the tab title:


Image 223


I am using Version 2.0.1, build 2217.


+5

Matching brackets show highlighted indention line

Paul Verbeek hace 13 años actualizado hace 13 años 0
When matching brackets are found, the corresponding indentation line could be highlighted
+5

nodejs auto completion

Val Astraverkhau hace 13 años 0

I wasn't able to track down a nodejs auto completion module. The only node.js textmate bundle I found doesn't have a .tmLanguage

+5

View -> Show non-printable chars

sdf hace 13 años 0
Like :list in VIM