Alexander Eyers-Taylor

Results 6 issues of Alexander Eyers-Taylor

**Describe the bug** Quick query didn't open without a workspace folder The error is : `Workspace storage path is undefined (codeQL.quickQuery)` Stack trace: ``` Workspace storage path is undefined (codeQL.quickQuery)...

bug
good first issue
VSCode

**Is your feature request related to a problem? Please describe.** Some users have had issues with running out of memory for the language server. However it is not configurable so...

enhancement
good first issue
VSCode

**Describe the bug** Restarting the extension before all databases have been reloaded means we lose the databases that haven't been loaded yet. **Version** CodeQL extension version: 1.6.11 CodeQL CLI version:...

bug
VSCode

**Describe the bug** When you have a folder that contains both multiple test packs and non-test packs, it will appear as runnable in the UI with the test packs a...

bug
VSCode

**Describe the bug** A nullary predicate with a result shows the "This query returned no results" message even if it has a result. It does show "1 result" in the...

bug
VSCode

### Merge / deployment checklist - [ ] Confirm this change is backwards compatible with existing workflows. - [ ] Confirm the [readme](https://github.com/github/codeql-action/blob/main/README.md) has been updated if necessary. - [...