Prettier is not formatting C++ in VS code

Viewed 5748

Prettier is not formatting c++ code in VS code. I have to manually enter the indentation in the code. I would lie to know how to solve the issue. If it is not possible can someone suggest a code formatter for c++

1 Answers
Related