File tree Expand file tree Collapse file tree 3 files changed +328
-4
lines changed Expand file tree Collapse file tree 3 files changed +328
-4
lines changed Original file line number Diff line number Diff line change @@ -48,15 +48,17 @@ $ npm install -g @bchatard/alfred-jetbrains
48
48
49
49
- AndroidStudio: ` studio ` ;
50
50
- AppCode: ` appcode ` (sunset by JetBrains, no more support on my side too);
51
+ - Aqua: ` aqua ` ;
51
52
- CLion: ` clion ` ;
52
53
- DataGrip: ` datagrip ` ;
54
+ - Fleet: ` fleet ` ;
53
55
- GoLand: ` goland ` ;
54
56
- IntelliJ Idea: ` idea ` (default to Ultimate Edition, see [ customisation to change this] ( #customisation ) );
55
57
- PhpStorm: ` pstorm ` ;
56
58
- PyCharm: ` pycharm ` (default to Professional Edition, see [ customisation to change this] ( #customisation ) );
57
- - WebStorm: ` wstorm ` ;
58
59
- Rider: ` rider ` ;
59
60
- RubyMine: ` rubymine ` ;
61
+ - WebStorm: ` wstorm ` ;
60
62
61
63
</details >
62
64
@@ -66,14 +68,17 @@ I test with these products/versions:
66
68
67
69
- AndroidStudio: since 3.+;
68
70
- AppCode: since 2018.3;
71
+ - Aqua: since 2023.1;
69
72
- CLion: since 2018.3;
70
73
- DataGrip: since 2018.3;
74
+ - Fleet: public preview;
71
75
- GoLand: since 2018.3;
72
76
- IntelliJ Idea: since 2018.3;
73
77
- PhpStorm: since 2018.3;
74
78
- PyCharm: since 2018.3;
75
- - WebStorm : since 2018.3;
79
+ - Rider : since 2018.3;
76
80
- RubyMine: since 2018.3;
81
+ - WebStorm: since 2018.3;
77
82
78
83
For other versions:
79
84
You can’t perform that action at this time.
0 commit comments