Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
![](/s/cache/cd/09/cd097f1fc2c8f689074fd55d53be47d0.png)
Vintage mode: 0 selected regions
When i create an empty tag in html (<div></div>), and put my cursor on the opening div tag, in command mode pressing "cit" should empty anything inside the tag and put cursor in it.
This action works when there is something in the tag, but in the case when its empty, my cursor just disappears and in the bottom status bar i get info "0 selected regions", and i can get cursor back on the editor only if i manually click on it, no other way. This functionality in Vim works fine, so i guess it's ST3 related bug. Is there maybe a way to fix it ? Thanks.
![](https://cdn.userecho.com/characters/83.png?1)
Linux: Trigger sftp mounting when you open a project
![](https://cdn.userecho.com/characters/67.png?1)
Split a row into multiple views
Basically I'd like the ability to have 2 rows and split the bottom row into multiple columns.
So I guess add the ability to create custom layouts that allow combos of splitting rows and columns as needed.
![](/s/cache/5c/97/5c97785053ecb6bcc4d1f60d51900434.png)
Layout should be local to current window, it should not change the state of all new windows
![](/s/cache/81/be/81bea175168223ea1068a887c092db0a.png)
Converter for transfering configuration files from other editors (primarily Notepad++).
![](/s/cache/77/f1/77f178ffc35b72f03736d74e04eff3e7.png)
Move view command
![](/s/cache/ce/00/ce001aed001e116d93531ac8f157a3e1.png)
Regex/Javascript syntax highlighting bug
I am using regex to validate an email input field as described here: http://www.regular-expressions.info/email.html
When I use that regex in my javascript, the syntax in rest of my document after the regex is incorrectly highlighted. Try copying and pasting the following code into a javascript file.
if($('form.contact input.email').val() == '' || !$('form.contact input.email').val().match(/[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/)) {
hasError = true;
$('form.contact input.email').addClass("error");
console.log('Email is at fault');
}
Is anyone else having this issue? I am using ST3, pretty sure it does it in 2 as well.
![](https://cdn.userecho.com/characters/74.png?1)
Add support for SASS css styling so it recognizes scss files
Add suport for SASS styling so it recognizes scss files and syntax highlighting. Sass is becoming widely used for python - django projects and ruby - rails projects. Would be great to see this supported.
![](/s/cache/7a/6b/7a6b81713d9a9076a5e210963df57772.png)
Word Highlighting / Matching words color
When I double click on a word, it select it.. but I would like to see (with highlighted color) all the other matching words in the file !
I have see a blog post about that : http://www.sublimetext.com/blog/
But it is difficult to see theses words... it will be fine to have a FULL background color (Something like read + border ...) and not only a simple border.
Thanks
![](/s/cache/a7/20/a7208fd2fc1b09d8f3868a29fa07dc34.png)
GoTo last edit in File
Or maybe I'm missing something, and it has already been implemented?
Servicio de atención al cliente por UserEcho