Skip to content

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

Open
emrberk wants to merge 2 commits into
mainfrom
feat/query-share-url
Open

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

Conversation

@emrberk
Copy link
Copy Markdown
Collaborator

@emrberk emrberk commented May 25, 2026

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
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.

1 participant