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 il y a 14 ans mis à jour par Filipe Kiss il y a 13 ans 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 il y a 14 ans mis à jour par cuci23 il y a 12 ans 3

Any Chance of Cucumber/Gherkin support?



+4

key-binding for context menu in sidebar

Mads Hartmann Jensen il y a 13 ans mis à jour il y a 13 ans 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 il y a 14 ans 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 il y a 11 ans 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 il y a 13 ans 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 il y a 13 ans mis à jour par Onorio Catenacci il y a 13 ans 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 il y a 12 ans mis à jour par Игорь Антаров il y a 11 ans 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 il y a 13 ans mis à jour par Ramie Blatt il y a 13 ans 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 il y a 13 ans mis à jour par bnip il y a 13 ans 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.