Matheus Teixeira
Matheus Teixeira
That makes sense. Let's close it to track it on the previous that were reported. Thanks @cameronmitchellapps
@jelez for SSH we have #395 we it's being tracked. @xiaozhu1337 could you give an real-world example so I can search more about your needs? For some drivers socks connection...
hi @samkessaram I can't do this right now. Is a bit out of scope for the project. But you can file a PR if you want, I'll would be glad...
I created a plugin inspired on this plugin and added some new fearures. You can check it here https://github.com/mtxr/SQLTools/. I'm using threads and it has a timeout if query takes...
Is it ok if I work on this one? @davidfischer
what's the current status of this issue? Seems very important to still open.
Hi @skotlex, To open results view we rely on https://code.visualstudio.com/api/references/vscode-api#ViewColumn. We can specify which view column webviews are open, but ViewColumn doesn't have a flag to open below. I know...
> @mtxr There is an option among user settings in vscode (settings.json) > = "workbench.editor.openSideBySideDirection": right | down > > This is the option to change the default direction of...