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

+1

teamwork features using version control

Widy Graycloud 11 år siden 0
i think it's very useful if sublimetext have teamworks feature like netbeans ide,
because i love developing app with my friends using git
+1

Language sensitive spellcheck (support for lang and xml:lang attributes)

Leif Halvard Silli 13 år siden 0
  1. Let spellcheck be sensible to the lang attribute of HTML and XHTML as well as of the xml:lang attribute of XML. 
    • E.g. when using an English spell checker, then, when faced with <p>Petite</div>, do not perform English spell check inside that element.
    • If present in HTML or XHTML, the @lang attribute should take presedence - though perhaps some may want to fiddle with the presendence.
    • Spellcheck could either be fully multilingual (thus allow checking of many languages at once, if the document includes more than one langauge). But as long as spell checking is monolingual, it should behave as described in point 1.
  2. Also make it possible to declare that no attributes should be checked, except those which one allows it for. (Such as @title and @alt in XHTMl and HTML elements.)
  3. Textile and MarkDown etc may also support language declaration, and it would be nice to implement that too.
  4. To save you the hazzle from adding support for all the 8000+ registered language tags, I guess it would be fine if one could declare, e.g. in the preferences that lang="fr" refers to a French dictionary, while lang="nn" refers to a Norwegian Nynorsk dictionary — etc.
+1

"highlight_line" doesn't work if "gutter" == false

Jocelyn Turcotte 13 år siden 0

Title says it all.

+1

Python language parser escapes `

David Brodsky 13 år siden opdateret 13 år siden 0
Though python does not escape on ` character, the sublime parser does.
+1

ability to reposition sidebar

mathew davis 14 år siden 0
I'd like to be able to reposition side bar to the other side of the screen
+1

Proper Code Collapse Support

Rafal Chmiel 13 år siden opdateret af Weston Miller 11 år siden 1

Save which code I have collapsed. It doesn't when I collapse code and open Sublime again.

+1

Mark snippets of code in a file as a different language

Ilan Biala 12 år siden 0

For example, in a PHP file, there can be JavaScript, CSS, and HTML, so it would be really great if different parts of a file could be set as a different language for syntax highlighting and for other features.

+1

items in sidebar are spaced too far apart

mathew davis 14 år siden 0
I think there is too much whitespace in the sidebar, which mean it does not fit as many items vertically as it should
+1

How to change color of *inactive* intendation guides ?

rsk82 13 år siden 0

I know that in for example Monokai color scheme there is: activeGuide key, but setting a new inactiveGuide does nothing.

+1

Limit a keyboard shortcut to a certain scope

Martin H 13 år siden 0
I would love the ability to make a keyboard shortcut do different things depending on scope. There are so many possibilities with that.

 

Kundesupport af UserEcho