Bare-Arduino-Project
Bare-Arduino-Project copied to clipboard
[Help!] How do I use this with VScode?
Hi, I am a newbie to c++ and I dont know how I would use this with vscode!
You just clone and open the project in VSCode ;)
If you mean "how do I get autocompletion and stuff in vscode using this?", then I'm afraid I can't help you as I simply don't know.
I haven't worked on Arduino for a very long time and we I was, I was using vim/neovim.
You can read vscode's documentation about C/C++, they have nice plugins.