# folder-search-provider
**Repository Path**: mirrors_ai/folder-search-provider
## Basic Information
- **Project Name**: folder-search-provider
- **Description**: GNOME extension to add to GNOME system search a quick way to run any of your projects in specific IDE
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-05-30
- **Last Updated**: 2025-09-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Folder Search Provider
GNOME extension to add to GNOME system search a quick way to run any of your projects in specific IDE.
You define root folder and application and the extension add a search through root folder’s children and run selected folder in specified app.
## Install
[
](https://extensions.gnome.org/extension/8227/folder-search-provider/)
1. Open [Folder Search Provider] on GNOME Shell Extensions site.
2. Click slider to install extension.
3. Reload page.
4. Open extension settings.
5. Set root folder and app ID (see guide below).
[Folder Search Provider]: https://extensions.gnome.org/extension/8227/folder-search-provider/
## App ID
This extension needs App ID of IDE. App ID is filename of `.desktop` files in:
- `/usr/share/applications/`
- `/var/lib/flatpak/exports/share/applications/`
- `~/.local/share/applications/`
You may use [Pins](https://flathub.org/apps/io.github.fabrialberio.pinapp) app to create app for custom script.