Features
Bookmarks

Bookmarks

Bookmarks let you pin frequently accessed items — tables, saved scripts, or specific queries — for one-click access from the sidebar.

What You Can Bookmark

ItemHow to Bookmark
Table (Schema Explorer)Right-click → Bookmark Table
Saved scriptRight-click in Saved Scripts panel → Bookmark
Active editor tabCtrl+D or click the ★ icon in the tab bar
Result of a queryClick Bookmark Result in the Result panel toolbar

The Bookmarks Panel

Open the Bookmarks panel from the left sidebar (star icon) or press Ctrl+Shift+B.

Bookmarks are grouped by type:

  • Tables — click to open in Table View
  • Scripts — click to open in editor tab
  • Queries — click to load into a new editor tab

Organizing Bookmarks

Drag bookmarks to reorder them. Right-click any bookmark to:

  • Rename — give it a friendlier display name
  • Open — same as clicking
  • Remove — delete the bookmark (the original table or script is unaffected)

Bookmarks are scoped to the project they were created in.

Keyboard Access

With the Bookmarks panel focused:

  • / to navigate the list
  • Enter to open the selected bookmark
  • Delete to remove the selected bookmark

You can also open bookmarks from the Command Palette by typing > bookmark and selecting from the list.