Visual Studio 2022.
Part of ym project involves code for an arduino, which is based in C++, but the files end in ino, which vs studio doesn't automatically recognize as code. Is the only way to change the syntax highlighting by changing the file extension to .cpp? There is ZERO information online that I can find and even the built in search function is useless..... it's "visual" studio, right? Surely I'm missing something.
No, there's no "plain text" option in the bottom right corner of the editor.
No, there's no syntax highlighting or language selection in any of the dropdowns up to.
I could be writing this with emacs for an all-white-on-black text experience.
vim even supports syntax highlighting.
Someone please help because I refuse to believe such a basic feature was overlooked.