Skip to content

Commit

Permalink
Update jetbrains.py to include rider for mac (#1339)
Browse files Browse the repository at this point in the history
Now jetbrains rider works correctly like the other jetbrains products
  • Loading branch information
reecpj authored Dec 26, 2023
1 parent 88eaf91 commit 1c7c967
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/jetbrains/jetbrains.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ def idea_commands(commands):
mod.apps.jetbrains = """
os: mac
and app.bundle: com.jetbrains.pycharm
os: mac
and app.bundle: com.jetbrains.rider
"""
mod.apps.jetbrains = """
os: windows
Expand Down

0 comments on commit 1c7c967

Please sign in to comment.