From b39c8e2a8194c1b4b7b2abf52a7ef9a17022c6e8 Mon Sep 17 00:00:00 2001 From: Vedansh Date: Mon, 23 Sep 2024 14:33:18 +0530 Subject: [PATCH] Update vs-code@j5nNSYI8s-cH8EA6G1EWY.md (#7195) * Update vs-code@j5nNSYI8s-cH8EA6G1EWY.md * Update src/data/roadmaps/devrel/content/vs-code@j5nNSYI8s-cH8EA6G1EWY.md --------- Co-authored-by: dsh --- .../devrel/content/vs-code@j5nNSYI8s-cH8EA6G1EWY.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/data/roadmaps/devrel/content/vs-code@j5nNSYI8s-cH8EA6G1EWY.md b/src/data/roadmaps/devrel/content/vs-code@j5nNSYI8s-cH8EA6G1EWY.md index 4e4cb0937..1665d0e8b 100644 --- a/src/data/roadmaps/devrel/content/vs-code@j5nNSYI8s-cH8EA6G1EWY.md +++ b/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: -- [@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@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)