Merge pull request #16320 from github/subatoi/deprecate-codeql-for-vs-code

[8th May 2024] Add deprecation notices to CodeQL for VS Code documentation
This commit is contained in:
Sarita Iyer
2024-05-08 17:00:42 -04:00
committed by GitHub
45 changed files with 69 additions and 34 deletions

View File

@@ -281,7 +281,7 @@ No user-facing changes.
### Bug Fixes
* The [View AST functionality](https://codeql.github.com/docs/codeql-for-visual-studio-code/exploring-the-structure-of-your-source-code/) no longer prints detailed information about regular expressions, greatly improving performance.
* The [View AST functionality](https://docs.github.com/en/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension/exploring-the-structure-of-your-source-code) no longer prints detailed information about regular expressions, greatly improving performance.
## 0.0.8

View File

@@ -2,4 +2,4 @@
### Bug Fixes
* The [View AST functionality](https://codeql.github.com/docs/codeql-for-visual-studio-code/exploring-the-structure-of-your-source-code/) no longer prints detailed information about regular expressions, greatly improving performance.
* The [View AST functionality](https://docs.github.com/en/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension/exploring-the-structure-of-your-source-code) no longer prints detailed information about regular expressions, greatly improving performance.