mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 12:40:03 +02:00
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 <daniel.s.holdsworth@gmail.com>
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user