- clean up code
- Fix #28: Notification on new version
- add new action under
jb
keyword : Check workflow update
- add new action under
- update supported version
- Fix #39: Feature request: add DataGrip support
- update license year
- Fix #36: Please update package alfredworkflow file
- Fix #32: Workflow does not find rider projects
- Add basic cache support (#19)
- projects list is saved to a file (one file per products)
- add a variable for cache lifetime
- add new keyword for cleaning cache:
jb
(only one action for now: Clean Projects Cache)
- Fix #29
- Rework code
- Drop support for Alfred 2 (require Alfred 3.4.1+)
- Replace
zsh
code tophp
code (I'm more comfortable with PHP) - Switch to JSON format #21
- Add support for new workspace.xml #22
- add Rider support #18
- add Gogland support
- update supported versions
- enhance debug mode (see README)
- package outdated #14
- Add support for some special characters #10
- Add 2016.3 keyword for PhpStorm & WebStorm #9
- Replace
`
by$()
in script (see StackOverflow)
- Add support for Android Studio #7
- Switch to SemVer (v0.9 -> v1.0.9)
- Workflow exported with Alfred 3 (works with Alfred 2?)
add JetBrains 2016 versions support
add El Capitan support (#3)
update JetBrains icon
fix for #2 (compatibility with default sed command from OSX)
add debug mode and maybe a fix for #2
a little performance improvement (#1)
- add support for AppCode & CLion
- bug fix on path search (only search on last path element)
First version