Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notepad++ does not highlight cooresponding round brackets () #14

Open
ernstblaauw opened this issue Oct 26, 2018 · 0 comments
Open

Notepad++ does not highlight cooresponding round brackets () #14

ernstblaauw opened this issue Oct 26, 2018 · 0 comments

Comments

@ernstblaauw
Copy link

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?

@ernstblaauw ernstblaauw changed the title NotePad does not highlight cooresponding round brackets () NotePad++ does not highlight cooresponding round brackets () Oct 26, 2018
@ernstblaauw ernstblaauw changed the title NotePad++ does not highlight cooresponding round brackets () Notepad++ does not highlight cooresponding round brackets () Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant