* Update vs-code@j5nNSYI8s-cH8EA6G1EWY.md

* Update src/data/roadmaps/devrel/content/vs-code@j5nNSYI8s-cH8EA6G1EWY.md

---------

Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
pull/7209/head
Vedansh 4 weeks ago committed by GitHub
parent abb4b6ff97
commit 8f92c34e2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 10
      src/data/roadmaps/devrel/content/vs-code@j5nNSYI8s-cH8EA6G1EWY.md

@ -1,9 +1,11 @@
# VS Code # Visual Studio Code
Visual Studio Code (VSCode) was first announced by Microsoft in 2015 and quickly became one of the most popular and widely used Integrated Development Environments (IDEs). Built on [Electron](https://www.electronjs.org/), a framework that allows web technologies like JavaScript, HTML, and CSS to create desktop applications, VSCode offers a lightweight and highly extensible platform for developers. VSCode focuses on being a streamlined code editor with the ability to install extensions that add features such as debugging, version control, and language-specific tooling. Microsoft's vision was to create a flexible environment that could cater to all types of developers, from beginners to seasoned professionals. Visual Studio Code (VSCode) was first announced by Microsoft in 2015 and quickly became one of the most popular and widely used Integrated Development Environments (IDEs). Built on Electron, a framework that allows web technologies like JavaScript, HTML, and CSS to create desktop applications, VSCode offers a lightweight and highly extensible platform for developers. VSCode focuses on being a streamlined code editor with the ability to install extensions that add features such as debugging, version control, and language-specific tooling. Microsoft's vision was to create a flexible environment that could cater to all types of developers, from beginners to seasoned professionals.
Learn more from the following resources: Learn more from the following resources:
- [@course@video@FreeCodeCamp Crash Course](https://www.youtube.com/watch?v=WPqXP_kLzpo)
- [@official@video@VS Code basics](https://www.youtube.com/watch?v=B-s71n0dHUk)
- [@official@Visual Studio Code](https://code.visualstudio.com/) - [@official@Visual Studio Code](https://code.visualstudio.com/)
- [@official@Docs - Visual Studio Code](https://code.visualstudio.com/docs)
- [@video@FreeCodeCamp Crash Course](https://www.youtube.com/watch?v=WPqXP_kLzpo)
- [@video@VSCode Basics](https://www.youtube.com/watch?v=B-s71n0dHUk)
- [@video@VSCode in 100 Seconds](https://www.youtube.com/watch?v=KMxo3T_MTvY)

Loading…
Cancel
Save