[PR #6992] [MERGED] docs: add Open in Cursor option #15260

Closed
opened 2026-04-13 09:55:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6992
Author: @kulterryan
Created: 12/24/2025
Status: Merged
Merged: 12/25/2025
Merged by: @himself65

Base: canaryHead: feat/open-in-cursor


📝 Commits (2)

  • 301bb19 feat(ViewOptions): add "Open in Cursor" option with corresponding icon
  • 163bbd1 lint fix

📊 Changes

1 file changed (+22 additions, -0 deletions)

View changed files

📝 docs/app/docs/[[...slug]]/page.client.tsx (+22 -0)

📄 Description

This PR adds an "Open in Cursor" option to the ViewOptions component.


Summary by cubic

Added an “Open in Cursor” option to ViewOptions to open the current query in Cursor with one click. The link uses https://cursor.com/link/prompt with the text param and shows a Cursor SVG icon in the dropdown.

Written for commit 163bbd1f87. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6992 **Author:** [@kulterryan](https://github.com/kulterryan) **Created:** 12/24/2025 **Status:** ✅ Merged **Merged:** 12/25/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `feat/open-in-cursor` --- ### 📝 Commits (2) - [`301bb19`](https://github.com/better-auth/better-auth/commit/301bb19091ebaf2e7426dc02ef54a2619b81e0a9) feat(ViewOptions): add "Open in Cursor" option with corresponding icon - [`163bbd1`](https://github.com/better-auth/better-auth/commit/163bbd1f87bf05944c6025967f3b9801d2838301) lint fix ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/docs/[[...slug]]/page.client.tsx` (+22 -0) </details> ### 📄 Description This PR adds an "Open in Cursor" option to the ViewOptions component. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added an “Open in Cursor” option to ViewOptions to open the current query in Cursor with one click. The link uses https://cursor.com/link/prompt with the text param and shows a Cursor SVG icon in the dropdown. <sup>Written for commit 163bbd1f87bf05944c6025967f3b9801d2838301. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 09:55:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#15260