Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-epmlspNew to Visual Studio Code? Get it now.
vscode-epmlsp

vscode-epmlsp

smhc

|
1,743 installs
| (0) | Free
EPM Language Server
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft