forked from microsoft/vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
Removing Insiders
Wade Anderson edited this page May 4, 2016
·
4 revisions
- Remove Visual Studio Code - Insiders.app
GUI Based: Open Finder -> Applications. Right click "Visual Studio Code - Insiders.app" and move it to the trash.
Terminal: rm -r /Applications/Visual\ Studio\ Code\ -\ Insiders.app
- Remove
.vscode-insiders
folder
Terminal: rm -r .vscode-insiders
Uninstall Visual Studio Code - Insiders
GUI Based: Navigate to Control Panel -> Programs -> Program and Features. Search for "Visual Studio Code - Insider", right click and select "Uninstall"
Remove .deb
or .rpm
package.
Project Management
- Roadmap
- Iteration Plans
- Development Process
- Issue Tracking
- Release Process
- Running the Endgame
- Related Projects
Contributing
- How to Contribute
- Submitting Bugs and Suggestions
- Code Organization
- Coding Guidelines
- Smoke Test
- Contributor License Agreement
- Requested Extensions
Documentation