vscode-sqltools icon indicating copy to clipboard operation
vscode-sqltools copied to clipboard

"Select File" use native vscode file selector

Open Malix-Labs opened this issue 1 year ago • 1 comments

It would be better if the "Select File" options opened the native VSCode file selector

It is a pretty important feature for remote development, such as WSL, Devcontainers, Codespaces, remote-tunnel, or SSH

Malix-Labs avatar Jun 15 '24 16:06 Malix-Labs

Just run into this, as we're using VS Code via the web, i.e. https://github.com/coder/code-server

The file upload browser opens instead of a way to actually find a socket on the host.

iamacarpet avatar Jul 11 '24 13:07 iamacarpet