Skip to content

RumbleDB/jsoniq-vscode-extension

Repository files navigation

JSONiq Language Server

JSONiq Installs Review Count

A Visual Studio Code extension for the JSONiq programming language and the RumbleDB engine. It provides language features such as semantic highlighting, code completion, and diagnostics through a language server.

Features

  • Semantic highlighting: Highlights JSONiq syntax elements in your code for better readability.
  • Code completion: Provides intelligent suggestions as you type, helping you write code faster and with fewer errors.
  • Diagnostics: Identifies and reports errors and warnings in your code, helping you catch and fix issues early.

Requirements

  • Visual Studio Code version 1.75.0 or higher.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view (Ctrl+Shift+X).
  3. Search for "jsoniq".
  4. Click Install to install the extension.

Usage

  1. Open a JSONiq file (.jq) in Visual Studio Code.
  2. Enjoy the language features provided by the JSONiq Language Server.

License

This project is licensed under the Apache-2.0 License.

Contact

For any questions or feedback, please reach out to the project maintainer at [email protected].

Releases

No releases published

Packages

No packages published