You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.txt
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
===============================================
2
1
QlikView Language Definition for Notepad++
3
2
===============================================
4
3
@@ -16,7 +15,7 @@ The syntax highlighting that is provided is limited to the capabilities of Notep
16
15
17
16
If you find any keywords or functions missing then please let me know by reporting an issue and I'll add them to the next release. Support may also be added for subroutines within QlikView code libraries. If you'd like me to add support for your library, again please contact me.
18
17
19
-
===============================================
18
+
20
19
Installation
21
20
===============================================
22
21
Here are the steps to get it installed and working yourself:
@@ -31,7 +30,7 @@ Here are the steps to get it installed and working yourself:
31
30
8) Navigate to the folder where you saved the XML files and select the "qlikview-lang-def.xml" file before clicking "OK".
32
31
9) Hide the language panel by again selecting Language -> Define your language... on the menu.
33
32
34
-
===============================================
33
+
35
34
Upgrade
36
35
===============================================
37
36
If you already have a previous version of the QlikView language definition installed you will need to follow these steps to remove it and install the latest version:
@@ -48,7 +47,7 @@ If you already have a previous version of the QlikView language definition insta
48
47
10) Navigate to the folder where you saved the XML files and select the "qlikview-lang-def.xml" file before clicking "OK".
49
48
11) Hide the language panel by again selecting Language -> Define your language... on the menu.
50
49
51
-
===============================================
50
+
52
51
How To Use
53
52
===============================================
54
53
If you open a .qvs file, Notepad++ will automatically identify it as a QlikView script file and apply the language definition for you. If you are creating a new file or using a different file extension then you'll need to change the language using the menu Language -> QlikView.
@@ -61,7 +60,7 @@ To enable auto-completion, select Settings -> Preferences... from the menu bar.
61
60
62
61
The options under Auto-Insert are optional and enable auto insertion of closing brackets and quotes are automatically entered when an opening bracket or quote is typed.
63
62
64
-
===============================================
63
+
65
64
Disclaimer
66
65
===============================================
67
66
This language definition is provided free of charge, as is, with no warranties or guarantees. Neither Datoniq Limited or QlikViewAddict.com (including any of it's contributors) accept any liability for problems or loss resulting from it's use.
0 commit comments