jdavisclark / JsFormat

Javascript formatting for Sublime Text 2 & 3
1.42k stars 222 forks source link

Update js-beautify to 1.8.x (or 1.9.x) #189

Closed bitwiseman closed 2 years ago

bitwiseman commented 5 years ago

1.8.x has been out for a while. 1.9.0 will be out soon. We should update.

BryanH commented 2 years ago

Usually only makes sense to update when there have been significant changes

sgerace commented 2 years ago

I'd like to see jsbeautify updated in order to address https://github.com/jdavisclark/JsFormat/issues/193

sgerace commented 2 years ago

Any chance we can move to 1.10.x or greater to incorporate this fix: https://github.com/beautify-web/js-beautify/issues/1734?

sgerace commented 2 years ago

I've created a pull request to incorporate the latest version of js-beautify.