On a tangent, does anyone know anything about the in-browser editor they are using for the playground? It seems really slick. The javascript references something called "monaco" and the directories are all prefixed with "vs".
The code is hosted on their demo site; /Script/vs/editor/editor.main.js appears to be the main js file and has this notice:
I believe the monaco editor is already being used in Azure Websites and possibly the TFS preview. I wouldn't be surprised if more information about it would be released soon, they are also a major dogfooder of TypeScript.
The code is hosted on their demo site; /Script/vs/editor/editor.main.js appears to be the main js file and has this notice: