Skip to content

Commit a2d5651

Browse files
author
bchatard
committed
1 parent c3e22a6 commit a2d5651

File tree

3 files changed

+328
-4
lines changed

3 files changed

+328
-4
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,17 @@ $ npm install -g @bchatard/alfred-jetbrains
4848

4949
- AndroidStudio: `studio`;
5050
- AppCode: `appcode` (sunset by JetBrains, no more support on my side too);
51+
- Aqua: `aqua`;
5152
- CLion: `clion`;
5253
- DataGrip: `datagrip`;
54+
- Fleet: `fleet`;
5355
- GoLand: `goland`;
5456
- IntelliJ Idea: `idea` (default to Ultimate Edition, see [customisation to change this](#customisation));
5557
- PhpStorm: `pstorm`;
5658
- PyCharm: `pycharm` (default to Professional Edition, see [customisation to change this](#customisation));
57-
- WebStorm: `wstorm`;
5859
- Rider: `rider`;
5960
- RubyMine: `rubymine`;
61+
- WebStorm: `wstorm`;
6062

6163
</details>
6264

@@ -66,14 +68,17 @@ I test with these products/versions:
6668

6769
- AndroidStudio: since 3.+;
6870
- AppCode: since 2018.3;
71+
- Aqua: since 2023.1;
6972
- CLion: since 2018.3;
7073
- DataGrip: since 2018.3;
74+
- Fleet: public preview;
7175
- GoLand: since 2018.3;
7276
- IntelliJ Idea: since 2018.3;
7377
- PhpStorm: since 2018.3;
7478
- PyCharm: since 2018.3;
75-
- WebStorm: since 2018.3;
79+
- Rider: since 2018.3;
7680
- RubyMine: since 2018.3;
81+
- WebStorm: since 2018.3;
7782

7883
For other versions:
7984

bin/alfred_jetbrains_cli

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)