I currently switched from gedit to Sublime Text. One thing I liked with gedit, but what is missing in Sublime, is that new files are opened in a new window when the current window is in another workspace.
Sublime Text creates a new tab in the current window. I would rather have a new window in the workspace where I open the file. I know the "open_files_in_new_window": true, option, but that's only for OS X, while I'm on Ubuntu 14.04. (Consequently, the solutions provided in Sublime Text 2: how to force all files to open in a single window? won't work.)