Coder Social home page Coder Social logo

mattfryer / qlik-notepad-plus-plus Goto Github PK

View Code? Open in Web Editor NEW
52.0 19.0 17.0 62 KB

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

Home Page: http://www.qlikviewaddict.com/

License: GNU General Public License v3.0

qlikview qlik-sense qlikview-language language-definitions qlikview-script notepadplusplus notepad-plus-plus

qlik-notepad-plus-plus's People

Contributors

mattfryer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qlik-notepad-plus-plus's Issues

Installation script

Because installing all the elements can be quite tricky, it would be good to have a proper install script. Even a simple batch file to perform the file copies.

Function List Enhancements

Make all sources (from, resident, inline, etc) a class with the action (load, concatenate load, etc) a function within it.

Identify unnamed tables

Add support for Direct Query statements

Notepad++ does not highlight cooresponding round brackets ()

Hi,
In my NotePad++, the QlikView language definition (v2.6) does not highlight the corresponding round bracket (so if I'm closing a function, I do not see what is the opening round bracket as it is not highlighted).
I fixed this by adding ')' just after '(' in the settings Language > Define your language > QlikView > Operators and delimiters > Operators 1 > "> < = ( + - * / <= >= <> & , ;". So it becomes "> < = ( ) + - * / <= >= <> & , ;".
Is this the correct solution and if so, can you add it to the code?

Installation Guide for Notepad++ v8.6.2

I notice that the certain steps in the instruction guide is different from the latest version of Notepad++. I tried to place the XML in a different location and it doesn't work. Is there an updated guide for it?

How to install functionlist.xml in NP++ PortableApps?

i have a NP++ installation via PortableApps, so there is no
%UserProfile%\AppData\Roaming\Notepad++
Also i found none in the portable Apps bin folder.
Anybody knows where to copy this file?

It's my first post on GitHub so i hope i'm at the right place. Or should i file it against PortableApps?

IF statements don't code collapse

IF statements don't code collapse. This has had to be disabled because Notepad++'s language engine can't differentiate between the IF statement and the if() function.

If changes are made to the Notepad++ language engine then this functionality will be added in the future.

Missing ) operator

Reported by @jurajmisina via Twitter
Hi Matt, thanks for sharing this. I always do one tweak: add a closing parenthesis to the "Operators 1" textbox, so that matching parenthesis are highlighted. Not sure if this breaks something, but without this Notepad++ does not highlight matching parenthesis.

Autocompletion not working

It seems that qlikview.xml is a copy of qlikview-lang-def.xml, hence autocompletion is not working. After overwriting qlikview.xml by the one of version 2.5 autocompletion works.

QVC support

Add support for QlikView Components library to ensure correct highlighting of sub routines and functions.

Exit Scrip Keyword

Exit Script keywords have been defined together. It doesn't show a suggestion for Script after writing Exit.
Also for below two statements:
Exit Script;
Exit Script ;
The first one is shown in black while second one is blue, the only difference between above is statements is a space between 't' and ';' .

Auto-completion function does not work

Hello.
Auto-completion function does not work for me. When I start enter code drop down list do not appear.
Highlighting works correctly.

Notepad++ version 7.5.6

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.