Qlik Notepad Plus Plus Versions Save

Qlik Language Definition for Notepad++ providing syntax highlighting of QlikView and Qlik Sense script and expressions.

v2.6

6 years ago

Version 2.6 contains the following functionality improvements and bug fixes:

  • Added the missing keyword DETAIL
  • Corrected issue that was preventing "GROUP BY" being correctly highlighted
  • Made normal brackets "( and )" a delimited pair to support auto bracket closing and prevent issue with opening brackets preventing function highlighting

This release contains the following known issues:

  • The if() function is highlighted in bold. This is because Notepad++ can't differentiate between the if() function and the IF statement. No known solution is available for this issue.

It is recommended that this release be used with Notepad++ version 6.6.9 and later.

v2.5

6 years ago

Version 2.5 contains the following functionality improvements and bug fixes:

  • Added Qlik Sense connection string support
  • Added the missing keywords DERIVE and FLUSHLOG
  • Added support for DIRECT QUERY statements
  • Corrected issue with some keywords not highlighting when touching a semi-colon
  • Added support for QlikView Components variables and sub routines
  • Other minor improvements

This release contains the following known issues:

  • The if() function is highlighted in bold. This is because Notepad++ can't differentiate between the if() function and the IF statement. No known solution is available for this issue.

It is recommended that this release be used with Notepad++ version 6.6.9 and later.

v2.4

9 years ago

Version 2.4 contains the following minor fixes/functionality:

  • Added the missing keyword IN
  • Added the missing filelist() function
  • Other minor improvements

This release contains the following known issues:

  • The if() function is highlighted in bold. This is because Notepad++ can't differentiate between the if() function and the IF statement

It is recommended that this release be used with Notepad++ version 6.6.9 and later.

v2.3

9 years ago

Version 2.3 contains the following minor fixes/functionality:

  • Solved an issue with correct highlighting of nested function calls. Added comma "," as an operator to correct issue with function names not being highlighted correctly when it immediately follows a comma inside another function call.
  • Added missing function tool tips. All functions should now provide both auto completion and tool tips.
  • Removed the ability to fold IF statements because of an issue where Notepad++ tries to collapse if() functions which causes the collapsing to fail.

This release contains the following known issues:

  • The if() function is highlighted in bold. This is because Notepad++ can't differentiate between the if() function and the IF statement

It is recommended that this release be used with Notepad++ version 6.6.9 and later.