Console panel
It dissapears eg. when I press ESCAPE key....
Use Cmd+K Cmd+0 to Unfold All
Show tabs only for current folder
Hello Sublimers,
I have one suggestion. Would it be possible to only show tabs for the folder that Im currently working on?
For example, I have 2 projects open in the sidebar. Project 1 and Project 2.
I'm working on Project 1 and I have multiple tabs open with files from this project. Now lets say I paused my work on this projects and I started working on new one, I want Sublime to remember my open tabs/files for Project 1, but when I click in the sidebar on Project 2, I want to create tabs/files just for this project, so its not mixed up
Syntax highlighting <= and >= in Matlab .tmLanguage
http://stackoverflow.com/questions/22167025/syntax...
Please merge to official package.
Sublime Text sometimes freezes when deleting files and folders via the sidebar
I'm experiencing an issue in which Sublime Text sometimes freezes for around 10-15 seconds when I delete a file or folder via the project sidebar. This doesn't happen ALL the time, and I haven't been able to consistently reproduce the bug, but it does happen fairly often and it's rather annoying.
change window scroll behaviour when swapping line with selection
how to goto last postion
Transliterate selection to ASCII
One feature I use frequently in TextMate is 'Transliterate selection to ASCII' from the Text bundle, which turns smartquotes and em-dashes and such into ascii text for pasting into a terminal window. If Sublime Text had this, I might consider making the leap...
When choosing "new file" from a tab pane, make the new file tab in that pane
Currently when you right click on a tab strip and select New File, the file is created in the "main" tab instead of the one you clicked on. It would be much better if this file were created in the pane you wish to edit it in.
Unable to save
Hi - im a first time user of sublime. I am learning to code via Treehouse. One of the first things I am required to do is create a file and save it as index.html. Once I try and save it, an error pops up "Unable to save/Index.html. Error: unable to create tmp file in..." - therefore I cannot save and continue on with the tutorial.. Is it because I have an "unregistered" copy? I downloaded a free version off your site.
I can't search for \r as a regex
When I have regex enabled and I try to search for \r, no results turn up even if the file contains CRs (carriage returns)
I am using sublime text v2.0.1 build 2217 on Windows.
Indent guides are drawn incorrectly
Selecting row/column cuts in layouts
I'm writing a plugin with which has a somewhat similar purpose as the origami plugin. So you have the 'rows' and 'cols' keys in the layout which are arrays with floating point numbers in [0, 1] each of which defining a horizontal or vertical(respectively) line at the given percentage in the window. So the functionality in my plugin is splitting cells, merging cells, re-sizing cells and some other functions but these 3 are the important ones. What I could use if I could select the cuts or create new cuts with the mouse(inside a cell) or just select cuts and move them and by this define the cell merge, creation/split and re-size. Also if touchscreen will be widespread this will be a pretty neat way to handle cells in sublime.
HTML Comments within PHP Heredoc
<a href="whatever">blah</a>
<img src="yeah-right" />
Save dialog not shown
Auto Complete of Tags
Hello All;
I have been using Dreamweaver for years, not for the coding, but the ease of use with the auto complete function they have in it.
I would LOVE to get away from Dreamweaver, and start using Sublime full time in my production environment, and also for my workers.
This is what I would love to have.
When you type in <tr><td>
Then you type in </
It will automatically complete the closing tags.
So you will have
<tr><td></td></tr>
Right now, you have to choose from the list, and sometimes the list does not appear.
Thanks and keep up the awesome work.
Maybe one day, this program will become my main one.
Wayne
Add Grunt to default Build Systems
I'd love to see Grunt added to the default build systems.
There are custom build scripts and plugins for Grunt out there, but most of them don't work on all platforms without some modification. It would be nice to see it build in properly.
Goto Definition not going to typedef
The C++ code I work with has a lot of typedefs and Goto Definition doesn't detect them. At all.
alt+f3 should honor selection
Selecting a block of text, then using Ctrl+F to find STR selects all occurrences of STR inside the block of selection only.
I'd like to be able to edit ONLY those matches inside the block, and not all occurrences throughout the document.
Customer support service by UserEcho