Andrew Eisenberg

Results 289 comments of Andrew Eisenberg

Hmmm...interesting. I think what needs to happen is that strings are escaped in vscode before rendering them to the graph.

There's no standard support, and there's also no command inside of VSCode. It looks like we'd need to circumvent the LSP for this as well as create our own view...

Uploading a simple database for use in integration tests. This database zip file should not be removed. [simple-db.zip](https://github.com/github/vscode-codeql/files/5586722/simple-db.zip)

Now, after cleaning out my temporary directory, I can't reproduce. This may be a temporary issue.

> * Open Folder > choose the parent folder on the remote machine. I'm not sure how to do this step, at least not on macos. There is no option...

I am, however, able to use the Remote SSH extension to open a workspace on a remote machine and add a database to that workspace. I wonder if this issue...

I think this is a really neat idea. It could be useful in some situations, though I'm reluctant to completely remove the option to view in an editor. Ideally, you...

> 2 is tricky. I would prefer to keep the property that all running queries are using the same settings as configured in the settings file. I agree, which is...

Thanks for filing an issue. Can you provide some more details? * What were you doing at the time this happened? * Is the high cpu load reproducible? * Any...