mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-25 20:34:59 +00:00
feature: support Visual Studio external tool on Windows
This commit is contained in:
parent
06762615b6
commit
987ab96419
3 changed files with 26 additions and 0 deletions
|
@ -127,6 +127,7 @@ This app supports open repository in external tools listed in the table below.
|
|||
| JetBrains Fleet | YES | YES | YES | FLEET |
|
||||
| Sublime Text | YES | YES | YES | SUBLIME_TEXT |
|
||||
| Zed | NO | YES | YES | ZED |
|
||||
| Visual Studio | YES | YES | YES | VISUALSTUDIO |
|
||||
|
||||
> [!NOTE]
|
||||
> This app will try to find those tools based on some pre-defined or expected locations automatically. If you are using one portable version of these tools, it will not be detected by this app.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue