jxx / sublime-qvs

QlikView Script (qvs) syntax for Sublime Text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QlikView Package for Sublime Text

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

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

About

QlikView Script (qvs) syntax for Sublime Text