- Notifications
You must be signed in to change notification settings - Fork0
johnsoncodehk/vscode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
VS Code is a new type of tool that combines the simplicity ofa code editor with what developers need for their core edit-build-debug cycle. Codeprovides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools.
VS Code is updated monthly with new features and bug fixes. You can download it for Windows, macOS, and Linux onVS Code's website. To get the latest releases every day, you can install theInsiders version of VS Code. This builds from the master branch and is updated at least daily.
Thevscode
repository is where we do development and there are many ways you can participate in the project, for example:
- Submit bugs and feature requests and help us verify as they are checked in.
- Reviewsource code changes.
- Review thedocumentation and make pull requests for anything from typos to new content.
If you are interested in fixing issues and contributing directly to the code base,please see the documentHow to Contribute, which covers the following:
- How to build and run from source
- The development workflow, including debugging and running tests
- Coding Guidelines
- Submitting pull requests
- Contributing to translations
Please see also ourCode of Conduct.
- Ask a question onStack Overflow.
- Request a new feature onGitHub.
- Vote forpopular feature requests.
- File a bug inGitHub Issues.
- Tweet us with other feedback.
Many of the core components and extensions to Code live in their own repositories on GitHub. For example, thenode debug adapter and themono debug adapter.
For a complete list, please see theRelated Projects page on ourwiki.
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under theMIT License.
About
Visual Studio Code
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- TypeScript92.1%
- JavaScript4.4%
- CSS2.4%
- Inno Setup0.8%
- HTML0.2%
- Shell0.1%