Releases: HookyQR/VSCodeBeautify
Releases · HookyQR/VSCodeBeautify
Ready for VSCode 1.1.0
Issue #14 showed that there has been a change to some range handling in the pre-release 1.1.0 version. This release fixes errors that WILL occur when users upgrade to 1.1. Thanks @realmx for identifying the problem.
With beautify on save and use workspace indents.
v0.1.2
Use workspace indenting by default.
v0.0.6
Enable separate settings for css, html, js in .jsbeautifyrc
v0.0.5
Allows comments in the .jsbeautifyrc file.
v0.0.4
Fix issue #1 + add query on unknown type.