Difference between revisions of "Visual Studio Code Tips"
Line 5: | Line 5: | ||
Visual Studio Code is a free and open source multi-platform software application that is used by programmers of all levels. Its name is often shortened to VS Code. | Visual Studio Code is a free and open source multi-platform software application that is used by programmers of all levels. Its name is often shortened to VS Code. | ||
− | Note that "Visual Studio Code" is an editor while "Visual Studio" is an IDE. | + | Note that "Visual Studio Code" is an editor while "Visual Studio" is an IDE. Both are Microsoft products. |
− | VS Code features include debugging, syntax highlighting, intelligent code completion, snippets | + | VS Code features include debugging, syntax highlighting, intelligent code completion, snippets and code refactoring for many computer languages. |
It also features an integrated terminal and embedded Git version control. | It also features an integrated terminal and embedded Git version control. | ||
− | It is made | + | It is made with the '''[[wikipedia:Electron_(software_framework)|Electron Framework]]''' (which is developed and maintained by GitHub) |
==Classes and Training== | ==Classes and Training== | ||
===Classes=== | ===Classes=== |
Revision as of 22:47, 27 November 2022
Pikes Peak Makerspace (PPM) is dedicated to supporting our maker community in their creative process by providing shared space, shared tools, materials and a knowledge base to turn their ideas into reality.
The information on this page is incomplete.
Please post your suggestions on our Slack channel #ppm-wiki.
Visual Studio Code is a free and open source multi-platform software application that is used by programmers of all levels. Its name is often shortened to VS Code.
Note that "Visual Studio Code" is an editor while "Visual Studio" is an IDE. Both are Microsoft products.
VS Code features include debugging, syntax highlighting, intelligent code completion, snippets and code refactoring for many computer languages.
It also features an integrated terminal and embedded Git version control.
It is made with the Electron Framework (which is developed and maintained by GitHub)
Classes and Training
Classes
- Pikes Peak Makerspace announces its Upcoming events, including classes, on Meetup
Training -- PPM Trainer(s) needed
Tips
- Keyboard shortcut cheat sheets for all platforms
- Tips and Tricks
- VS Code tips — Do not disturb mode
- VS Code Tips -- 476 videos(!) from Code 2020
For Additional Help
- Use the PPM Slack channels #computers or #general
See Also
Links to other PPM Wiki pages (internal links):
Curated Extensions
- Luna Paint -- Raster Image Editor
- Code Spell Check -- spell checking as you type
Curated Links
Links to other sites (external links):
Other Fun Stuff
Links to other sites (external links):
Bike-Shedding (on Wikipedia)
Rubber duck debugging (on Wikipedia)
Yak Shaving (on Wikipedia)
Search the PPM Wiki — include Content pages as well as Multimedia.
Contact Us if you cannot find your answer here on our Wiki or if you notice any information that is outdated.