Skip to content

Make "Open Referenced File" command functional on open .qlref#989

Merged
shati-patel merged 1 commit intogithub:mainfrom
mgsium:qlref-better-access
Nov 2, 2021
Merged

Make "Open Referenced File" command functional on open .qlref#989
shati-patel merged 1 commit intogithub:mainfrom
mgsium:qlref-better-access

Conversation

@mgsium
Copy link
Copy Markdown
Contributor

@mgsium mgsium commented Oct 31, 2021

Fixes #921

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • @github/docs-content-codeql has been cc'd in all issues for UI or other user-facing changes made by this pull request.

@mgsium mgsium requested a review from a team as a code owner October 31, 2021 23:13
@mgsium mgsium force-pushed the qlref-better-access branch from 7af0c32 to a489109 Compare October 31, 2021 23:21
Copy link
Copy Markdown
Contributor

@shati-patel shati-patel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks good to me! Just a tiny comment

- Fix a bug with importing large databases. Databases over 4GB can now be imported directly from LGTM or from a zip file. This functionality is only available when using CodeQL CLI version 2.6.0 or later. [#971](https://github.com/github/vscode-codeql/pull/971)
- Replace certain control codes (`U+0000` - `U+001F`) with their corresponding control labels (`U+2400` - `U+241F`) in the results view. [#963](https://github.com/github/vscode-codeql/pull/963)
- Allow case-insensitive project slugs for GitHub repositories when adding a CodeQL database from LGTM. [#978](https://github.com/github/vscode-codeql/pull/961)
- Makes "Open Referenced File" command accessible from the active editor menu. [#989](https://github.com/github/vscode-codeql/pull/989)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very minor 😉
Suggest changing "Makes" to "Make" (to match the other entries)

@mgsium mgsium force-pushed the qlref-better-access branch from c13d582 to 4ed1f8e Compare November 1, 2021 20:51
@shati-patel
Copy link
Copy Markdown
Contributor

🎉

@shati-patel shati-patel merged commit 848869e into github:main Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make "Open referenced file" more accessible

2 participants