github/vscode-codeql

Support dragging and dropping to import databases

Open

#973 opened on Oct 19, 2021

 (1 comment) (1 reaction) (0 assignees)TypeScript (236 forks)auto 404
VSCodeenhancementgood first issue

Repository metrics

Stars
 (530 stars)
PR merge metrics
 (PR metrics pending)

Description

Sometimes I have a Finder window open in the directory where I build or download databases, and it would be quicker to drag and drop from there onto VS Code to import the database, than to browse to that directory from VS Code.

Unfortunately, this doesn't seem to be supported at the moment.

Contributor guide