nushell/tests/fixtures/lsp
Marc Schreiber e7bdd08a04
Send LSP Completion Item Kind (#11443)
# Description

This commit fills in the completion item kind into the
`textDocument/completion` response so that LSP client can present more
information to the user.

It is an improvement in the context of #10794

# User-Facing Changes

Improved information display in editor's intelli-sense menu


![output](https://github.com/nushell/nushell/assets/16558417/991dc0a9-45d1-4718-8f22-29002d687b93)
2024-03-24 20:14:12 -05:00
..
completion Send LSP Completion Item Kind (#11443) 2024-03-24 20:14:12 -05:00
diagnostics Implement LSP Text Document Synchronization (#10941) 2023-11-15 17:35:48 -06:00
goto Integrated Language Server (#10723) 2023-11-02 10:18:57 -05:00
hover 🐛 remove 3 backticks messing the hover (#12273) 2024-03-24 14:15:01 -05:00
notifications Fix "Char index out of bounds" Error (#11526) 2024-01-11 15:24:49 -06:00