VS Code: Difference between revisions

From Wiki
Jump to navigation Jump to search
Jgeiger (talk | contribs)
New page: VS Code is a popular code editor, and "Integrated Development Environment" (IDE). Despite being maintained by Microsoft, it is free and open source (https://github.com/microsoft/vscode). I...
 
Jgeiger (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
VS Code is a popular code editor, and "Integrated Development Environment" (IDE). Despite being maintained by Microsoft, it is free and open source (https://github.com/microsoft/vscode). Installation on all major platforms is straightforward through the official website: https://code.visualstudio.com/.
go back to [[Main Page]], [[Computational Resources]], [[Code Editors]]


VS Code is a popular code editor, or "Integrated Development Environment" (IDE). Despite being maintained by Microsoft, it is free and open source (https://github.com/microsoft/vscode). Installation on all major platforms is straightforward following the instructions on the official website: https://code.visualstudio.com/.


https://insights.stackoverflow.com/survey/2021#integrated-development-environment
VS Code provides support for all common programming languages. With a multitude of community-made extensions (https://marketplace.visualstudio.com/), its functionalities can be extended near indefinitely. Some useful features include syntax highlighting, Intellisense, debugging, code snippets, git integration, and many more.
 
You can find installation instructions, useful tips, as well as a recording of the group seminar on VS Code given by Julian Geiger at the following links:
 
https://github.com/GeigerJ2/group_seminar-29062022
 
https://www.youtube.com/watch?v=d5ELLGlftB0

Latest revision as of 13:15, 27 September 2022

go back to Main Page, Computational Resources, Code Editors

VS Code is a popular code editor, or "Integrated Development Environment" (IDE). Despite being maintained by Microsoft, it is free and open source (https://github.com/microsoft/vscode). Installation on all major platforms is straightforward following the instructions on the official website: https://code.visualstudio.com/.

VS Code provides support for all common programming languages. With a multitude of community-made extensions (https://marketplace.visualstudio.com/), its functionalities can be extended near indefinitely. Some useful features include syntax highlighting, Intellisense, debugging, code snippets, git integration, and many more.

You can find installation instructions, useful tips, as well as a recording of the group seminar on VS Code given by Julian Geiger at the following links:

https://github.com/GeigerJ2/group_seminar-29062022

https://www.youtube.com/watch?v=d5ELLGlftB0