feature: supports JetBrains Rider (#77)

This commit is contained in:
leo 2024-04-23 16:52:55 +08:00
parent e1adc30fc1
commit fd2160e56e
6 changed files with 26 additions and 1 deletions

View file

@ -62,9 +62,10 @@ This app supports open repository in external tools listed in the table below.
| Visual Studio Code | YES | YES | YES | VSCODE_PATH |
| Visual Studio Code - Insiders | YES | YES | YES | VSCODE_INSIDERS_PATH |
| JetBrains Fleet | YES | YES | YES | FLEET_PATH |
| JetBrains Rider | YES | YES | YES | RIDER_PATH |
| Sublime Text | YES | YES | YES | SUBLIME_TEXT_PATH |
You can set the given environment variable for special tool if it can NOT be found by this app automatically.
> You can set the given environment variable for special tool if it can NOT be found by this app automatically.
## Screenshots