From f9c25bff6b964323a54f918412749cd7c78308cc Mon Sep 17 00:00:00 2001
From: Marcus Caisey
Please basics
Shell completion
- 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. +
+