Skip to content

QlikView for Notepad++ v2.3

Compare
Choose a tag to compare
@MattFryer MattFryer released this 30 Sep 23:48
· 29 commits to master since this release

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.