intellij-es67
JavaScript ES6/7 syntax improvements and additions plugin for Inteliij IDEA 14. Features
- ES7 AtScript annotations support
- ES7 async/await support
traits
,export
,import
block folding support
Changes
Version 1.0.1
- Highlighting bug fix
Version 1.0
- IDEA-134787 : Added support for ES7 AtScript Annotations
- IDEA-134786 : Added support for ES7 async/await
- IDEA-134785 : Fixed import/export parsing errors
- IDEA-134784 : Fixed broken indentations for trait, export, import blocks
- IDEA-134784 : Added folding for
traits
,export
,import
blocks