File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# CodeQL for Visual Studio Code: Changelog
22
3- ## [ UNRELEASED]
3+ ## 1.3.6 - 4 November 2020
4+
5+ - Fix URI encoding for databases that were created with special characters in their paths. [ #648 ] ( https://github.com/github/vscode-codeql/pull/648 )
6+ - Disable CodeQL Test commands from the command palette [ #667 ] ( https://github.com/github/vscode-codeql/pull/667 )
7+ - Fix display of booleans in results view. [ #657 ] ( https://github.com/github/vscode-codeql/pull/657 )
8+ - Avoid recursive selection changes in AST Viewer. [ #668 ] ( https://github.com/github/vscode-codeql/pull/668 )
49
510## 1.3.5 - 27 October 2020
611
712- Fix a bug where archived source folders for databases were not showing any contents.
8- - Fix URI encoding for databases that were created with special characters in their paths.
913
1014## 1.3.4 - 22 October 2020
1115
You can’t perform that action at this time.
0 commit comments