mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-30 16:44:59 +00:00
feature: supports JetBrains Rider (#77)
This commit is contained in:
parent
e1adc30fc1
commit
fd2160e56e
6 changed files with 26 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue