Difference between revisions of "Visual Studio Code Tips"
(→Tips) |
|||
Line 25: | Line 25: | ||
==Tips== | ==Tips== | ||
Links to other sites (external links): | Links to other sites (external links): | ||
− | :'''[https://code.visualstudio.com/docs/getstarted/keybindings#_keyboard-shortcuts-reference Keyboard shortcut cheat sheets for all platforms]''' | + | :'''[https://code.visualstudio.com/docs/getstarted/keybindings#_keyboard-shortcuts-reference Keyboard shortcut cheat sheets for all platforms]''' -- code.visualstudio.com |
− | :[https://code.visualstudio.com/docs/getstarted/tips-and-tricks '''Tips and Tricks'''] | + | :[https://code.visualstudio.com/docs/getstarted/tips-and-tricks '''Tips and Tricks'''] -- code.visualstudio.com |
:[https://www.youtube.com/watch?v=w3RSzophv00 '''VS Code tips — Do not disturb mode'''] | :[https://www.youtube.com/watch?v=w3RSzophv00 '''VS Code tips — Do not disturb mode'''] | ||
:'''[https://www.youtube.com/watch?v=G6JJxa0QNfE&list=PLvKOuwv1u7bGri7IBkLYhmhMRnvtAlc4N VS Code Tips] -- 476 videos(!) from Code 2020''' | :'''[https://www.youtube.com/watch?v=G6JJxa0QNfE&list=PLvKOuwv1u7bGri7IBkLYhmhMRnvtAlc4N VS Code Tips] -- 476 videos(!) from Code 2020''' |
Revision as of 19:53, 20 June 2023
Pikes Peak Makerspace (PPM) is dedicated to supporting our maker community in their creative process by providing shared space, shared tools, software, 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)
Visual Studio Code is installed on our Ubuntu Workstation.
Classes
- Pikes Peak Makerspace announces its Upcoming events, including classes, on Meetup
Training -- PPM Trainer(s) needed
Links to other sites (external links):
Tips
Links to other sites (external links):
- Keyboard shortcut cheat sheets for all platforms -- code.visualstudio.com
- Tips and Tricks -- code.visualstudio.com
- VS Code tips — Do not disturb mode
- VS Code Tips -- 476 videos(!) from Code 2020
For Additional Help
- Use the PPM Slack channel #computing
- List of all PPM Slack channels
See Also
Links to other PPM Wiki pages (internal links):
Curated Extensions
- GitHub Copilot -- code suggestions from comments
- Luna Paint -- Raster Image Editor
- Code Spell Check -- spell checking as you type
Curated Links
Links to other sites (external links):
- Product Home Page
- https://www.programmingfonts.org/
- https://www.markdownguide.org/
- https://alternativeto.net/software/visual-studio-code/
- https://codepen.io/ -- build, test, and discover front-end code
Other Fun Stuff
Links to other sites (external links):
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.