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

+11

Memorize expanded folder structure in project file

Paul Hoepfner-Homme 13 år siden 0

When I close and re-open a project that I've been working on, the expanded folders in the project folder hierarchy are forgotten and all the folders are collapsed. In my case very few of my projects have files I work on that are near the root level of the folder hierarchy, so I usually find myself spending several moments re-establishing the desired expanded folder structure every time I resume work on my project. It would be nice if SublimeText could memorize what the structure was when I was last working on the project.

+11

In distraction-free mode, show tabs when mouse hits top of screen

klaasman 13 år siden 0

Just like any browser, or at least in Chrome when in fullscreen, it's pretty useful to see the tabs when you hit the top of your screen with your mouse.

+11

TEI p5 suuport

Clément Godbarge 11 år siden 0
Those who work in the humanities and social sciences would greatly benefit from XML TEI p5 support, the international standard to encode texts, sound, images, etc for archival purposes.
Thank you.
http://www.tei-c.org/
+11

add ACK search in project

Klaus Hougesen 13 år siden opdateret af Leonid Shevtsov 11 år siden 3
+11

Highlight folders in file browser panel

Alexey Kinyov 13 år siden opdateret af Bryan Shelton 13 år siden 1
It's really hard to visually distinguish folders from files in file browser panel. It requires a bit of concentration. I really like minimalistic design of Sublime Text, but this part I think should be a bit more sophisticated. Folders should be highlighted with another color or have an extra icon, arrow is not enough.
+11

BUG: GDI handle leak

Alex 12 år siden opdateret 12 år siden 8

Tested with:

Build 2181 both 32- and 64bit versions on Windows 7 x64.


Whenever the auto-complete popup opens (either automatically or manually invoked by hitting Ctrl-Space), it leaks exactly 6 GDI handles which are never returned. This can be verified with either task manager or Windows process explorer.


It's not a major thing, but may affect users who tend to use the editor for very long sessions. Leaking GDI objects usually means to leak memory as a side effect.


To verify that it is not caused by a plugin, I re-tested it with a completely fresh, secondary installation, using the portable package and the behavior did not go away.

+11

Color scheme visual editor

timothykemp+openid 13 år siden opdateret af FichteFoll 12 år siden 8
A visual editor for colour schemes, like that provided in Xcode, IntelliJ, Eclipse and many other editors would be a very welcome addition. The current process is very complicated and quite sparsely documented.
+11

Velocity Syntax Support

Z Zhang 12 år siden 0
It would be awesome to support the syntax of Apache Velocity. Our 200-people engineering team are using Velocity heavily every day.
+11

Tabbed console window

Matthias Käppler 13 år siden opdateret af Joe Esposito 12 år siden 2
I guess the thing that annoys me most about Sublime 2 is that it prints everything to the same console window.

This totally destroys any form of multitasking that you perform within the editor, such as triggering a test suite and then searching for something. When I do that now, it will trigger the build, but the search results will claim the console window so I will never be able to see the output of the build script again.

In other words, I have to serialize all work that involves printing things to the console, including any form of search you perform.

One solution to this would be to make the console window tabbed as well. That way I could run several tasks in parallel and see all their output at once.
+11

I want to print my text with a printer.

Jonathan Naumann 13 år siden 0

Kundesupport af UserEcho