{"library":"spark-sql-language-server","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.2.4","tags":["javascript","Spark","Apache","LSP","Language Server","SQL Dialect","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install spark-sql-language-server","imports":["import 'spark-sql-language-server/dist/worker/sparksql-server-worker.js'","new Worker(new URL('spark-sql-language-server/dist/worker/sparksql-server-worker.js', import.meta.url))","languageClient.sendRequest(ExecuteCommandRequest.type, { command: 'extension.sparksql.validationOn', arguments: [true] })"]},{"cmd":"yarn add spark-sql-language-server","imports":[]},{"cmd":"pnpm add spark-sql-language-server","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"spark-sql-language-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}