roadmap

Chris Dias 2015-10-13 15:41:47 -07:00
parent 1d0388353f
commit 128e831e10
3 changed files with 26 additions and 1 deletions

@ -10,7 +10,7 @@ If you simply want more information on using Code, please visit our [homepage](h
* [[Workflow]]
## Contributing to VS Code
* [[Contributing]]
* [[How to Contribute]]
* [[Coding Guidelines]]
* [[Writing and Running Tests]]
* [[Useful Issue Queries]]

@ -0,0 +1,25 @@
## 0.10.0
### Schedule
| | |
| ------------------------- | --------------- |
| Development | Oct 5th - Nov 6 |
| Drop to insiders | Nov 9 |
| Last build before connect | Nov 16 |
| Connect() event | Nov 18, 19 |
### Goals
* React to early extension feedback, expand API
* Get ready for open sourcing VS Code
### Key Initiatives
* Customization
* API
* Extension Points
* Gallery
* Development Environment
* Fill the Gallery
* SDK
* Language Service Improvements
* Telemetry for Extensions
* Engineering Improvements