Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

TypeFox/monaco-languageclient-ng-example

Repository files navigation

monaco-languageclient-ng-example

These project has been migrated to monaco-languageclient repo and is available here.

It does the same as the regular monaco-languageclient client example but inside an Angular Component.

Getting started

npm is required

npm ci

The angular client we start last needs to connect to example JSON language server from the monaco-languageclient examples, therefore start the server like this:

npm run start

Start the local Angular development server:

npm run start

It serves on the client here: http://localhost:4200. You can use the vscode launch config to launch Chrome for debugging.

Both client and server code is re-used from monaco-languageclient-examples.

About

monaco-languageclient angular example

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published