feature: support Visual Studio external tool on Windows

This commit is contained in:
Dmitrij D. Czarkoff 2024-11-03 16:12:56 +01:00
parent 06762615b6
commit 987ab96419
No known key found for this signature in database
3 changed files with 26 additions and 0 deletions

View file

@ -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.