2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 04:33:38 +00:00
nushell/tests/fixtures/lsp
Marc Schreiber e7bdd08a04
Send LSP Completion Item Kind ()
# 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 

# 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 () 2024-03-24 20:14:12 -05:00
diagnostics Implement LSP Text Document Synchronization () 2023-11-15 17:35:48 -06:00
goto Integrated Language Server () 2023-11-02 10:18:57 -05:00
hover 🐛 remove 3 backticks messing the hover () 2024-03-24 14:15:01 -05:00
notifications Fix "Char index out of bounds" Error () 2024-01-11 15:24:49 -06:00