LSP: hover docs for builtins
Open
buck_lsp
- Dominant language
- Rust
- Stars
- 4.4k
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
Part of https://github.com/facebook/buck2/issues/899
Steps to reproduce:
```bzl
foo = struct(meow = 2)
# ^^^^^ hover here
```
No hover is present; I hope that we have docs we can pull for builtins somewhere?
Contributor guide
Assessment
This issue has not been assessed yet.