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

0

Challenge: machine learning repeated typed codes/code patterns to create automatic snippets or conversations

Isaac Xin Pei 12 aastat tagasi 0

it would be a challenge, but I never saw that done through machine learning/in an automatic way. Currently I am working on my emacs setups to 'manually' run programs, just to play to extract patterns. Using some statistics, we may be able to extract patterns at a certain/statistically useful pattern, and apply it -> make it a much automatically process then creating our own snippets by hands.


with sublime text 2: it's at an unique position to do so - with it's python plugin and modern interface.

0

close tabs to the right on the last tab

thebugfinder 12 aastat tagasi 0

When I right click on the last tab, i still get to see the "close tabs to the right" option, i click on it and obviously nothing happens.

0

How to check if modifier key is pressed via API?

aristidesfl 11 aastat tagasi 0

While using the keyboard shortcuts to switch tabs, when the modifier keys used in the shortcut are released, the active tab gets added to the top of stack.


As far as I could search for, there is currently no way to check for pressed modifier keys, so it is impossible to replicate this mechanic in plugins, for example to order the tabs according to stack.


This feedback is for the implementation of any one of the following features:

- A way to monitor modifier keys

- A "keyup/keydown" even to subscribe to.

- A "tab_added_to_stack" event to subscribe to.


While any of the mentioned features would allow the creation of a plugin to order tabs according to stack, if you know another way to do it, please let me know.


Thanks

0

Memorizable multi-pane and "dive into"

Andrey Titov 13 aastat tagasi uuendatud 13 aastat tagasi 0
Multi-pane is very useful

As i work i often switch between pane layouts - sometimes i compare files and then i need to focus on one of them, so i switch to single-pane layout, after corrections are done i wish to go back to state i was in before.
But the files are all in first panel.

What i miss is a ability to remember which file was in which pane.
0

Search results: is it possible to ignore binary files silentlly?

Alexey Ozerov 11 aastat tagasi 0
Currently search results look like this:
/path/to/binary/file/binary-file-no-extension:

Unable to open /path/to/file/which/belongs/to/root

/path/to/text/file/changelog.txt:
1: Line1
2: Line2
3: SearchResult
4: Line4
4: Line5

Is it possible to suppress outputs for all binary files?
Stable, Build 3059
0

/ search is not a motion in vintage mode

Ibrahim Tencer 13 aastat tagasi uuendaja Ilya Grigoriev 12 aastat tagasi 1
E.g. if you do "d/the<cr>", it does not delete up to the next occurrence of "the", it just moves up to it. This would be a really nice thing to have.
0

Pressing ESC to exit Find will jump to a different location in the file after you've already placed your cursor in the file...

Benson Russell 12 aastat tagasi 0

So I press cntrl + i to execute a find.  I start typing into the find dialog and the location in my file jumps around as I type (this is normal so far).  Instead of committing to the find, I decide to click directly into the file (i.e. I highlight something).  I then press ESC, and my location in the file jumps to somewhere else.  It seems like if you click into the file, that means you're committed to that location and pressing ESC shouldn't relocate you.


BTW, best editor ever!!!  I was an avid UE32 user, then a friend at work showed me ST...  Never going back!!  :)

0

sublime text unable to save permission denied

Justin Veirs 11 aastat tagasi 0
as i'm trying to save my first program 'hello world' as an index.html file, and yea, I get unable to save permission denied. any suggestions, and / or help would be greatly appreciated. 
0

help me with the numbers

Kai Stenbro 12 aastat tagasi uuendatud 12 aastat tagasi 1

can someone help me to get back my numbers on the side?


see here.

Image 191

0

Syntax drop down menu cuts off

James Brooks 14 aastat tagasi uuendatud 13 aastat tagasi 2
As seen on the picture: https://dl-web.dropbox.com/get/Photos/Sublime/syntaxmenu.png?w=ad060a4b

I'm unable to get further down the menu without only using keyboard shortcuts to open View->Syntax then scroll (using arrow keys).