Skip to content

Commit 73657e6

Browse files
committed
add changelog entry for TextMate instantiation argument syntax
1 parent d3cf13f commit 73657e6

5 files changed

Lines changed: 1 addition & 0 deletions

File tree

extensions/.DS_Store

6 KB
Binary file not shown.

extensions/ql-vscode/.DS_Store

8 KB
Binary file not shown.

extensions/ql-vscode/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- Update how variant analysis results are displayed. For queries with ["path-problem" or "problem" `@kind`](https://codeql.github.com/docs/writing-codeql-queries/metadata-for-codeql-queries/#metadata-properties), you can choose to display the results as rendered alerts or as a table of raw results. For queries with any other `@kind`, the results are displayed as a table. [#2745](https://github.com/github/vscode-codeql/pull/2745) & [#2749](https://github.com/github/vscode-codeql/pull/2749)
88
- When running variant analyses, don't download artifacts for repositories with no results. [#2736](https://github.com/github/vscode-codeql/pull/2736)
99
- Group the extension settings, so that they're easier to find in the Settings UI. [#2706](https://github.com/github/vscode-codeql/pull/2706)
10+
- Fixed syntax highlighting directly after import statements with instantiation arguments.
1011

1112
## 1.8.10 - 15 August 2023
1213

8 KB
Binary file not shown.
6 KB
Binary file not shown.

0 commit comments

Comments
 (0)