Mark Probst
Mark Probst
* [x] Swift * [ ] Go * [ ] JavaScript/TypeScript/Flow * [ ] C++ * [ ] Rust * [ ] Java * [ ] Elm * [ ]...
For inclusion in [CodeMix IDE](https://twitter.com/brianfernandes/status/1001556087273938944)
Right now you have to build `quicktype.exe` in the quicktype core repo by hand, copy it over, and then make a release build.
The nuget package should be added automatically if it isn't referenced already. The Roslyn workspace API allows this I think.
The Roslyn APIs make it relatively easy to figure out whether the cursor is within a C# namespace. In that case we should only generate the classes, and probably add...
The CLI is stuck with ES3 now.
This should have a fairly aggressive timeout, or the user won't see anything until it's loaded.