Skip to content

smhc/vscode-epmlsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-epmlsp

Provides access to the epmlsp LSP for the EPM language

Building

This extension now uses esbuild to bundle the TypeScript sources.

Development (watch rebuild):

npm run compile

One-off build (unminified):

npm run esbuild-base

Production (used for vsce publish via vscode:prepublish):

npm run esbuild-min

Output bundle is written to dist/extension.js and referenced as the main entry in package.json.

About

EPM Language Server vscode extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •