Extension Icon

Figma File Search

Lists Figma files allowing you to search and navigate to them.
AvatarMichael Schultz
14,674 Installs
OverviewCommandsVersion History

Versions14

Adds support for OAuth - April 15, 2024

  • The extension now has OAuth support, so you don't have to create personal access tokens for giving Raycast access to Figma.

Adds support for Quicklinks - January 26, 2024

  • Include context in your Quicklink to search Figma on launch. For example, raycast://extensions/michaelschultz/figma-files-raycast-extension/index/?context=%7B%22query%22%3A%22{Query}%22%7D will search your query on launch.

End of the year clean up - December 20, 2023

  • Updates dependencies
  • Fixes several small issues found using Raycast Issues

Improved search and filter options - October 2, 2023

  • You can now search for projects.
  • The dropdown filter now lists all projects inside a team even when multiple teams are configured.

Support for starring files, Grid UX improvements - August 31, 2023

  • Added support for starring frequently accessed figma files. Max starred files limit is 10.
  • Added accessory icon in grid to identify files with branches.
  • Added tooltip on hover to view entire file names.

Support for opening file branches and improvements - June 7, 2023

  • Added support for opening a specific branch of a file through the CMD+K menu.
  • Added icons to differentiate between Projects and Teams.
  • When a single team is added, the search dropdown shows projects instead of teams.
  • Handled edge cases like when a project or team is empty.

Multi-team support and better caching - May 12, 2023

  • Added support for multiple teams. You can now search across multiple teams by providing a comma separated list of teamIDs in preferences.
  • Search results are cached for smoother experience. You can now also search for files when offline.

Fixes - December 20, 2022

  • Fixed a bug that caused the extension to crash if a project didn't have any files

Fixes - September 23, 2022

  • Fixed a bug where it always tried to open files in the desktop app, even though Figma was not installed.
  • Fixed a endless loop causing the CPU to spike while having extension open.
  • Fixed a crash if data could not be fetched for some reason.

Grid thumbnails and menubar app - September 12, 2022

  • Replaces List with Grid to see larger thumbnails.
  • New menubar app to access your files even quicker!
  • Removed deprecated Raycast functions and updated dependencies.

Error view - February 8, 2022

Added a new error view.

Open Page Action - November 19, 2021

Added action in the action panel ⌘K to search and directly open a page in Figma.

Recently Visited & README - November 9, 2021

Added recently visited section and a README.

Initial Version - October 18, 2021

Add Figma Files extension