Skip to content

iamsmkr/monaco-dot-language-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monaco-language-server-dot

A language server for DOT with Monaco editor

Installation

cd monaco-dot-language-server
npm install

Usage

Access client/lib/index.html for the in-browser Monaco editor implementation.