Skip to main content
2 of 2
Copy edited (e.g. ref. <https://en.wikipedia.org/wiki/Visual_Studio_Code>, <https://en.wikipedia.org/wiki/Arduino>, <http://arduino.cc/en/Main/ArduinoBoardUno>, and <https://en.wiktionary.org/wiki/from_scratch>). Jeopardy compliance. Removed meta information (this belongs in comments).

Using Visual Studio Code to program an Arduino

I had recently got an Arduino Uno and did quite a few programs on it. Now, I had always used Visual Studio Code to do my C projects. So, is it possible to use Visual Studio Code to program an Arduino, but without the Arduino plugin available in Visual Studio Code?

This might sound a bit weird, but I wanted to learn how to build those type of plugins from scratch. Are there some resources from where I could learn to do that? I searched through Google, but I couldn't find any answers.

Samuel R
  • 31
  • 1
  • 3