HookyQR / VSCodeBeautify

Enable js-beautify (https://github.com/beautify-web/js-beautify) in VS Code
MIT License
606 stars 180 forks source link

On VSC Marketplace, add details about specifics (which languages, libraries, etc). #416

Open OneOfMany07 opened 1 year ago

OneOfMany07 commented 1 year ago

Never used this as it didn't show up when searching for "javascript formatter". I found mention of the tool after seeing VSC now uses the same library by default. No idea if there is need to maintain this anymore.

If it is still useful (allows configuration the built in version doesn't?)...

https://github.com/HookyQR/VSCodeBeautify had a link to... https://beautifier.io/ includes the following text... "Beautify JavaScript, JSON, React.js, HTML, CSS, SCSS, and SASS"

I recommend you include that text in the VSC Markeplace page's description. And possibly change tags/categories to mention the specific languages and tools it supports. Currently the first bit of description mentions what library is used, as if that tells me anything (new to JS development, and not loving it).

zm-cttae commented 1 year ago

I will be doing this in the vsce-toolroom fork. The spoon repo here isn't seeing releases it seems