From 1c1c5ee5b7f13b71c7901a1ec4349c81989464ba Mon Sep 17 00:00:00 2001 From: Andrew Leech Date: Thu, 25 May 2023 10:01:41 +1000 Subject: [PATCH] Created VS Code (markdown) --- VS-Code.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 VS-Code.md diff --git a/VS-Code.md b/VS-Code.md new file mode 100644 index 0000000..7abcba4 --- /dev/null +++ b/VS-Code.md @@ -0,0 +1,4 @@ +Visual Studio Code, also commonly referred to as VS Code, is a source-code editor made by Microsoft, for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. Users can change the theme, keyboard shortcuts, preferences, and install extensions that add functionality. + +In the Stack Overflow 2022 Developer Survey, Visual Studio Code was ranked the most popular developer environment tool among 71,010 respondents, with 74.48% reporting that they use it. +