TablePlus Documentation
  • Overview
  • Getting Started
  • GUI Tools
    • The Interface
      • Quick Look
      • Menu
      • Toolbar
      • Left sidebar
      • Right sidebar
      • Console Log
      • Query Editor
      • Multi Tabs / Workspaces / Windows
    • Open Anything
    • Code Review & Safemode
      • Code Preview
      • Commit changes
      • Discard changes
      • Safe mode
    • Connections & Command Line (CLI)
    • Database
    • Working with Table
      • Table Basics
      • Row
      • Column
      • Constraint
      • Index
      • Trigger
    • Filter
    • Database Objects
      • Function
      • Procedure
      • View
    • Import & Export
    • Backup & Restore
    • User Management
    • Metrics board
  • Query Editor
    • Editor Basics
    • Multiple Carets
    • Query Favorite & Keyword Binding
    • Query History
    • Streaming Results & Async Loading
    • Autocomplete
    • Split Panes
    • Split Results into Tabs
    • Working With Query Results
    • Format query (beautify/minify/uglify)
    • Query Parameters
    • Customize Query Editor
  • Preferences
    • General
      • Application
      • Table Data
      • SQL Editor
      • CSV File
      • Connections
    • Fonts & Colors
    • Crash & Security
    • Keymap
  • Utilities
    • Plugin
    • DBngin
    • Shortcut Keys
    • Licensing
    • Troubleshooting
Powered by GitBook
On this page

Was this helpful?

  1. GUI Tools

Open Anything

PreviousMulti Tabs / Workspaces / WindowsNextCode Review & Safemode

Last updated 3 years ago

Was this helpful?

You can expect this feature to run as the Search Spotlight on macOS.

Click on the Search icon on the Toolbar, or use the shortcut key ⌘ + P and enter a keyword, TablePlus will use fuzzy matching to suggest a list of items to open, including:

  • Database

  • Schema

  • Table

  • View

  • Materialized view

  • Function

  • Procedure

  • Queries

To open an item from the result list, double-click on the item or use the up arrow and down arrow key to select the item then hit Return.