Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
vadimtsushko
Partner - Creator III
Partner - Creator III

QlikView language plugin for Sublime Text Editor

Sublime Text is my favorite editor - and I use it for QlikView load scripts and externally stored expressions for quite some time now.

Gradually my QlikView language plugin took a form so now I would like to introduce it to community.

Here is a snippet from qlikview-components highlighted by plugin.

http://vadimtsushko.github.io/sublime-qlikview/images/screenshot1.png

Feel free to place bugs and feature requests on project's github issue tracker.


Post updated by: Vadim Tsushko. Links updated to current project location

25 Replies
Not applicable

Hey Vadim,

Just wanted to report that everything has been running super smoothly and the syntax help works great!

Yeah, I figured that out after a while, that I just need to restart everything! In the end it aaaaaalways comes down to either disabling your firewall or restarting your computer, and you always feel a fool for not having done it sooner

Thanx again!

//P

vadimtsushko
Partner - Creator III
Partner - Creator III
Author

Not applicable

Hello,

How can I add this extension in my Qlikview Editor ?

I'm kinda new on Qlikview 😕

Thx in advice,

Regards;

vadimtsushko
Partner - Creator III
Partner - Creator III
Author

Hi.

It is not an extension to QlikView Editor. It is a plugin for Sublime Text editor. If you are using QlikView to edit your load scripts (very common approach) that tool is not for you.

Not applicable

Hi Guys,

I have downloaded the InQlik tool from your github but how do I actually use it to edit variables or expressions?

I am using Qlikview Deployment Framework and I also have sublime text 3 but how do I get them married ?

Thanks

vadimtsushko
Partner - Creator III
Partner - Creator III
Author

I'm not sure what kind of problem do you have.

Have you installed the package or just dowloaded it?

There is some installation instructions in readme on the github.

Have you read InQlik Expression Editor in QlikView Deployment Framework environment ?

Not applicable

Thank for the reply vadimtsushko

I have gone through the the read me in github and have also followed the installation process.

I can not see any syntax option for qlikview.

Also, I can not see the container structure in sublime. Is there some other steps?

vadimtsushko
Partner - Creator III
Partner - Creator III
Author

So, when you open qlikview load scripts (files with a *.qvs extension) you can not see syntax highligting?

Not applicable

Ok, I have not tried that.

I tried opening the load script .txt form the -PRJ folder

I will try the .QVS and let you know.

Thanks

vadimtsushko
Partner - Creator III
Partner - Creator III
Author

Sublime Text deduce types of content from file extensions.