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

0

Crash with many tabs open

Max Noé 12 ár síðan 0

A global search and replace has left my editor with hundreds of open tabs. When trying to close them all from the File menu, the application crashes. When trying to close them one by one (by pressing Ctrl+W, no tabs are visible at that time) the application crashes as well. This happens every time.


The application crashes as soon as the tabs become visible again. Re-opening the application leaves it with the same tabs, so it's a question of time that it crashes again.


This happens on version 2.0.1, build 2217, on a MacBook Pro running Mac OS X 10.7.


It should also be noted that implementing this feature could very well solve the problem.

0

Apply color scheme to all windows

Пётр Дёмин 13 ár síðan Uppfært 13 ár síðan 0
It's hard for eyes seeing nice dark background of code window and light backgrounds of other windows (Side Bar/Output/Console). It would be nice, if chosen color scheme will apply to all windows.
0

reindent on an html tag split over multiple lines behaves incorrectly

Ben Reynwar 11 ár síðan 0

If an html tag is written over several lines .e.g


<div

  id="mysuperdiv"

>

</div>

then it does not indent correctly when using 'reindent'.

0

Highlight Multiple Syntaxes in One File

mroseman13 12 ár síðan 0

Add a feature to highlight multiple language syntaxes in a single file. 

In many languages, there are ways to use code written in another language. Take HTML, you can easily write CSS, JavaScript, VBScript, and more within the .html file. I'd love a feature to highlight each line of code in its respective language.


0

error loading colour scheme packages\color scheme

Guangyou Sheng 12 ár síðan í Plugin announcements updated by Barney Carroll 12 ár síðan 2

error loading colour scheme packages\color scheme-Default\Colorized-174179539423213-Monokai.tmTheme:Error pasrsing plist xml:Failed to open file in file "packages\color scheme-Default\Colorized-174179539423213-Monokai.tmTheme"

0

PHP autocomplete in unclosed <?php ?> is broken in ST3

Mark Gulyaev 12 ár síðan 0
When I try to use autocomplete in file without '?>' in the end, it writes that there is no available completion. If I add the ?>, it starts working.

Autocompletion doesn't work only in global scope.

I've reproduced it on the Windows 7 x64 and 8 x64.

Builds 3030 and 3021.

To reproduce, just create a new PHP file, write <?php or <?, press enter and Ctrl+Space


0

Edit multiple lines within selection

Markham Anderson 13 ár síðan 0
Limit the 'edit multiple lines'  feature to the user's selection (if any, else let it be global, as it is now).

Suppose I have 50 <p> tags to which I'd like to add attributes, but I have another 50 which I'd like to remain unchanged. I'm not happy pressing Alt+F3 (which would edit them all) or Ctrl+LeftClick-ing the top 50 (which is tedious). 
0

OSX Window should stay open even if no tabs.

Richard Williamson 11 ár síðan 0
On linux, the window always stays open even if there is no tabs, on osx the window goes away. Can you please make it an option for the window to always stay open like I had on linux? 

Also on Linux it displays the path of the file on the top, in osx this is not so, would be nice to see it as well.
0

Transient view

Dan Popescu 11 ár síðan 0

1. Sometimes the transient view width is too small to see the content (eg. Package control - you cannot see the full description) - can we increase the width and maybe expand the row height to show all content?

2. With some plugins (eg. SFTP), the synct operation takes some time, and needs a confirm (Yes/No) in the end (in a transient view) - the problem is that if you switch away from sublime's window you loose the transient view and have to start all over again - can the transient view stay on screen when sublime's window looses focus?

0

Select tab color for visual grouping

Jarrod Oberto 13 ár síðan updated by Nick Boldt 13 ár síðan 1
It would be super to nice to be able to right click a tab, select 'color' and then choose one of, say, nine predefined colors from the sub-menu.

This is useful for people like me who often have a lot of files open and want to be able to visually/mentally group files. Even if it's just to mark "currently working on these files".

This is different to other suggestions wanting tab colour by file type or inactivity.

Thanks.
j.