|
|
|
|
|
by piotrkubisa
3649 days ago
|
|
Examples in tutorial uses Monaco [1] which is integrated in various Microsoft tools not only VS (Code) and also open-sourced. If you do not like it then there is i.e Ideone [2] which gives possibility to play around with C# online without tinkering with the VS installation which may be too lengthy. [1] https://microsoft.github.io/monaco-editor/index.html [2] http://ideone.com/ |
|