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

+6

Move by Paragraph

lappri 14 років тому оновлено John Flavin 11 років тому 2
The +move+ command could allow "by": "paragraph" as an argument. It should work like move by characters/lines etc but look for the next/previous "\n\s*\n" regex instead. I find it extremely useful when navigating through code and couldn't find any mention of it in ST1 and ST2.
+6

adjustable font size in side-bar

Edward Nestor 12 років тому 0

would like to adjust font size in the tabs and side-bar

+6

A version compiled for Windows RT would be useful

Matt Finch 11 років тому 0

Okay, so it's not going to be supported by MS, but the surface is jailbroken now and it would be really nice to be able to use Sublime on it.

+6

Place of files/folder in project tree is confused

Alexey Blinov 13 років тому оновлено Thomas Thomassen 12 років тому 2

I have this project structure:


| project

|--src
|--|--plugins (folder)
|--|--|--hello_world (folder)
|--|--|--ping (folder

|--|--nomad.py (file)
|--|--plugin_loader.py (file)
|--vendor (folder)
And this is what i see in Project panel:
Image 36
As you can see, it's not very clear that nomad.py and plugin_loader.py IS within src folder. Not within plugins folder... Maybe folder icons can help? Or some changes in alignments?
+6

Different tab colors for folders and file type (configurable)

Audrius Rudalevicius 12 років тому 0
Different tab colors for folders and/or file type (configurable) for grouping, ex.: editing in MVC - editing template of the same action
+6

Default Find in Files Filter

Vote 539 11 років тому 0

Developers seldom want to perform project-wide searches and have matches returned from cache files, modules, or logs.  It is time consuming to manually enter "not" expressions for these kinds of files into the "where" field of Find in Files every time a new search is performed.  It would be great to have an option in the project and/or user settings like the following:


"default_find_in_files_filter": "-*.scssc,-tmp/*,-node_modules/*,-*.sublime-workspace"

The expression would then be automatically appended to all find-in-files queries.

+6

On OSX: If you dont have a window open, most of the menu items dont show anything

jaap groeneveld 14 років тому оновлено jinushaun 13 років тому 1
for example recent projects and open recent.
you cant open a project directly with select project.

you always have to press new window and then select the project.
+6

bookmark line, not cursor position

Nickolay Abdrafikov 13 років тому оновлено Kornel 11 років тому 2

If cursor placed at column 1 and I toggle bookmark I can't remove this bookmark if cursor placed at column 2 on the same line

+6

Dead keys not working

Elliot S 11 років тому 0

The dead keys are not working on my keyboard. (For example, if I want to get "ê" I can't, it writes "^e"). It works in other programs but not in Sublime text.

Ubuntu 13.10, sublime text 3 last build (not the dev version). Same problem on sublime text 2.0.2.

+6

Love this program! One request: Allow for "OS X Finder style" file/folder manipulation from the sidebar. So drag n drop file & folder moves moves, folder renames, etc.

Charles Provence 12 років тому 0
Love this program! One request: Allow for "OS X Finder style" file/folder manipulation from the sidebar. So drag n drop file & folder moves moves, folder renames, etc.