Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>XLS DSLX Language Server (by cdleary)New to Visual Studio Code? Get it now.
XLS DSLX Language Server (by cdleary)

XLS DSLX Language Server (by cdleary)

Preview

Chris Leary

|
150 installs
| (0) | Free
XLS DSLX using DSLX language server
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DSLX Language Support for Visual Studio Code

XLS Logo

Overview

This is a wrapper around the dslx_ls language server binary to make it usable as a VSCode extension.

Structure

.
├── src // Language Client
│   └── extension.ts // Language Client entry point
└── package.json // The extension manifest.

Build

  • Run npm install
  • Run npm run compile to compile the client.
  • To generate the VSIX package run npm run package.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft