Update README.md. Add VSCode extension link to open-vsx.org. (#119)

add-tracing
Zhiming Ma 2023-04-26 10:56:19 +08:00 committed by GitHub
parent 1b96c18ab8
commit 788911c31e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ Tabby has opened a FastAPI server at [localhost:5000](https://localhost:5000), w
### Editor Extensions
* [VSCode Extension](./clients/vscode) Install from the [marketplace](https://marketplace.visualstudio.com/items?itemName=TabbyML.vscode-tabby)
* [VSCode Extension](./clients/vscode) Install from the [marketplace](https://marketplace.visualstudio.com/items?itemName=TabbyML.vscode-tabby), or [open-vsx.org](https://open-vsx.org/extension/TabbyML/vscode-tabby)
* [VIM Extension](./clients/vim)
## Development