HookyQR / VSCodeBeautify

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

Question: regarding beautify #336

Open RobFosterNYC opened 4 years ago

RobFosterNYC commented 4 years ago

Does beautify only work for front end languages only or does it also work for C++ language ? Just curious, I want to make sure that C++ formatting properly, but not slamming all curly braces & some functions to the far left.