Skip to content

Commit 2db0ca8

Browse files
authored
Group extension settings in the VS Code UI (#2706)
1 parent 497dc31 commit 2db0ca8

3 files changed

Lines changed: 310 additions & 228 deletions

File tree

extensions/ql-vscode/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
## 1.8.10 - 15 August 2023
66

7+
- Group the extension settings, so that they're easier to find in the Settings UI. [#2706](https://github.com/github/vscode-codeql/pull/2706)
78
- Add a code lens to make the `CodeQL: Open Referenced File` command more discoverable. Click the "Open referenced file" prompt in a `.qlref` file to jump to the referenced `.ql` file. [#2704](https://github.com/github/vscode-codeql/pull/2704)
89

910
## 1.8.9 - 3 August 2023

0 commit comments

Comments
 (0)