theia-ide / theia-csharp-extension

C# extension for Theia
Eclipse Public License 2.0
4 stars 6 forks source link
csharp theia-language-extension

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.