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

+1

Slow cursor / delay typing / Performance issues with iTerm2

aristidesfl 13 år siden opdateret 13 år siden 0
If you have performance issues and use iTerm2 you might wanna disable the blur effect. 
I manage to pinpoint this problem after a lot of frustration.
For more info see this: https://code.google.com/p/iterm2/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary&groupby=&sort=&id=1915

(this should probably not be classified as a bug, but there is no category for public service)
+1

A build file locking/unlocking system

sgreener 13 år siden 0
Give us the ability to lock the build file. When a build is executed, only the locked file is compiled (and thus any the code is runable).  Very usefull for when we program with lots of files.

No more switching to the right tab in order to build the file and run the code!.

The build file does not need to be open for this to work either.

+1

Sublime gigantic backup folder

aristidesfl 12 år siden opdateret af FichteFoll 12 år siden 3

I've found ~/Library/Application Support/Sublime Text/Backup and is taking about 500MB in space.

Inside, among others, a bunch of subfolders each taking exactly 24MB of a Clang plugin which I've used once and has been disabled since then.


What is this folder used for?

 

+1

Keyboard shortcut to change the width of views

Erik Olofsson 13 år siden opdateret 13 år siden 0
Add a keyboard shortcut to change the width of the current view. I usually work with 3 files side by side. Sometimes i want to widen the current view. It would be great if you could use the keyboard to set the current view to, say, 90% of the total width. Then, with a different key stroke, change it back to 1/3 of the screen.
+1

Open two or more eml-files crash ST2

Stas Ovsky 12 år siden 0

Select two eml-files -> right click -> Open with Sublime Text 2 -> ST2 crashed. Every time.

Win 7, ST2 build 2217

+1

Global / Sitewide Find/Replace Scope

Austin Condiff 13 år siden opdateret af Sergey Zarouski 13 år siden 1
It would be nice to change the scope of find/replace to all the files in the open folder.
+1

Scroll Package Descriptions

Nathan Broadbent 12 år siden 0

As most package descriptions are longer than the width of the package list menu, it would be nice for the package description field to scroll (like a ticker) when a package is highlighted.

+1

Real time multi user edit of the same file

Peter Ivanov 12 år siden opdateret af Xavura 12 år siden 1
I am using sublime for large project
We have one file which is 3000 lines of code and few people need to edit it in the same time. 
I would love to see this possible with Sublime
+1

Automatic unindent does not always work

Joshua Benner 13 år siden opdateret 13 år siden 0
There are intermittent cases where text matching indentation decrease patterns do not decrease the indent.

Reproduce:
1. Make new file
2. Set language to XML
3. Enter <test>
4. Press enter to move to next line (one or more times). At this point, the editor correctly indents.
5. Enter </test>

On step 5, the editor sometimes correctly un-indents, and sometimes does not. If it does not decrease the indent, removing the line and trying again is often successful.

I first encountered this issue with a custom language definition, but have now encountered it with XML as well. I first assumed it was a problem with my custom language, but I have not been able to identify the issue, and I have now see it with XML (which I have not customized at all).

This behavior was not encountered prior to build 2181. I have reproduced this on Sublime Text 2 build 2181 on Mac and Win64.
+1

Hangs when calling interactive help in console

User768294 12 år siden 0
  1. Open the console (Ctrl + `)
  2. type 'help()' (without quotes)
  3. Sublime Text hangs
Sublime Text 2 Build 2210  

Kundesupport af UserEcho