v0.16.0
·
36 commits
to master
since this release
Fixes
- Fixed jsdoc generate command
- Fixed error on refactor safe commands when the file name is empty
- Fixed export refactor feature preview
- Fixed some popup colors with different theme color scheme
- Fixed completions and hover_description that starts with "$"
- Fixed issue #36, keymap of next flow error feature changed from "super+alt+c" to "super+alt+b"
Improvements
- Complete code plugin refactoring
- Improved completions performance using 'flow ide' command
- Added "code screenshot" feature using carbon
- updated flow-bin to 0.67.1
- Added initial support for Vue.js (see the wiki)
- Improved extract method feature
- Improved completions detection from default_autocomplete.json
- Added Flow warnings
- Improved unused variable feature
Misc
- Changed gutter color (using other available sublime scopes) for errors and unused variable features.