Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
in project explorer add a context menu option to open in explorer
when in the project explorer it would be handy to be able to right click on a folder/file and have a button "Open in explorer" that opens the folder or for a file the parent folder so we there can do copy and paste work or other things :)
syntax specific word_wrap setting is ignored
Recent file list corrupted (Win 64)
Hello,
I am using Sublime 2.0.1, Build 2217 on Win7/64. A while ago I have opened a number of files on a machine on the network, something like \\MACHINE\SHARE\file.
Since then, when I open the list of recent files I see the files of this session - no matter how often I edit other files. I have also cleaned the recent file list but it keeps on re-appearing.
Any thoughts?
Thanks
Dieter Raber
Add a new command, similar to prevView/nextView but this command just shows/selects the previously selected tab.
So I can switch easily between two tabs without using the mouse.
It should work nice with all layouts too, even if the two views (current and pre-current) are of the same file in different sections.
PHP snippets don't work if there isn't a closing PHP tag
Add prefix/suffix to selection
completion dropdown widget flickers on other monitor before appearing
UnboundLocalError: local variable 'downloader' referenced before assignment
(Okay, pasting traceback in UserEcho seems a bad idea.)
Sublime Package Control crashes at Package Control.py, Line 999.
Looking at the source code, it looks like there is a chance when `downloader` hasn't been introduced to the local namespace. This makes my plugins managed by Package Control completely unusable.
I've currently padded
downloader = None
just before the if statement to get the error message to properly print.
Nevermind, already implemented...
Kundesupport af UserEcho