Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
After finding broken links for other posts about QlikView syntax highlighting in Notepad++ I created a basic Notepad++ language definition myself and thought I'd share it. Its far from perfect but it but it does the basics and makes working with .qvs files in Notepad++ a bit easier. Details and links here http://www.qlikviewaddict.com/2012/04/qlikview-scripts-in-notepad.html
Regards
Matt
I've released an updated version of the language definition that should now support all keywords, statements and functions as well as line and block comments. Details and links here http://www.qlikviewaddict.com/2012/05/qlikview-for-notepad-update.html
Regards
Matt
I've released version 0.3 which removes the escape character "\" from the language definition as it isn't needed for QlikView syntax highlighting and caused issues if the "\" appeared in the script. Details and links here http://www.qlikviewaddict.com/2012/06/qlikview-for-notepad-update.html
Regards
Matt
Version 0.4 is available. A few minor changes and improvements. Download links and instructions available here http://www.qlikviewaddict.com/p/qlikview-notepad.html
Regards
Matt
Since I've had no reports of issues I'm now releasing Version 1.0. A few minor tweaks have been included in this release that weren't in version 0.4. Most notably "REM" was removed from the keywords list to prevent incorrect highlighting of it. Download links and instructions available here http://www.qlikviewaddict.com/p/qlikview-notepad.html
Regards
Matt
I've released a new major update (version 2.0) with the following improvements:
As before, download links and instructions available here http://www.qlikviewaddict.com/p/qlikview-notepad.html
Regards
Matt
Notepad++ version 6.4.1 was released recently and contains some exciting new additions.Top of the list is the new function list which has been awaited for a while now and is a popular feature in many other code editors (including UltraEdit).
Because of these changes I've released a new version of the QlikView language definition v2.1 to support them where possible. This is another significant update and includes:
This version has the following known limitiations:
As usual, download links and instructions available here http://www.qlikviewaddict.com/p/qlikview-notepad.html
Hi Matthew.
Do you consider registering your plugins on http://branch.qlik.com/projects ? It would be great, I believe
Best regards, Vadim
Hi Vadim,
It is my intention to get both the Notepad++ and UltraEdit language definitions up on Branch when I get a few spare minutes. I'll post here when I do.
Regards
Matt
I've just released a new version of the QlikView Notepad++ Language Definition. Version 2.3 contains the following minor fixes/functionality:
Additionally, I have moved the project to GitHub and have added it to http://branch.qlik.com/ too. As always, head over to the Notepad++ Language Definition page (or Branch) for the download link and instructions.
Regards
Matt