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

Latest commit

 

History

History
20 lines (13 loc) · 543 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 543 Bytes

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.