-
Notifications
You must be signed in to change notification settings - Fork 148
Roadmap
Oleg Tkachenko edited this page Dec 4, 2015
·
5 revisions
There are several major categories of work that is happening here:
- quality and infrastructure improvements
- open sourcing not yet open sourced Productivity Power Tools extensions
- active feature development
All submissions need to meet high quality and design expectations. Submissions adding new functionality require extra analysis and design, and remember to always start a design discussion before spending significant effort.
- Increase test coverage!
- Fix stability issues (as reported by Visual Studio crash telemetry)
- Fix user reported bugs
- Simplify development process - enable working on extensions when official PPT build is installed
Some PPT extensions are not yet ready to be open sourced due to internal API usage and other reasons. Visual Studio team will do the work to prepare and open source as many of them as possible (ideally all).
- Adding features to existing extensions
- Introducing new extensions
Please start a discussion before doing such kind of development.