Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
keep highlighting in copy/paste to document
I would like to be able to copy snippets from Subliem into LibreOffice without loosing the highlighting of my code.
Option to show number of files in folder or count files and folders in a project?
I would like to be able to count number of files and folders in selected directory/project and maybe even have the option to display the count next to the folder name, something like:
or maybe to have it work on mouse over event, or: right click -> file/directory count?
I often simply depend on the ability to see how many files are in a folder so I either have to count them manually or have to open the terminal to check this information out.
Full HiDPI / retina support!
Make all icons and image files HiDPI/retina supported. Currently those X-out icons are pixelated images...
un-indented line after closing php tag
Suppose you were to type some PHP interlaced in some HTML, with some levels of indentation, as follows:
<div clas="level-1">
<div class="level-2">
<?php if(true): ?>
<p>true</p>
<?php elseif(false): ?>
<p>false</p>
<?php else: ?>
<p>???</p>
<?php endif; ?>
</div>
</div>
When you close the PHP after 'elseif', 'else', or 'endif', it un-indent the line automatically by removing one tab.
This doesn't happen for the 'if', but also happens when using 'endforeach' and endwhile', and probably other similar PHP condition keywords.
This bug doesn't occur if you were to use curly brackets '{ }' instead of semi-colons ':'.
This is a really nice setup so far, a more functional search option would be appreciate, something like editpad pro. The only major con i have noticed is on my remote desktop at work the application runs extremely slow.
Open Containing Folder error when directory path contains comma
If the directory path of an open file contains a comma Sublime Text 2 will throw up an error when the 'Open Containing Folder...' context menu item is selected.
Eg:
E:\Web Dev, Sites\Example Folder\My File.html
Start Sublime with wildcards to load multiple files at once
Any hope that starting Sublime with wildcards will some day actually load all those matching files in the directory??
Space characters after a non-ASCII Unicode character do not display.
Drag and Drop Text Copy/Clone
Expand side bar on hover
When trying to open a file from side bar, it's a good idea to expand that which allows me to view file full name, and shrink after I move my mouse away from that which gives me more space for editing.
Customer support service by UserEcho