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

+2
Fixed

Can't add network mounted folders to projects on Ubuntu 10.10

Sebastián Veggiani 15 years ago updated by Jon Skinner 15 years ago 6
Adding network mounted folders to a project doesn't work.

This is critical for me as we use a development server in which almost every project resides.

The server is a Windows machine and the folder is mounted with the following sentence in fstab file:

    //192.168.2.10/projects /media/eva-projects cifs username=zzzz,password=xxx,iocharset=utf8,noperm,file_mode=0777,dir_mode=0777 0 0

I've recorded a screencast to show the problem: http://ubuntuone.com/p/cIz/ (I have tried to upload the video to youtube but it didn't work)
+2

Vintage mode: Implement ":wq" and ":q"

Lucas Jenß 14 years ago updated by Fredrik Ehnbom 14 years ago 1
Vintage mode: It would be great if it was possible to close a tab using ":q" and write-and-close a tab using ":wq"
+2

Highlight open files in sidebar

Josh Reisner 14 years ago 0
For those of us who don't like tabs, it would be nice to see which files are open in the sidebar with a visual cue such as a highlight.
+2

Reopen the window in snapped position in Windows Vista, 7, 8

Taimar Teetlok 13 years ago 0

When I use Sublime Text in Windows 7 (or Vista or 8) and snap Sublime to the left/right side of the screen and exit Sublime Text, it doesn’t open in the snapped position and size, but rather in the old unsnapped position and size.


I tend to use Sublime Text mainly in snapped position (covering 50% of the screen) and it’s really annoying to snap it every single time I open Sublime Text.


Please make it reopen the window in snapped position and size in Windows Vista, 7, 8. My former code editor – EditPlus – has this capability and this is really convenient.


Thank you.

+2

Snippets not working in php and html files. They work in css and other file types.

Barry Casey 12 years ago 0

Snippets not working in php and html files. They work in css and other file types. 


I have tried a fresh install but it's still not working. They were working yesterday. 

+2

Move the goto box

Joe Frambach 14 years ago updated 14 years ago 0
screenshot: http://cl.ly/1B020k181c0x44221y3d

It's great that the goto box shows a preview of the file, but I can't see the file. Can we move the goto box somehow?
+2

With the last version, CSS completion not work fine

dav_twix 14 years ago updated 14 years ago 0
Hi, with the last version, fresh install on mac os lion updated, CSS completion not work properly

http://www.sublimetext.com/forum/viewtopic.php?f=3&t=4887
+2

Add support for Windows Command Line

Romain Goncalves 14 years ago updated by Wojciech Bederski 14 years ago 5
Could you add support for the Windows command line into the Sublime Text console ?  Some people (myself included) are obligated to use Windows at work, and have to use some command line tools (SVN, Git, Compilers, Databases, ...). Using them directly from Sublime Text would be a great feature !
+2

Snippets with special character tab triggers dont seem to work

jaap groeneveld 15 years ago 0
for example the javascript
Object-key-key-value.sublime-snippet
which should trigger on ':' but does not. replacing ':' with 'x' makes it work.
+2

Smart codecompletion like in flashdevelop. Try it you'll be amazed

Νίκος Καπάτος 13 years ago 0

SL2 is a great editor with a very bad code completion implementation (personal opinion). I've tried a lot of editors and the only one, doing an amazing job was flashdevelop.


Give it a try.