QlikView Package for Sublime Text
July 4, 2012 ยท View on GitHub
This is a QlikView script syntax package for the wonderful text editor Sublime Text.
Since Textmate packages can be used in Sublime Text it will probably work the other way as well but it haven't been tested.
Installation
Even though this could techincally be used in Linux+Mac as well I see really no big use for it. QlikView, which is required to actualy make use of the script, is only available on Windows. Thats why the following instructions are for Windows only
Using Git
This is the way to go if you wan't to help out developing the package.
- Open a command prompt
- Go to %APPDATA%\Sublime Text 2\Packages
- git clone git://github.com/kmpm/sublime-qvs.git QlikView
- Restart Sublime Text
Files only
- Download a zip file of the current code from https://github.com/kmpm/sublime-qvs/zipball/master
- Unzip the files within to %APPDATA%\Sublime Text 2\Packages\QlikView
- Restart Sublime Text
Contributing
I would love to see contributions to this package, but if you do please change the JSON-tmLanguage as well as compile the changes.
License
This package are be using the MIT license