Skip to content

Add select context menu#1918

Merged
norascheuch merged 2 commits intomainfrom
nora/add-select-context-menu
Jan 3, 2023
Merged

Add select context menu#1918
norascheuch merged 2 commits intomainfrom
nora/add-select-context-menu

Conversation

@norascheuch
Copy link
Copy Markdown
Contributor

We're gradually adding context menu actions for the new DB panel.

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.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@norascheuch norascheuch requested review from a team as code owners January 3, 2023 13:40
},
{
"command": "codeQLDatabasesExperimental.setSelectedItemContextMenu",
"title": "Select"
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

For want of a better idea I chose just "Select", I could also imagine "Select for running a Query" or "Select current Database" - I'm reluctant with using 'Database' though..
Open for ideas!

Comment thread extensions/ql-vscode/package.json
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.

Looks good, and works as expected locally 🎉

Just one minor comment about package.json admin, and I've tried to answer your question (but shout if I can explain better!)

Comment thread extensions/ql-vscode/package.json
Comment thread extensions/ql-vscode/package.json
@norascheuch norascheuch enabled auto-merge January 3, 2023 15:10
@norascheuch
Copy link
Copy Markdown
Contributor Author

Thanks for the explanation @shati-patel !

@norascheuch norascheuch merged commit ae3ed94 into main Jan 3, 2023
@norascheuch norascheuch deleted the nora/add-select-context-menu branch January 3, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants