https://github.com/trstringer/vscode-tips
:bulb: Visual Studio Code tips and quick reference
https://github.com/trstringer/vscode-tips
Last synced: 19 days ago
JSON representation
:bulb: Visual Studio Code tips and quick reference
- Host: GitHub
- URL: https://github.com/trstringer/vscode-tips
- Owner: trstringer
- Created: 2016-01-09T01:16:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-11T16:57:09.000Z (over 9 years ago)
- Last Synced: 2024-02-15T01:31:59.528Z (almost 2 years ago)
- Homepage:
- Size: 24.4 KB
- Stars: 12
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visual Studio Code Tips and Quick Reference
:exclamation: :exclamation: :exclamation: **This repo is no longer maintained. For great information on VS Code, and all facets of it, please reference [awesome-vscode](https://github.com/viatsko/awesome-vscode)**
*The purpose of this repository is to provide and maintain a quick reference for VS Code tips*
## Index
- [Download and Installation](install.md)
- :heart: [Releases Summaries](release-summaries.md)
- [Configuration/Customizing (settings, config, themes, keyboard shortcuts)](config.md)
- [Command Palette](command-palette.md)
- [Debugging](debugging.md)
- [Version Control (git)](git.md)
- [Productivity (IntelliSense, tasks, linting, testing)](productivity.md)
- [Extensions](extensions.md)
- [Other Languages (Go, PowerShell, markdown)](other-languages.md)
- [OSS Contributions and Insiders build](vscode-contrib.md)
## Contributions
Contributions are welcome and encouraged... submit a pull request!