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

+7

Code completion keyboard shortcut clashes with default system-wide shortcut on Mac OS X

Oleg Oshmyan vor 14 Jahren aktualisiert vor 14 Jahren 4
Ctrl+Space on Mac OS X opens the Spotlight search box by default. While this can be changed, it would be nice if the default keyboard shortcut for code completion in Sublime Text would not clash with it.
+7

Symlinked directories result in duplicates

Jo Liss vor 12 Jahren aktualisiert von James Van Dyke vor 12 Jahren 1
There is problem with symlinks: Say I have a symlink "J" pointing to the app/assets/javascripts directory.

Then both Cmd+P and the subl command will wrongly treat J/foo.js and app/assets/javascripts/foo.js as different files, and merrily open them in separate tabs, even though they are the same file.
+7

Browsers-like features (tabs)

SubSam vor 13 Jahren aktualisiert von Chris Dant vor 13 Jahren 1

1. a better to create new tab/file by double-clicking on tab container or by "+" button (aka. "new tab") just like Internet browsers..


2. restore recently closed tabs/files using "command-shift-t".

+7

Browsing Symbol should work at project level

Norman Casagrande vor 13 Jahren aktualisiert von Francis Gastellu vor 12 Jahren 2
Browsing by symbol (using @) is really nice but it would be even better if it could search in the whole project instead of just the current file.
+7

Preserve case "button" in F&R on files/folders is not shown

huglester vor 11 Jahren aktualisiert vor 11 Jahren 1

Hello,

'Preserve case' button is not always visible, only when using default 'CTRL + H' option, not with Find -> Find in Files

I'm using Windows version (win8 x64) of ST3 build 3021.

Thank you for nice product


Related links:

https://github.com/SublimeText/Issues/issues/37
https://github.com/titoBouzout/SideBarEnhancements/issues/93


+7

Column select from keyboard only.

Me Whatever vor 13 Jahren aktualisiert vor 13 Jahren 0
Hello,

It would be great if column selection would work from keyboard just as the ctrl+right click and drag with the mouse. Meaning that you can expand a square selection block from the current cursor position by using directional keys and a meta key.
+7

Hot exit by default

Joel Thornton vor 14 Jahren 0
Hot exit is one of my favorite new features in Sublime Text 2. I'd like to see an option to make hot-exit the default behavior for Sublime when Sublime is exited, either via the titlebar "X" or Alt+F4.

The latter can already be done by editing one's .sublime-keymap file, but there doesn't seem to be a way to change to hot-exit behavior for regular application closing.
+7

Dock / Undock Sidebar

Adrian Hart vor 12 Jahren aktualisiert von Kevin Coulombe vor 11 Jahren 1

For those of us who have a multi-screen set up it would be nice to be able to dock and un-dock the sidebar. The option to drag the sidebar onto the second screen would be a bonus for me as it is a better use of screen real-estate.

+7

Only spell check certain configurable scopes

Matt Chaput vor 12 Jahren 0
Spell checking should only happen inside certain scopes (e.g. between tags in HTML, in comments and strings in programming languages).
+7

Context Coloring (JavaScript)

Ben Keeney vor 12 Jahren aktualisiert vor 11 Jahren 5

Douglas Crockford introduced the concept of "Context Coloring" in one of his recent YUI videos. Please refer to the link below for details and to view the specific video segment. Just wondering if there is sufficient interest in "Context Coloring" to consider adding it as a new feature, and if so, can it be feasibly implemented within ST2? Thanks.

 

http://stackoverflow.com/questions/13882241/is-crockford-style-context-coloring-implemented-in-any-code-editor