Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

theia-ide/theia-csharp-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.