Releases: leftstick/vscode-esformatter
Releases · leftstick/vscode-esformatter
1.6.0
- support
esformatter-rename
plugin now
- fix notification issue reported at issue-7
1.5.0
add esformatter-curly
support for issue-3
1.4.0
- update required engine to
1.8.1
- update dependencies
- enhance error handling.
Syntax Error
will not trigger a Notification
any more, but Diagnostic
instead since it's more soft without interrupting coding
1.3.2
update categories
for better searching experience from marketplace
1.3.1
Remove unused configuration
1.2.2
url
in repo field is incorrect
1.2.1
fix refactor issue from previous version
1.2.0
- add selection format support
- add more proper error handling
1.1.0
- support
Format Code
command
- enhance documentation