buck2
buck2 copied to clipboard
LSP: add format action which calls buildifier
Currently the LSP seems to not support the format action. This is fine I guess, but it would be helpful if it could call buildifier in a similar fashion as nil (nix language server) can call nixfmt if configured.