mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-11 00:33:05 -06:00
more tuning
parent
fcd6807487
commit
c00d715ef7
17
Home.md
17
Home.md
@ -2,20 +2,21 @@
|
||||
# Welcome
|
||||
Welcome to the Visual Studio Code Wiki. This site is primarily intended for those who wish to contribute to VS Code by submiting bug reports, suggesting new features, building extensions, commenting on new ideas, or even by submitting pull requests.
|
||||
|
||||
If you are not interested in this but 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 Code, please visit our [homepage](http://code.visualstudio.com) and follow us on [twitter](https://twitter.com/code)!
|
||||
|
||||
# News
|
||||
* [What's New](http://code.visualstudio.com/updates)
|
||||
# Project Overview
|
||||
* [[Roadmap]]
|
||||
* [[Breaking Changes]]
|
||||
|
||||
# Contributing
|
||||
* [[Design Goals]]
|
||||
* [[Workflow]]
|
||||
|
||||
# News
|
||||
* [[Breaking Changes]]
|
||||
* [Product Updates](http://code.visualstudio.com/updates)
|
||||
|
||||
# Contributing to VS Code
|
||||
* [[Contributing]]
|
||||
* [[Coding Guidelines]]
|
||||
* [[Tests]]
|
||||
* [[Writing and Running Tests]]
|
||||
* [[Useful Issue Queries]]
|
||||
|
||||
# Advanced Topics
|
||||
|
||||
|
||||
0
Roadmap.md
Normal file
0
Roadmap.md
Normal file
0
Writing-and-Running-Tests.md
Normal file
0
Writing-and-Running-Tests.md
Normal file
@ -1,5 +1,6 @@
|
||||
|
||||
**Useful LInks**
|
||||
* [Homepage](http://code.visualstudio.com/updates)
|
||||
* [Homepage](http://code.visualstudio.com)
|
||||
* [Blog](http://blogs.msdn.com/b/vscode/)
|
||||
* [Twitter](https://twitter.com/code)
|
||||
* [TypeScript](https://github.com/Microsoft/typescript)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user