Skip to content

Releases: MattFryer/Qlik-Notepad-plus-plus

Qlik for Notepad++ v2.6

14 May 13:07
Compare
Choose a tag to compare

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.

Qlik for Notepad++ v2.5

25 Jan 10:58
Compare
Choose a tag to compare

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.

QlikView for Notepad++ v2.4

09 Feb 19:56
Compare
Choose a tag to compare

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.

QlikView for Notepad++ v2.3

30 Sep 23:48
Compare
Choose a tag to compare

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.