[personal kdb+] Enhanced Kdb Studio [Javascript support]

Guys, can anyone provide me the link to download Enhanced Kdb Studio which has support for Javascript?
I remember Charles himself had enhanced the studio to add support for Javascript.

All I found on the net was the link to download Studio from here, but even after installing this, studio doesn’t recognize Javascript functions.

Or probably, I am not setting it up correctly, hence unable to execute Javascript code.

Can someone help me here?

Thanks & Regards,

Sunny Shukla

Probably you need JS based editor like Atom and etc.

WBR, Andrey Kozyrev.

???, 25 ??? 2016 ?., 22:45:45 UTC+3 ??? SunDew ???:

Guys, can anyone provide me the link to download Enhanced Kdb Studio which has support for Javascript?
I remember Charles himself had enhanced the studio to add support for Javascript.

All I found on the net was the link to download Studio from here, but even after installing this, studio doesn’t recognize Javascript functions.

Or probably, I am not setting it up correctly, hence unable to execute Javascript code.

Can someone help me here?

Thanks & Regards,

Sunny Shukla

the only javascript related things for Kx that I have done are
https://github.com/codemirror/CodeMirror/blob/master/mode/q/q.js

and

http://kx.com/q/c/c.js

I have not extended studio for kdb+ (https://github.com/CharlesSkelton/studio) for javascript.

Maybe you’ve mixed it up with another tool?