/theia-csharp-extension

C# extension for Theia

Primary LanguageTypeScriptEclipse Public License 2.0EPL-2.0

C# Extension For Theia

Gitpod - Code Now

Adds C# language support to the Theia IDE.

Open in Gitpod

Getting started

yarn

Running the browser example

yarn rebuild:browser
cd browser-app
yarn start

Open http://localhost:3000 in the browser.