Back to Deno

Deno Language Server

cli/lsp/README.md

2.7.14449 B
Original Source

Deno Language Server

The Deno Language Server provides a server implementation of the Language Server Protocol which is specifically tailored to provide a Deno view of code. It is integrated into the command line and can be started via the lsp sub-command.

This documentation has been moved to the Deno manual.