Skip to content

Salesforce NavigatorKeyboard-Driven Salesforce Experience

Vim-inspired navigation and editing for Salesforce Lightning. Navigate faster, edit smarter, work efficiently.

Salesforce Navigator

Why Salesforce Navigator?

Salesforce Lightning is powerful but can be slow to navigate with just a mouse. Clicking through menus, searching for objects, and editing records takes time. Salesforce Navigator brings keyboard-driven efficiency to your workflow.

Inspired by the Best

  • Salesforce Inspector Reloaded - Metadata inspection and data export
  • Neovim - Modal editing and keyboard-driven interface design
  • Spotlight/Raycast - Quick command palette navigation

Built for Power Users

Whether you're a Salesforce admin managing permissions, a developer writing SOQL queries, or an analyst exporting data - Salesforce Navigator accelerates your most common tasks.

Quick Start

  1. Install the Chrome extension (coming soon to Chrome Web Store)
  2. Navigate to any Salesforce Lightning page
  3. Press Ctrl+Shift+M to open the Navigator Panel
  4. Start typing to search for flows, objects, or setup pages
  5. Press Ctrl+Shift+E on a record to edit with vim keybindings

First Time with Vim?

Don't worry! The editor includes a help command (:help) and intuitive modes. Press i to start editing, Esc to exit insert mode, and :wq to save and quit. You'll be navigating like a pro in no time.

Key Features at a Glance

FeatureShortcutDescription
Navigator PanelCtrl+Shift+MSearch metadata and navigate to setup pages
Record EditorCtrl+Shift+EVim-like modal editor for records
Inspector PanelCtrl+Shift+IView org, user, and object metadata
SOQL QueryCtrl+Shift+QExecute queries with vim navigation

What's Next?

📖 Getting Started Guide

Learn the basics and understand core concepts.

⌨️ Keyboard Shortcuts

Master all available shortcuts and commands.

💡 Common Workflows

See real-world examples and best practices.

Built with VitePress