Skip to content

VSCode Extension for better Qlik App Development

License

Notifications You must be signed in to change notification settings

jaapjanvh/vscode-qlik-maintained

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLA assistant compile CodeFactor Visual Studio Marketplace Visual Studio Marketplace Downloads

Visual Studio Code - Qlik Extension

This extensions allows to use VSCode as an editor for Qlik Sense based systems.

It currently connects to:

  • Qlik Sense Desktop
  • Qlik Sense for Windows with Windows/NTLM
  • Qlik Core / Docker

Further authentications are on the roadmap and are tracked in issue #283

Install

Search for "vscode-qlik" in VSCode Extension Marketplace or go to the Marketplace and press Install.

Usage

Video for script reload:

Video for script error checks:

create new connection

  • go to the window which was opened by vscode and press "CTRL + Shift + P" and search for "VSQlik: Show Connection Settings" and press enter.
  • add new connection
  • save and close

open connection

  • press again "CTRL + Shift + P" and search for "VSQlik: connect to server"
  • select the server and the Server will appear in the folder tree.

Contribute / Debug

Here you will find more howto compile the extension yourself.

About

VSCode Extension for better Qlik App Development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.9%
  • JavaScript 5.0%
  • HTML 2.7%
  • SCSS 2.4%