Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Ingen lignende emner blev fundet.

+5
hex rgb color code hightlight
I would like for sublime to hightlight hex and rgb colors in the code with the corresponding color like the the following html/css example shows :)
<code>#ff0000</code>
code {color: #000, background-color: #ff0000}
the example is just to demonstrate what I mean what sublime should do ...
don't know if I explained it the way I mean it. goal is to let me see what colors look like while writing code :)
<code>#ff0000</code>
code {color: #000, background-color: #ff0000}
the example is just to demonstrate what I mean what sublime should do ...
don't know if I explained it the way I mean it. goal is to let me see what colors look like while writing code :)

+5
Fantastic!
This piece of software is just... sublime. Here are my thoughts on it (didn't want to replicate the discussion from G+ here):

+5
Fast
Make drag'n drop of some filetypes into editing area work under Linux
Under Linux, while html, python, css files can be dragged and dropped into editing area, some file types like sublime-snippet, tmLanguage and tmPreferences cannot be.
I tested this under Windows and could not reproduce this bug.
I tested this under Windows and could not reproduce this bug.

+5
Project settings should remember per-file text wrap settings
Use case:
- Create a file, eg. test.md in a new directory
- Enable text wrap, set it to 80col
- Save the file, create a sublimetext project, eg. test.sublime-project
- Close the project, reopen it, open test.md
- text wrap settings have not been remembered
What would be cool is to store these per-file settings in the project settings file.

+5
Persist index of files in projects folder
When switching projects with Ctrl+Alt+P, the index of the files in the project folder is rebuilt. As I usually switch between different versions of the entire AOSP, this is incredibly slow and makes switching between projects impratical.
I realize that files may have changed in the meantime, but at least scan for changes in the background while letting the user use the cached file list from the previous session.

+5
ctrl click on hyperlinks to known symbols
examples. click on method call takes you to definition. click on file path opens that file. etc.

+5
Autodesk Maya MEL syntax
Please do this. Every VFX company in the world would buy licenses, but only if you do it soon. Companies with money don't screw around, downloading sketchy APIs from some dude's blog link and then editing hexadecimals in an xml file to make the software work. No, YOU need to make MEL work, and you need to do it now...

+5
Keep The Size Of Tabs Until The Mouse Is Moved From The Tab Bar
Chrome does this - it's very helpful when mouse middle-clicking to close a lot of tabs, they will all keep their size rather than growing, so you don't inadvertently close the wrong tab because it grew underneath your cursor.
Kundesupport af UserEcho