Skip to content

Releases: leftstick/vscode-esformatter

1.6.0

08 May 13:52
Compare
Choose a tag to compare
  1. support esformatter-rename plugin now
  2. fix notification issue reported at issue-7

1.5.0

08 Mar 02:58
Compare
Choose a tag to compare

add esformatter-curly support for issue-3

1.4.0

03 Jan 07:57
Compare
Choose a tag to compare
  1. update required engine to 1.8.1
  2. update dependencies
  3. 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

05 Nov 00:41
Compare
Choose a tag to compare

update categories for better searching experience from marketplace

1.3.1

31 Oct 07:33
Compare
Choose a tag to compare

Remove unused configuration

1.2.2

01 Oct 01:41
Compare
Choose a tag to compare

url in repo field is incorrect

1.2.1

29 Sep 12:29
Compare
Choose a tag to compare

fix refactor issue from previous version

1.2.0

28 Sep 03:22
Compare
Choose a tag to compare
  1. add selection format support
  2. add more proper error handling

1.1.0

27 Sep 07:35
Compare
Choose a tag to compare
  1. support Format Code command
  2. enhance documentation

1.0.2

27 Sep 07:35
Compare
Choose a tag to compare

Fix license issue