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

+4

Pair quotes - U.S. Internation - PC keyboard layout

Fernando Rosentalski 14 years ago updated by Filipe Kiss 13 years ago 1
Selecting text and press quote won't work when using U.S. Internation - PC keyboard layout
Youtube video
+4

Any Chance of Cucumber support?

Franz Heidl 14 years ago updated by cuci23 12 years ago 3

Any Chance of Cucumber/Gherkin support?



+4

key-binding for context menu in sidebar

Mads Hartmann Jensen 13 years ago updated 13 years ago 0
Currently you can use alt+f2 to bring up the context menu of the thing under the cursor when you're editing files. It would be nice to add the same functionality to the sidebar. 
+4

Amazing work so far!

chaiguy 14 years ago 0
Just wanted to say I'm super excited about this project, and the work you've done so far is outstanding! I hope it will only continue to get better, and that you are receptive to user suggestions on here!

I definitely plan on buying a license if this level of craftsmanship is maintained!
+4

I think when pressing go to definition, the current file should be listed first.

junhanzhang 11 years ago 0
I think when pressing go to definition, the current file should be listed first.
+4

double clicking on an item in Find Results should select the match

wes hardee 13 years ago 0
Right now, double clicking a match in the buffer just takes us to the line with the match, but actually highlighting it would be far more useful. Every time I use this I get lost trying to find the cursor and then trying to find the thing I was actually searching for.
+4

Support and sintax highlight to F# language

Rodrigo Vidal 13 years ago updated by Onorio Catenacci 13 years ago 3
Support and sintax highlight to F# language.

www.fsharp.net
http://msdn.microsoft.com/en-us/library/dd233154.aspx

Thanks
+4

Issue - Can't Click or Select code in Editor

Paito Anderson 12 years ago updated by Игорь Антаров 11 years ago 2

Today when I opened up ST3 I couldn't click or select code at all, I can still click files in the FOLDERS list but not in the working area. A re-install didn't help.


64bit Windows and ST.

Build: 3047

Registered with 10 User License

+4

Drag selection to move text

Ben Scott 13 years ago updated by Ramie Blatt 13 years ago 2
At the moment, click-dragging within a selection just clears the selection and starts selecting again from the mouse position. It would be nice to be able to move the selected text by click-dragging it (rather than having to cut/paste the selection).
+4

Search focus

Jimmy Soho 13 years ago updated by bnip 13 years ago 1

When using Ctrl+F / Cmd+F, i.e. while searching, the focus stays in the search box. I would much rather have the focus at the beginning of the matched selection, so I can immediately start typing there. This is what I loved so much about textmate, saves loads of time. If I wanted to search for something else, (i.e. get the focus in the search box) I would hit Cmd+F again.