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

+198

Built-in diff for files

otakustay 13 lat temu Ostatnio zmodyfikowane przez 杨维杰 11 lat temu 10
Is it possible that Sublime provides a built-in diff functionality like vimdiff, which takes 2 files, open in a two-column layout, and gives a side-by-side diff view(not the .diff output)
+188
Ukończony

Monitor project folders for changes

Karl Bowden 13 lat temu Ostatnio zmodyfikowane przez Jon Skinner 13 lat temu 10
And indicate if file contents have changed on disk
Odpowiedź
Jon Skinner 13 lat temu
Added in build 2027
+184

A Better Looking Find in Files Result Page

matrushka 13 lat temu Ostatnio zmodyfikowane przez robertcollier4 11 lat temu 8
A better looking find in files results like AckMate Plugin for Textmate (https://github.com/protocool/AckMate) does. Current search results are shown in a bit confusing way.
+166

add a class browser

Muhammad Atef 13 lat temu 0
add a class browser that read classes and functions where I can just click the function to navigate to it directly
+146

Implement fontStyle in .tmTheme

ivank_ 13 lat temu Ostatnio zmodyfikowane przez Jon Skinner 11 lat temu 12
I would really like to be able to make some things bold or italic.
Odpowiedź
Jon Skinner 12 lat temu
This was added in 2165
+145

Add elastic tabstop feature

oxman . 13 lat temu Ostatnio zmodyfikowane przez niahoo osef 10 lat temu 12
We have already discussed that on the forum at :
http://www.sublimetext.com/forum/viewtopic.php?f=4&t=147
+143

Display current project

Josh Bjornson 13 lat temu Ostatnio zmodyfikowane przez Jon Skinner 12 lat temu 11
Feedback in the title or status bar that shows what the active project is
Odpowiedź
Jon Skinner 13 lat temu
This was added in build 2036.

It's worth noting that it won't be visible for unregistered users on OS X, however.
+143

View encoding of file and convert encoding

daniel magnusson 13 lat temu Ostatnio zmodyfikowane przez Denis Abramov 11 lat temu 4

Make it possible to view file encoding and convert it.  ANSI, UTF-8, UTF-8 without BOM etc. 

+131

Option to change which side of the screen the minimap is on

Josh Bjornson 13 lat temu Ostatnio zmodyfikowane przez Dimitar Dimitrov 7 lat temu 12
Option to change which side of the screen the minimap is on
+130

When recording a macro it would help if it also recorded F3 (finds). I frequently need to find a token (like and underscore) and delete everything before it.

Brian Adams 12 lat temu Ostatnio zmodyfikowane przez redwards 10 lat temu 10
When recording a macro it would help if it also recorded F3 (finds).  I frequently need to find a token (like and underscore) and delete everything before it.