Running queries over the linux kernel is difficult because the database itself is so large. Some users have requested the ability to run queries remotely and gather the results back in the results view.
This may not be top priority because:
Maybe we should be running these queries through code-scanning
This feature might already be available through codespaces or vscode remote. It might just be a matter of documenting how to do this.
The text was updated successfully, but these errors were encountered:
We haven't prioritized this feature yet, but we may in the future. Currently, we are expecting that using codespaces will be sufficient for most use cases.
Running queries over the linux kernel is difficult because the database itself is so large. Some users have requested the ability to run queries remotely and gather the results back in the results view.
This may not be top priority because:
The text was updated successfully, but these errors were encountered: