mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-10 00:27:05 -06:00
toc
parent
ce274b2e83
commit
3d55753930
34
Home.md
34
Home.md
@ -2,26 +2,26 @@
|
||||
## Welcome
|
||||
Welcome to the Code Wiki. These pages are primarily intended for those who wish to contribute to the Code project by submitting bug reports, suggesting new features, building extensions, commenting on new ideas, or even by submitting pull requests.
|
||||
|
||||
If you simply want more information on using Code, please visit our [homepage](http://code.visualstudio.com) and follow us on [twitter](https://twitter.com/code)!
|
||||
If you simply want more information on using VS Code, please visit our [the Visual Studio Code portal](http://code.visualstudio.com) and follow us on [twitter](https://twitter.com/code).
|
||||
|
||||
## Project Overview
|
||||
### Process
|
||||
* [[Development Process]]
|
||||
## Project Management
|
||||
* [[Roadmap]]
|
||||
* [[November-Plan]]
|
||||
* [[Issue Tracking Workflow]]
|
||||
* [[November Plan]]
|
||||
* [[Breaking Changes]]
|
||||
* [[Iterations]]
|
||||
* [[Related Projects]]
|
||||
|
||||
### Code
|
||||
* [[Code-Organization]]
|
||||
* [[Code-Build-Process]]
|
||||
## Contributing
|
||||
* [[How to Contribute]]
|
||||
* [[Submitting Bugs and Suggestions]]
|
||||
* [[Insiders]]
|
||||
* [[Code Organization]]
|
||||
* [[Coding Guidelines]]
|
||||
* [[Contributor License Agreement]]
|
||||
|
||||
## Documentation
|
||||
* [API](https://github.com/Microsoft/vscode-extensionbuilders/tree/master/docs/extensionAPI) <<<**TO DO** these docs will merge with the other docs and the extension builds doc will disappear >>>
|
||||
* [Extensions](https://github.com/Microsoft/vscode-extensionbuilders/tree/master/docs/extensions)
|
||||
|
||||
## Contributing to Code
|
||||
* [[How to Contribute]]
|
||||
* [[Coding Guidelines]] <<<**TO DO**>>>
|
||||
* [Running Tests](https://github.com/Microsoft/vscode/blob/master/test/README.md)
|
||||
|
||||
* [Extensions](https://code.visualstudio.com/docs/extensions/overview)
|
||||
* [API](https://code.visualstudio.com/docs/extensionAPI/overview)
|
||||
* [Visual Studio Code](https://code.visualstudio.com/docs)
|
||||
* [Document Repository](https://github.com/microsoft/vscode-docs)
|
||||
|
||||
|
||||
@ -12,3 +12,9 @@
|
||||
* [[Code Organization]]
|
||||
* [[Coding Guidelines]]
|
||||
* [[Contributor License Agreement]]
|
||||
|
||||
** Documentation **
|
||||
* [Extensions](https://code.visualstudio.com/docs/extensions/overview)
|
||||
* [API](https://code.visualstudio.com/docs/extensionAPI/overview)
|
||||
* [Visual Studio Code](https://code.visualstudio.com/docs)
|
||||
* [Document Repository](https://github.com/microsoft/vscode-docs)
|
||||
Loading…
x
Reference in New Issue
Block a user