๐งญ Component Browser
April 23, 2026 ยท View on GitHub
๐งญ Component Browser
A fast, keyboard-driven Sketch plugin for browsing and inserting Symbols (Components) from your document and libraries.

Features
- ๐ Smart Search โ Instantly filter symbols by name
- ๐จ Source Filtering โ Switch between All, Local, and Library sources
- ๐ผ๏ธ Preview Thumbnails โ Visual previews for symbols in the list
- โจ๏ธ Keyboard First โ Navigate and insert without touching the mouse
- ๐ Batch Replace โ Replace multiple selected layers at once
Installation
- Open the latest release
- Download
ComponentBrowser.sketchplugin.zip - Unzip it if your browser did not extract it automatically
- Double-click
ComponentBrowser.sketchpluginto install it in Sketch
Usage
Open Component Browser
Cmd + Shift + ; โ Launch the browser from anywhere in Sketch
Navigation
| Key | Action |
|---|---|
โ / โ | Navigate through symbols |
Tab | Next source filter (All โ Local โ Library) |
Shift + Tab | Previous source filter |
Enter | Insert selected symbol at viewport center |
Shift + Enter | Replace selected layer(s) with symbol |
Esc | Close browser |
Source Filters
- All โ Show all symbols (local + libraries)
- Local โ Symbols defined in current document only
- Library Name โ Symbols from specific library
Replace Mode
When you have layers selected, press Shift + Enter to replace them with the chosen symbol:
- Preserves position
- Preserves dimensions (with checkbox option)
- Works with multiple selections โ replaces all selected layers at once
Tips
- Search as you type โ Start typing to filter symbols instantly
- Quick library switch โ Use
Tabto cycle through sources without leaving the keyboard - Drag to move โ Grab the search bar to reposition the window
Roadmap
- Add symbol preview thumbnails
- Add customization (settings/preferences)
- Integrate search for free icon libraries (e.g., Remix Icon)
- Explore menu command introspection/execution (File, Edit, Window, Help, Plugins)
- Add more commands
Credits
Created by Dmytro Shevchuk
License
MIT