borela / naomi

Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.
Other
558 stars 18 forks source link

[JSX] Self-closing tag auto-completion is broken #165

Closed acnebs closed 6 years ago

acnebs commented 6 years ago

Whenever I try to close a self-closing tag in JSX (<MyComponent />), Naomi auto-completes the tags next-closest parent instead of just leaving it alone.

Reproduce by self-closing a tag with a parent tag.

borela commented 6 years ago

Fixed in https://github.com/borela/naomi/releases/tag/v4.1.2