Skip to content

Latest commit

 

History

History
 
 

example-vscode-lsp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example VSCode client for Tabby agent (LSP)

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

For more information about Tabby agent, please refer to Tabby agent.

For more information about developing a VSCode LSP extension, please refer to VSCode Language Extensions Guide.