Releases: joshpeng/Sublime-Babel-VSCode
Releases · joshpeng/Sublime-Babel-VSCode
v0.2.10
- Fixed #30. Support "<></>" React.Fragment short syntax. Thanks @brneto
v0.2.9
- Default JSX single-line comments to block commenting
- Fixed #26. Emmet expansion inside nested tags not working
v0.2.7
- Fixed #11. JSX embedding comments should now work.
v0.2.6
- Fixed #21. Color highlighting within arrow functions were inconsistent
- Fixed #20. Support auto-indent of embedded HTML elements
- Fixed #16. Support backticks as an auto closing pair
- Fixed missing embedded languages for JSX tags
v0.2.5
- Added support for jsdoc and swagger jsdoc. Thanks @duyluonglc.
- Fixed #8. 'storage.modifier' detection for 'static' keyword was incorrect
v0.2.4
- Fixed #1, #4. ES6 arrow functions colored properly
- Updated for VSCode 1.9's new token flattening
v0.2.2
- Updated README instructions and links
v0.2.1
- Streamlined installation for JSX. No longer need to manually select language mode.
v0.2.0
- Added regex support
- Significantly improved scope assignment to match Sublime's