Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Sarnaseid teemasid ei leitud.
![](/s/cache/3f/62/3f62b88f49dcecd3e8d5c43f84bf57dd.png)
+5
draw_white_space does not display a newline character
draw_white_space should include a character for newlines
![](https://cdn.userecho.com/characters/79.png?1)
+5
Fold keyboard shortcuts conflict with tab switching on Mac OS X
Build 2115 added the key bindings Cmd+Shift+[ and Cmd+Shift+] for Fold and Unfold; however, they were already (and are still) bound to Next File (View) and Previous File (View).
![](https://cdn.userecho.com/characters/65.png?1)
+5
Right-click folder Explorer menu option
I would love an option for Explorer menu when I right click a folder. I use TortoiseSVN so as a (seemingly) simple solution to integrate that, I think just having an option to display the Explorer menu when right clicking a folder so that I can perform those SVN tasks withing requiring SVN support directly in Sublime would really help.
![](/s/cache/24/4c/244c78d163731e7e870b128c97314fa0.png)
+5
Lõpetatud
Project specific formatting
I switch between Rails dev, PHP Dev and javascript dev that each have different requirements for using tab spacing and converting tabs to spaces. Is their a way we can have Project Specific Formatting, extend basically the user preferences down to the project preference?
![](https://cdn.userecho.com/characters/74.png?1)
Vasta
Jon Skinner
13 aastat tagasi
Added in build 2111 - see http://www.sublimetext.com/docs/2/projects.html
![](https://cdn.userecho.com/characters/118.png?1)
+5
Please fix coloring problem for UNICODE characters
Please fix coloring problem for UNICODE characters<XML etc.>!
![](https://cdn.userecho.com/characters/67.png?1)
+5
Open containing folder
I think it would be great if you added an 'Open containing folder...' right-click menu option for each tab. It would allow us to quickly reopen an interesting folder.
![](/s/cache/57/c8/57c8be45857b19b1de2297c2bb61b9cb.png)
+5
visually connect matching brackets in gutter
Hi, there are several topics on matching brackets, but - unless i missed it - i haven't seen anyone proposing this: connect the matching brackets visually with a line in the gutter.. this is _very_ helpfull if brackets span a bit more than just a few lines. Here's a screenshot of how jEdit does it: http://dl.dropbox.com/u/10220684/screenshots/jedit_matching_brackets_ruler.png
thx for listening,
Jan
thx for listening,
Jan
![](https://cdn.userecho.com/characters/105.png?1)
+5
Fixed
key bindings should not be restricted to alphanumeric
I would like to use a key binding that includes [ and ] but these are reported as being invalid. I tried { and } as well, but these were also invalid. Here is the key binding in question, and the console log:
{ "keys": ["ctrl+super+alt+]"], "command": "insert_time" },
Unknown key ]
Unable to parse binding {command: insert_time, keys: [ctrl+super+alt+]]}
This binding works when I change ] to an alpha key like n.
{ "keys": ["ctrl+super+alt+]"], "command": "insert_time" },
Unknown key ]
Unable to parse binding {command: insert_time, keys: [ctrl+super+alt+]]}
This binding works when I change ] to an alpha key like n.
![](https://cdn.userecho.com/characters/74.png?1)
Vasta
Jon Skinner
14 aastat tagasi
Every key resonable key should now be bindable on OS X and Linux as of build 2046
Customer support service by UserEcho