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

+12

Maintain selection after find/replace in Selection

Jake Wilson 13 років тому оновлено Daniel Green 11 років тому 2
Currently when you do a find/replace in the current selection, after you click "Replace All" you loose whatever selection you had.  It would be very nice if it re-selected and maintained whatever you had selected before performing the find/replace.

The reason this would helpful is sometimes there are multiple things in a selection of code that I need to replace. It would be nice to select my code block once, then do a find/replace.  Then another find/replace.  Then another, etc... Right now, I have to select code block, find/replace.  Select code block again, find/replace, select code block again, find/replace, etc...
+12
Виконано

vim modes and keybindings

Laughedelic 13 років тому оновлено Jon Skinner 13 років тому 0
Відповідь
Jon Skinner 13 років тому
Added in 2111
+12

Shift-click minimap => move to shown location

Jeff Yeo 14 років тому оновлено Micheal Winger 13 років тому 2
So let me try to explain what I mean.
When I open like a 5000 line file in sublime,
the minimap can't show everything in one vision, so it only shows a portion of it. (which is fine.)
So I look at the minimap, and notice the area I want to move to, I click that area.
Now right here, because I the minimap only shows a small portion of the file at the moment,
even if this area X is, say, 1/3 way from top in the minimap, it can be actually from bottom in terms of the entire file.
So when I click the area X in the minimap,
the view moves to 1/3 way from top out of the FILE, which may be no way near the actual area X.

The way it is now has a logic of it's own too.
So may I suggest, maybe if I shift-click it instead, it could move to the place visual in the minimap? instead of acting exactly like a scroll bar?

I know this description is confusing in words. If you need clarification, just comment, or open a really really long file in sublime and mess around with the minimap. You will see what I mean.
+12

Goto anything overlay too narrow

Oktay Acikalin 14 років тому оновлено Alex Rogers 12 років тому 4
It would be nice to have the goto anything overlay expandable in width. Long paths just get shortened too much. Perhaps 50% of the view width?
+12

Exclude files/folders from project with regex patterns

Erik Kallevig 12 років тому 0
Currently you can exclude folders by name or files by type (ie. extension types) using the "file_exclude_patterns" and "folder_exclude_patterns".  The reason I looked into this setting was to be able to exclude the minified versions of .css and .js files that sit in the same directory as the un-minified versions.  I'd love to be able to specify an exclude pattern like ["*.min.js"] instead of just being able to exclude all .js files like you can currently do.
+12

save file should occur without freezing editor

Alex Robinson 13 років тому оновлений 13 років тому 0
Saving files opened from a remote disk (eg, ssh) can take a long time depending on the internet connection. During this time, the editor is unusable/frozen. It would be nice to be able to continue working with the other files at least while the save is working. For example, each open file could operate as a separate computing process (like each tab Google Chrome) so that what's happening with one file doesn't affect the usability of the others.
+12

Searching for case insensitive umlauts in Sublime Text 3 doesn't work. åäö should be equivalent to ÅÄÖ.

Victor Widell 11 років тому оновлено Andrew P A. 9 років тому 4
+12
Виконано

Bold and Italic font support to display keywords text

Radu Coc 13 років тому оновлено Jon Skinner 13 років тому 2
Will be great to have support for BOLD and Italic fonts to display keywords text, to represent (display) more accurately some kind of files especially source-code and MarkDown. So, for example (in .md file) when I surround some text with the Italic mark (_example_) or bold mark (**example**) to display the text between the marks with Italic and Bold fonts (_example_)(**example**). The same applies to souce-code files.
When I choose as font for text Arial, Sublime is displaying all the file using the font Arial Regular. Will be great to have an option to display some portions of the text (configured from configuration file-type) also using the Arial BOLD and Arial Italic font.
Відповідь
Jon Skinner 13 років тому
Added in 2165
+12

[Suggestion] Convert indentation to spaces or tabs on save

Torsten Pohl 13 років тому оновлений 13 років тому 0
I would appreciate a setting like "convert_indentation_on_save" with the arguments "to_spaces", "to_tabs", "".
+12

Start a project on kickstarter.com and release Sublime Text with an open source license. Sublime Text is a great editor!

gio 12 років тому 0