emmet-sublime
emmet-sublime copied to clipboard
Emmet for Sublime Text
# Problem At the moment it need to add some user settings to emmet after install it to proper jsx expanding in TypeScriptReact syntax, but it can be done out...
https://developer.mozilla.org/en-US/docs/Web/SVG/Element/use
changes "abbreviatoins" to "abbreviations" in first section, fifth bullet
Fix snippets link
Solves issue #613 which happens for all characters above code point 0xFFFF. JS uses 2 string indices for these, so adjustment is needed.
i browsed your source code and realized you were checking for user settings http_proxy... i added it to my user prefs, and it worked! you should document it in some...