SparkSQL Language Server

JSON →
library 0.2.4 ·javascript
verified Jun 5, 2026

An LSP-based language server for Apache Spark SQL that runs in web extensions/WebWorkers. Version 0.2.4 provides syntax validation, auto-completion, and custom commands for toggling validation and configuring server-side i18n. It exports a dedicated worker JS file for browser environments like Monaco Editor via monaco-languageclient. Compared to other SQL LSPs, it is specifically tailored for Spark SQL and supports locale customization and runtime message patching.