dbuf-language-support

July 3, 2025 ยท View on GitHub

This is vscode extension for supporting dbuf language.

Features

  • Text highlight.
  • Simple Language Server Protocol communication.

Requirements

Usage Requirements

  • Installed cargo to build dbuf-lsp.

Build Requirements

  • npm with version at least 10.9.2.

How to build

Use npm install, then press F5.

How to install

Use Intall from VSIX to install extension from package or use marketplace.

Contents

  1. 1Features
  2. 2Requirements
  3. 2.1Usage Requirements
  4. 2.2Build Requirements
  5. 3How to build
  6. 4How to install