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

+1

Goto Anything Doesn't Support Goto Symbol In Project

Daryl Robbins 11 лет назад 0
Goto Anything currently lets you Goto, well, just about anything, except for a Symbol In Project. To be consistent with the existing feature, it should also let you search across the entire project for a symbol (i.e. by typing @@symbol or some other shortcut).
+1

Different font_size for each pane via right clicking or other.

Jordon Bedwell 12 лет назад 0
It would be nice to have different font sizes for each code pane.  For example I have 2 code panes.  One that holds my current migration and the other which generally is the controller, the model or a seed.  It would be nice if we could shrink the text of the second pane so that it doesn't take up so much real estate since it's mostly there to reference.
+1

live preview with browser

pekster 11 лет назад 0
i seggest the live preview with the browser it will be owsome to edit and see  instant changes like brackets no more pain with live reload , also hex code and image preview inside code, there is more but these are main important features i hope this comes in version 3 stable
+1

Whitespace trimming leads to issues when autosave is enabled

zee 13 лет назад обновлен 13 лет назад 0
Enabling both trim_trailing_white_space_on_save and save_on_focus_lost leads to somewhat unpleasant behavior. For example, I'm editing a python file and I've got the cursor on a new line (properly indented to 3-4 tabs/4-space groups), or I've just started writing an assignment (with something like foo = <cursor> in the editor). If I switch to some other app and then switch back, cursor will jump to the beginning of line or erase whatever spaces I had at the end of current line, and then I'll have to reinsert these spaces manually. This is even more annoying if this is the last line and ensure_newline_at_eof_on_save is also set — the cursor is forcibly moved to the next line whenever you cmd-tab. I understand that ST doesn't support virtual whitespace (hopefully it will do in the future), but perhaps you could add some hack to fix this specific issue?
+1

Exclude paths from Go To Anything in a project

pete otaqui 13 лет назад 0
Similar to this request:

http://sublimetext.userecho.com/topic/43409-ignore-file-types-and-directories-in-project-when-using-goto-anything/


However, as with the original (which has been marked closed) I would idealy like this on a per-project basis, because I want to exclude packaged javascript files.


Ideally I would still like to see them in the project, since it can be useful to have a look at the packages results, but I don't want to see duplicates for almost everything in "Go To Anything" results.


It's not a huge deal since Go To Anything is pretty smart and I can just prefix my terms with "src" to get only source files.

+1

column ruler

Eye Bull 12 лет назад 0
... would be a nice feature
+1

Show top function's prototype in autocomplete window

Nick23 12 лет назад обновлен robertcollier4 11 лет назад 3

So when implementing a function, you won't have to switch to a different file and back if you forget what parameters the function accepts.

+1

Ability to switch to column selection after you already have a selection.

Martin H 12 лет назад 0

In Textmate, if I select with the mouse, and then hold Alt/Option, it switches to column mode. Or if I select lines with the keyboard, and then press Alt/Option, it switches to column mode. Currently, in ST2, I have to start the selection while holding Alt/Option, or use Add [Previous/Next] Line

+1

Completion weighting

balaam 13 лет назад 0
There are several systems that suggest completions at the moment it's just an ordered list
  • Snippets
  • API-injected completions
  • .sublime-completions files
  • Words in buffer
We can do better than this! Each of these categories should weigh their completion 0-1 on how confident they are this is relevant and then the list should be generated from that. This would make using completions much more tolerable.

There could be several weighting functions which then average the results.
+1

2 years and no updates ...

Farsheed Ashouri 9 лет назад обновлен jgstew 9 лет назад 1

Is sublime development dead?

Сервис поддержки клиентов работает на платформе UserEcho