feat(sidebar): add New Query to Favorites plus menu#1838
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
# Conflicts: # CHANGELOG.md
|
Addressed the review findings and pushed to this branch ( Rebased onto current main / CHANGELOG conflict resolved. The branch was based before 0.56.1/0.56.2. Merged
Minor points from the review, resolved: On test coverage: no automated test added, and here's why. The action is a single button wired to One design note for the maintainer, not blocking: putting New Query in the |
Summary
newTab()path (same asCmd+T).favorites.mdx,tabs.mdx) and CHANGELOG.Autocomplete (table/column suggestions), execute shortcuts (
Cmd+Enter), and optional auto-uppercase keywords are unchanged; this PR only adds a clearer entry point for creating a new query from the Favorites sidebar.Test plan
Cmd+Tstill opens a new query tab.Cmd+Enterstill executes a query.Made with Cursor