Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
.sublime-project should also be able to set environment variable
Right now this can be done in a builder file but it's a little bit annoying have to specify, for example, the same python builder, but with different PYTHONPATH, in any different project just to ensure that the environment is the wanted one for that specific project.
Unable to save file in a renamed folder
Sumblime Text 2 is yielding "unable to save" error if one had attempted to save a changed file in the folder that had been renamed via Sumblime texts' interface.
Steps to reproduce:
- Open project with non-empty directory (e.g. directory named "A")
- Open a file in that directory (e.g. file named "x.txt")
- Edit contents of "x.txt" (but do not save it back to the disk)
- Rename parent directory ("A" -> "B")
- Attempt to save changes in "x.txt"
Steps 3 and 4 are interchangeable.
Overall the best solution as of early 2012
Have sidebar closed by default when editing single file
Minimap Highlighting
There are multiple types of highlighting from the minimap in Visual Studio's MetalScroll add on I would love to see.
1) Double-click words to show and highlight
Official Vala Support
Request for plugin/feature which displays all functions
Request: Auto-break lines at specific line length
When writing HTML documents, I want my lines to break at 100 characters automatically. The only other editor for Linux I've known to support this is Quanta Plus, but it's no longer maintained starting at Ubuntu 12. :(
Please add the ability to specify auto-break points for lines.
Ideally:
~ While typing, carriage returns are added automatically at the specified line length.
~ When a single string (w/o whitespace) exceeds the line limit, it *will not* break the string.
~ When editing an existing line and making it longer, the overflow text will be prefixed to the next line and all following lines cascade, thus always maintaining proper line lengths and filling them as much as possible (instead of simply adding a new line in the middle for a few words the overflowed).
Thanks!
Possibility to detach sidebar
Debug Support For GDB, PDB and Others
I think that debug support, like breakpoints, variable watch, variable inspection and shortcuts for step, step into, step over, play, stop is interest features that lacking on this editor.
Thanks.
Customer support service by UserEcho