diff --git a/docs/dependencies.html b/docs/dependencies.html index 8349c65c9c..616072c067 100644 --- a/docs/dependencies.html +++ b/docs/dependencies.html @@ -471,6 +471,6 @@
- Please ships with a language server for build files. It follows the - language server protocol - from VS Code. -
- -
- To use LPS, simply download the language server protocol plugin for your
- favourite editor, and run the binary with the command
- plz tool lps.
-
- Currently LPS supports auto-completion (this works with build labels too!), - hover, goto definition, diagnostics, signature help, auto-formatting and - references. -
-This page lists tools and integrations for working with Please.
+ ++ Please ships with a language server for BUILD files. It follows the + language server protocol + from Visual Studio Code. +
+ +
+ To use LPS, simply download the language server protocol plugin for your
+ favourite editor, and run the binary with the command
+ plz tool lps. The
+ Neovim plugin
+ and
+ Visual Studio Code extension
+ set this up for you.
+
+ Currently LPS supports auto-completion (this works with build labels too!), + hover, goto definition, diagnostics, signature help, auto-formatting and + references. +
+