Amazing work so far!
I think when pressing go to definition, the current file should be listed first.
double clicking on an item in Find Results should select the match
Support and sintax highlight to F# language
Issue - Can't Click or Select code in Editor
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
Drag selection to move text
Search focus
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.
Vintage mode tweaks
Here are some features I miss from Vi, that i hope will come into vintage mode soon :-).
* If i press '*', it currently searches for other occurances of the word under the cursor. However, it does not currently highlight other occurances of the word, as vim does
* Hightlighting something with v, and pressing y, then highlighting another block and pressing p should paste the first block over the second block. This currently pastes it afterwards.
Standard Script for Running a Java File
Unmark multiselection when clicking on already marked
Hey.
It would be great if the marking would deselect if you click a already marked area when you want to multi select.
Say you want to mark 10-20 custom markings with the cmd+(mouseclick), if you miss the last one you will need to do it all over again, so it would be great if you could click a marked selection and then it would deselect.
Great product by the way.. :)
color of active /non-active tabs feels wrong in beta build 2165
change Focus Group by mouse
It will really useful if we can change Focus Group not only by shortcuts (^1 ^2 ...) but with mouse hover too. This feature is in macvim (set mousefocus) and really useful when works with several groups
Multiple snippets for 1 tab trigger
Check for Updates OS X Version Number Display Incorrect
Spelling checker should ignore letter case
approximate search
For exemple, if I want to search for "var price = 789;", I get the following results :
"var price =789;"
"var prices = 789;"
"var praces = 789"
Would definitely be a killer feature :)
Escape key for "Single Selection"
Improper indentation breaks code folding
int foo(void) {
int quux = 2;
// comment, indented one space less than it should be
return quux;
}
will fold to
int foo(void) { [...]
// comment, indented one space less than it should be
return quux;
}
Customer support service by UserEcho