Skip to content

Releases: github/vscode-codeql

Release v1.5.5

08 Sep 22:57

Choose a tag to compare

Patch release. Another fix for View AST. Also, fix bug where a query is sometimes run before the file is saved. See changelog for details.

Release v1.5.4

03 Sep 15:21

Choose a tag to compare

Patch release. Fixes a bug where View AST fails due to recent refactoring in the standard library and query packs. See changelog for details.

Release v1.5.3

18 Aug 15:40
v1.5.3

Choose a tag to compare

Patch version release. Adds a command to run a query on multiple databases. See changelog for details.

Release v1.5.2

13 Jul 17:43
v1.5.2

Choose a tag to compare

Patch version release. Fixes some minor bugs and adds a command to re-add a database source folder to the workspace. See changelog for details.

Release v1.5.1

23 Jun 15:26
v1.5.1

Choose a tag to compare

Patch version release. No user facing changes.

Release v1.5.0

14 Jun 19:11
v1.5.0

Choose a tag to compare

Minor version release. Allows the codeQL.cli.executablePath configuration setting to be set in workspace-scoped configuration files. This means that each workspace can now specify its own CodeQL CLI compiler, a feature that is unblocked due to implementing Workspace Trust. See changelog for details.

Release v1.4.8

05 May 16:56

Choose a tag to compare

Patch version release. Ensures that changes in directories that contain tests are properly updated in the test explorer. See changelog for details.

Release v1.4.7

23 Apr 15:17

Choose a tag to compare

Patch version release. Fixes bug in rendering results. See changelog for details.

Release v1.4.6

21 Apr 18:53

Choose a tag to compare

Patch version release. Add an option to jump from a .qlref file to the .ql file it references. See changelog for details.

Release v1.4.5

23 Mar 00:30
v1.4.5
cd73544

Choose a tag to compare

Patch version release. Fixes errors observed while running queries without metadata or running tests in the presence of other extensions. See changelog for details.