microsoft / TypeScript-Sublime-Plugin

IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins
Apache License 2.0
1.72k stars 235 forks source link

add Emmet expanding tags for JSX in .tsx files #662

Closed gebeto closed 6 years ago

gebeto commented 6 years ago

Emmet - is a greatfull tool for web developers, it is very comfortable to use it with html, and also when I(and iI think many other people) install your plugin, search HOW TO USE EMMET WITH REACT/JSX, look for examples below, it shows how to use emmet, it is very great thing and I love it :)

emmet

@DanielRosenwasser

DanielRosenwasser commented 6 years ago

I don't have enough context or background to understand what this does or how it works. Could you elaborate a bit?

gebeto commented 6 years ago

OHHH... Sorry, Emmet have CTRL+E hotkey to expand abbreviation :smile: Forget about this pull request please 😅