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 fa 14 anys updated by Filipe Kiss fa 13 anys 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 fa 14 anys updated by cuci23 fa 12 anys 3

Any Chance of Cucumber/Gherkin support?



+4

key-binding for context menu in sidebar

Mads Hartmann Jensen fa 13 anys actualitzat fa 13 anys 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 fa 14 anys 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 fa 11 anys 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 fa 13 anys 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 fa 13 anys updated by Onorio Catenacci fa 13 anys 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 fa 12 anys updated by Игорь Антаров fa 11 anys 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 fa 13 anys updated by Ramie Blatt fa 13 anys 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 fa 13 anys updated by bnip fa 13 anys 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.