Updated Using raylib in VSCode (markdown)

wellmi
2023-09-09 20:45:37 +03:00
parent 5ee488c501
commit 345e9f7baa

@ -1,4 +1,4 @@
[_VSCode_](https://code.visualstudio.com/) is an excellent choice of code editor when it comes to raylib. Getting set up with a new VSCode project is easy.
[VSCode](https://code.visualstudio.com/) is an excellent choice of code editor when it comes to raylib. Getting set up with a new VSCode project is easy.
Note: Make sure you install Raylib from the official release binaries rather than building Raylib from source (should work without changes on Windows if you install Raylib mingw release).