nushell/crates/nu-lsp/src
Auca Coyan 398b756aee
Make hover equal to help command (#11320)
# Description
Hi! A few days ago I changed the hover from `--ide-lsp` to match `help`
#11284, now this PR is doing the same but for the new `--lsp` server

I also did some tiny fixes to syntax, with some clippy `pedantic` lints

# User-Facing Changes

![image](https://github.com/nushell/nushell/assets/30557287/0e167dc8-777a-4961-8746-aa29f18eccfa)


# Tests + Formatting
 ran `toolkit check pr`
2023-12-15 11:39:19 -06:00
..
diagnostics.rs Implement LSP Text Document Synchronization (#10941) 2023-11-15 17:35:48 -06:00
lib.rs Make hover equal to help command (#11320) 2023-12-15 11:39:19 -06:00
notification.rs Make hover equal to help command (#11320) 2023-12-15 11:39:19 -06:00