Skip to content

feat: share links to the queries using editor dropdown and shortcuts - #565

Merged
emrberk merged 9 commits into
mainfrom
feat/query-share-url
Jun 3, 2026
Merged

feat: share links to the queries using editor dropdown and shortcuts#565
emrberk merged 9 commits into
mainfrom
feat/query-share-url

Conversation

@emrberk

@emrberk emrberk commented May 25, 2026

Copy link
Copy Markdown
Collaborator

Adds Copy link actions to the editor, same mechanism we use for the demo queries on docs.

  • Option/Alt + L copies what you have in the cursor, just the same mechanism with Cmd/Ctrl + Enter.
    • When no selection, copies the current query in the cursor
    • When there is a selection, copies what the selection spans (possibly multiple queries or a single query)
  • Option/Alt + Shift + L copies a link to the all queries in the tab
  • "Copy link to the query" action is in run button dropdown in a query. It copies the query, or selected portion of the query
  • "Copy link to all queries" action is in main run dropdown on the top right of the editor

@emrberk
emrberk requested a review from glasstiger May 25, 2026 14:57
Comment thread e2e/tests/enterprise/oidc.spec.js
Comment thread e2e/tests/enterprise/oidc.spec.js
Comment thread e2e/tests/enterprise/oidc.spec.js
@emrberk
emrberk merged commit a644a8a into main Jun 3, 2026
4 of 5 checks passed
@emrberk
emrberk deleted the feat/query-share-url branch June 3, 2026 10:27
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.

2 participants