Streamline your workflow with the Raycast Extension for Gram. Effortlessly manage extensions, configure auto-updates, and instantly access your projects.
Requirement: You must have the Gram editor installed on your system to use this extension.
- Search & Open Recent Projects: Access your recently opened projects in Gram.
- Pin Favorites: Pin your most frequently used workspaces to the top of the list for instant access.
- Quick Open in Gram: Open files or projects directly from Raycast.
- Manage Extensions: Search for, install, uninstall, update, or downgrade extensions.
- Background Updates: Choose between automatic background updates or manual updates for your installed extensions.
Discover extensions, inspect what is already installed, and manage updates and rollbacks without leaving Raycast.
Use the search bar to match extensions by plain text, or narrow your search using specific field filters:
| Filter | Description |
|---|---|
id: |
Extension identifier |
name: |
Extension name |
desc: |
Description text |
version: |
Published version |
author: |
Author name |
repo: |
Repository URL |
schema: |
Schema version |
wasm: |
WASM API version |
provides: |
Capability or language support |
date: |
Publish date |
downloads: |
Download count |
The filter dropdown allows you to instantly narrow results by:
- Status:
installed,not installed,outdated, orignored. - Capabilities: Any supported
providesvalue.
From each extension result, you can quickly:
- Install the latest version of an extension (or a specific version).
- Update an outdated extension.
- Uninstall an extension.
- Ignore or Resume updates for installed extensions.
- Open the extension repository in your browser.
- Reveal the installed extension in Finder.
Tip: If any extensions are out of date, use the Update All action in the dedicated Updates section.
This extension started out as a fork of the Raycast extension for Zed, created by ewgenius and contributors (tleo19, jylamont, pernielsentikaer, tm.wrnr, true-real-michael, xmorse, ivens_joris).
This project would not have been possible without their work.