qSocks snippets extension for VSCode
At the moment VSCode is my preferred code editor (although I’m side using Atom sometimes as well). And when I’m writing something which uses qSocks I’ve always have GitHub and Qlik Sense help site open so I can check the available methods and what parameters need to be provided for these methods. Plus I’m a “bit” lazy and always copy/paste code from another projects I have and adapt it to the current needs. For these reasons I’ve made VSCode snippets extension. The extension is used from within VSCode and include all qSocks methods as snippets. Just type qsocck and pick the method that you need. ...