Skip to content

NASA-AMMOS/aerie-monaco-editor-customizations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AERIE Monaco Editor Customizations

This repository contains the source code for a typescript worker that provides additional EDSL diagnostics for the AERIE Command EDSL

Build

First update the typescript version so it is built into the worker (should be done whenever updating the typescript version)

npm run import-typescript

Then build the worker

npm run build

Publish

Ensure the version is updated appropriately first

npm publish

About

Customizations to the monaco editor for EDSL diagnostics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.4%
  • TypeScript 7.6%