Giter Club home page Giter Club logo

alfred-jetbrains-projects's Introduction

JetBrains projects for Alfred

test & release MIT License

Alfred workflow for opening your JetBrains IDEs projects

image

Supported IDEs

IDE Name Version Keyword
Android Studio 4.1+ androidstudio
AppCode 2020.3+ appcode
CLion 2020.3+ clion
DataGrip 2020.3+ datagrip
GoLand 2020.3+ goland
IntelliJ IDEA 2020.3+ idea
PyCharm 2020.3+ pycharm
WebStorm 2020.3+ webstorm

Support for older IDE versions is not guaranteed.

Getting started

Prerequisites

Project requires Python 3.9+ to run, which is not included by default with macOS. You can install Python 3 using this guide.

Installing

Download *.alfredworkflow file for your IDE from the latest release at Releases page and open it with Alfred.

How to Use

Open Alfred and type keyword for your IDE (see Supported IDEs above). Workflow will display list of recent projects ( sorted by time last opened descending).

You can further filter project list by typing additional words. Fuzzy first-letter search is supported (i.e. typing map will find my-awesome-project):

animation

Running the tests

Make sure to first install test dependencies:

pip3 install -r requirements.txt

To run tests, execute

python3 -m recent_projects_test

If you want to get coverage figures through coverage tool:

coverage run -m unittest recent_projects_test # gather test data
coverage report -m # display coverage figures

Built With

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

See CONTRIBUTORS.md and contributors for the list of contributors.

alfred-jetbrains-projects's People

Contributors

artemy avatar wouteroet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

alfred-jetbrains-projects's Issues

Is it possible to match with splits keywords

Now I have a project named "abc-explorer-0", when I type "idea abc 0", I cannot match the result. I must type idea abc-ex to match it.

I want match the project with fuzzy keyword, thanks.

If you think this feature is ok, I can provide the implemented with pull request.

Screenshots for Gallery inclusion

@artemy Opening an issue because you might’ve missed the forum post.

Working on adding these workflows to the Gallery, but because each is distributed as its own separate workflow, each will need its own screenshot. I don’t use these IDEs so I also have no projects to show them. If you provide one screenshot for each, or join them all in the same workflow, I can proceed.

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.