Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>qlik-linterNew to Visual Studio Code? Get it now.
qlik-linter

qlik-linter

andremuehle

|
19 installs
| (0) | Free
A Qlik language server for Visual Studio Code. It provides syntax highlighting, code completion, and linting for Qlik Sense scripts.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Qlik language server extension

Functionality

This Language Server works for QVS files. It has the following language features:

  • Syntax highlighting
  • Linter for uppercase keywords with quickfix
  • Linter for as alingment
  • bot linter function can be disabled in the config

Build and Run

  • Run npm install to install all necessary npm modules in both the client and server folder
  • Run npm run compile to build
  • Press F5 to run the project
  • Run npm run build (npm install -g vsce if not yet done)

Versioning

  • tag versions
  • tag with X.X.X match does trigger github action for a new release

Changelog

Check changelog.md

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft