#What is the easiest way to install libraries in VS Code?

2 messages · Page 1 of 1 (latest)

split sky
#

Is it true one must download it outside the IDE and put them in the same folder to be able to use them like <stdio.h> or <cs50.h>? Is there not a place to be able to quickly pick them up and install them in the VS Code IDE?
Thank you!

tiny rover
#

Not really, VS Code isn't an IDE either, it's an extensible code editor, whereas an IDE is just more, mostly with integrations for one or more languages. However, you can check the VS Code extension library if there is an extension to achieve this.

https://marketplace.visualstudio.com/vscode