feature: supports Zed editor as an external editor (#477)

This commit is contained in:
leo 2024-09-18 10:00:32 +08:00
parent a00cf4f009
commit ba9c3058ed
No known key found for this signature in database
5 changed files with 8 additions and 0 deletions

View file

@ -111,6 +111,7 @@ This app supports open repository in external tools listed in the table below.
| VSCodium | YES | YES | YES | VSCODIUM |
| JetBrains Fleet | YES | YES | YES | FLEET |
| Sublime Text | YES | YES | YES | SUBLIME_TEXT |
| Zed | NO | YES | YES | ZED |
> [!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.