Skip to content

kobakazu0429/monaco-editor-lsp-autocompletion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monaco-editor-lsp-autocompletion

mainly code is from https://github.com/TypeFox/monaco-languageclient

Requirements

Install

git clone [email protected]:kobakazu0429/monaco-editor-lsp-autocompletion.git
cd monaco-editor-lsp-autocompletion

cd client
yarn install

cd server
yarn install

Run

cd client
yarn dev

cd server
yarn dev

and open localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published