+7

Bracket matching in LaTeX math or Toggle bracket matching in strings

James Ratcliffe 13 jaar geleden 0
Bracket matching is always disabled in strings in Sublime Text, and LaTeX math is treated as a string, so there is no bracket matching in LaTeX math! The problem is that LaTeX math is full of brackets that need to be matched, making LaTeX in Sublime Text less then amazing.

Maybe it would be too much work to have bracket matching in certain types of strings and not in others, but could an option be added to bracket matching in strings on and off?
+7

Add an option to open a folder in the same window

mister wunderlich 12 jaar geleden bijgewerkt door Inash Zubair 12 jaar geleden 2
Currently, if you open a folder from within Sublime a new window is created with the folder opened and the old window is kept open. An option to always replace the old window or open a folder in the current window would be neat.
+7

Ruby syntax highlighting for extended regexps

Stian Håklev 12 jaar geleden 0
Image 121Ruby syntax highlighting for extended regexp (which can contain whitespace and comments) is not working - the four comments should all have the same grey color. This is valid Ruby code which executes just fine. 
+7

Common hot keys on Mac

Luke Scott 14 jaar geleden bijgewerkt door Brandon Fosdick 12 jaar geleden 1
Command-L is more common than Command-G for "jumping to a line". It's used by TextMate and Xcode. Would be nice if some of the other similar shortcuts were the same... and ones that are missing are filled in (like Command-U for upper case, or Command-Shift-U / Command-L for lower case).

I know Control might be better for column select, but Xcode/TextEdit/TextMate use Option for column select (TextMate being the only one to edit on multiple lines, the other apps can at least copy/delete). This one might be better to keep as Control, but then again you might be getting suggestions about column select over and over again.

I don't think Command-Option-F makes sense for full screen. Anything-F is usually find related. Command-Enter is used commonly in games (Command-Shift-F is used in Firefox). This one is tough... I know Lion is going go have "full screen support".

For the most part everything else seems spot on.
+7

Open multiple files from the sidebar

Rui Rei 11 jaar geleden bijgewerkt door Joshua Pinter 8 jaar geleden 1

It would be useful to be able to select multiple files from the sidebar with the mouse or keys and open all of them (if more than one file is selected) when you press enter.


As it is now, I don't see the point in being able to select multiple files in the sidebar since when you press enter only the topmost file will be opened... also opening directories and double clicking on file names to open them like in emacs would be nice to have, but not essential as opening multiple files.


+7

Search / Replace Box Highlight on Tab Focus

Dan Rogers 13 jaar geleden bijgewerkt door Brad Robinson 12 jaar geleden 4

Just a quick suggestion, when I hit command+F to open the find panel, and I tab down to the replace box, it should select+all in that field so I don't have to :)

+7

Make it easier to scale the fonts used for tabs and the status bar

glyph 13 jaar geleden bijgewerkt door Brenton Simpson 11 jaar geleden 1
ST2 looks great on my high-resolution desktop display and my HDTV alike: except that the font used in the tabs and on the status bar is so small as to be illegible.  I realize that it's possible to tweak it in the .sublime-theme, but the way widgets are mapped to areas of the screen is somewhat mysterious (I figured it out once, blew away my config, and haven't managed to get it working again).

It would be great if there were simply a user setting like gui_chrome_font_size or somesuch, which allowed for quick adjustment of the font used in the find/replace panel, in the sidebar, and in the tabs along the top.
+7

Use finder label colors on Mac

Ricardo Tomasi 13 jaar geleden bijgewerkt 13 jaar geleden 0
On OSX you can set a "label" to a file or folder that will show through as a background color everywhere. Would be nice if these labels could be kept on the sidebar and tabs.
+7

multiple row tabs bar

ABHISHEK GUPTA 11 jaar geleden 0

If the no. of tabs opened increase any specific limit then there should be a way to allow multiple row tabs bar.

+7

Open file under cursor

Marco Sordi 13 jaar geleden bijgewerkt door Marco Sordi 13 jaar geleden 4

Often a file contains the name of a second file, and you would like to open the second file.
Like "gf" command on Vim

Thanks in advance

+7

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

Oleg Oshmyan 14 jaar geleden bijgewerkt 14 jaar geleden 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 12 jaar geleden bijgewerkt door James Van Dyke 12 jaar geleden 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 13 jaar geleden bijgewerkt door Chris Dant 13 jaar geleden 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 13 jaar geleden bijgewerkt door Francis Gastellu 12 jaar geleden 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 11 jaar geleden bijgewerkt 11 jaar geleden 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 13 jaar geleden bijgewerkt 13 jaar geleden 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 14 jaar geleden 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 12 jaar geleden bijgewerkt door Kevin Coulombe 11 jaar geleden 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 12 jaar geleden 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 12 jaar geleden bijgewerkt 11 jaar geleden 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