Skip to content

Attack825/RecentProjectsOpen

Repository files navigation

Flow.Launcher.Plugin.RecentProjectsOpen

A plugin that allows users to quickly open recent projects with ease.

Installation

Download from the store

Usage

You can access different IDEs using the following format:

ABBREVIATE = {
    "vsc": "VISUAL_STUDIO_CODE",
    "py": "PYCHARM",
    "cl": "CLION",
    "go": "GOLAND",
    "in": "INTELLIJ_IDEA",
    "as": "ANDROID_STUDIO",
}

To open a project named "MyProject" in Visual Studio Code, you would use:

r vsc

1733284352742

r vsc My

1733284374591

r vsc 空

1733284760505

TODO

IDE

  • Vscode
  • Jetbrains
  • Android Studio
  • Visual Studio
  • Aseprite

feature

  • fuzzy search
  • support pinyin
  • prevent configurations from disappearing after updates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages