Whole project function list
Dragging down line numbers should select last line
TTY version!!!
As a longtime, die-hard Emacs user I found Sublime Text 2 is simply awesome; however the only thing that's keeping me from purchasing it is it's lack of a plain text mode because easily I spend half of my editing time on a tmuxed console.
Having Sublime Text 2 available for console -with the same functionality graphical version have- would be simple amazing.
Btw: an Emacs-like key-binding feature would be greatly welcome also!
API for language syntax
display selected character's unicode value
Open a new window when you middle click the taskbar icon in Windows 7/8.
When you middle click (or Shift+click) an icon of a program that's already running in the taskbar in Windows 7/8 the standard behavior is to open a new instance of the program. Sublime doesn't seem to comply with that and instead focuses on the currently open window.
"Order by" for project folders
Cloned file should not warn on save if file is currently open in other views.
Advanced word separators
However there are many cases where their treatment is a bit counter-intuitive (see below).
Proposal in brief: three separate settings (word breaks indicated by | )
- special_chars: they get treated as the current word_separators. i.e. word boundaries precede and follow them as in "bla |bla|:| bla"
- pre_word_separators: they introduce a word boundary only before themselves. e.g.: "bla|\bla| bla" but not "bla|\|bla| bla"
- post_word_separators: they introduce a word boundary only after themselves. e.g.: "bla |bla'|bla" (think of prime in math mode, not string quotes.)
If you consider backslash as a word separator in LaTeX, you end up not being able to select a command as a single word, by double clicking for example. But if you exclude it from the word separators two commands in a row would be considered as a single word e.g.: "\cmd\cmd".
My solution would make this work as expected and is general and clean enough to find applications in other use cases.
File is marked as dirty even though the file itself is unchanged
This behavior breaks my plugin which forces a set indentation type.
Build 2210
Project Explorer
It would be good to have a consistent UI for 'managing' projects (creating them, deleting them, indexing/exploring them).
Right now all I have for this is the 'recent projects' menu option. Is there something out there that I'm missing?
If not, this could be another of many reasons why SublimeText is the best thing since sliced bread.
Is there a way to tab complete when dealing with paths as in terminal? (i.e., in the command palette and in the find/where panel)
Save just the workspace
Restoring/restarting on the mac should re-open windows in the correct desktop spaces
I use several "Spaces" or "Desktops" on the mac to organize work. When restarting Sublime, it re-opens all of the windows on the current desktop, not the desktop where they were previously.
Show the number of lines of a file in the bottom bar
It would be nice if we have, by default, the total number of lines of any file in the bottom bar, right before the current line and column display.
Acme style mouse chords
Alternate pointer when in column selection mode
Vertical selection toggle with alt/option
Refactoring
It would be nice to be able to do at least simple refactoring, now that the symbol database works so great.
At first, at least for C++, Java, ObjC and the like:
- Rename functions and classes (update all references)
- Introduce variable
- Extract method
Other can come later.
Thanks.
Kundesupport af UserEcho