We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
just-lsp
1 parent 5efc18f commit efa727cCopy full SHA for efa727c
1 file changed
README.md
@@ -600,6 +600,13 @@ The [zed-just](https://github.com/jackTabsCode/zed-just/) extension by
600
Feel free to send me the commands necessary to get syntax highlighting working
601
in your editor of choice so that I may include them here.
602
603
+### Language Server Protocol
604
+
605
+[just-lsp](https://github.com/terror/just-lsp) provides a [language server
606
+protocol](https://en.wikipedia.org/wiki/Language_Server_Protocol)
607
+implementation, enabling features such as go-to-definition, inline diagnostics,
608
+and code completion.
609
610
### Model Context Protocol
611
612
[just-mcp](http://github.com/promptexecution/just-mcp) provides a
0 commit comments