-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove outdated example-vscode-lsp project. (#2575)
* chore: remove outdated vscode lsp example project. * chore: update pnpm-lock. * chore: update README of outdated vscode-lsp-example project.
- Loading branch information
Showing
9 changed files
with
5 additions
and
186 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
# Example VSCode client for Tabby agent (LSP) | ||
This example has been outdated and removed. | ||
|
||
This is an example of a VSCode extension for the Tabby agent. It runs the Tabby agent as a language server and creates a client connecting to it. | ||
|
||
![Demo](./demo.png) | ||
|
||
For more information about Tabby agent, please refer to [Tabby agent](https://github.com/TabbyML/tabby/tree/main/clients/tabby-agent). | ||
|
||
For more information about developing a VSCode LSP extension, please refer to [VSCode Language Extensions Guide](https://code.visualstudio.com/api/language-extensions/overview). | ||
As of tabby-agent v1.7, the Language Server Protocol (LSP) has become the only supported method to connect to tabby-agent. | ||
For examples of creating IDE extensions that connect with tabby-agent using LSP, please refer to the source code of our IDE extensions: | ||
- [VSCode Extension](https://github.com/TabbyML/tabby/tree/main/clients/vscode) | ||
- [IntelliJ Platform Plugin](https://github.com/TabbyML/tabby/tree/main/clients/intellij) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.