Documents and Samples for Visual Studio Online Extensions

We have been working hard to get ready for making Visual Studio Online Extensions public and one of the most important piece for us is documentation and samples. Last couple of months, we worked hard on this and added a lot of docs and samples to our site.

As I mentioned in my last post, we encourage you to use TypeScript for extension development since you can get nice tooling support using the declare file we provide. Our codebase is based in TypeScript as well, which gives as a chance to write our own tool generate API docs automatically.

Here are list of some docs we added lately:

This is a pretty big list and we are adding more each sprint. Please let us know if you see any issue or what you want to see in docs and samples here.

Follow me at twitter.com/serkan_inci