2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/tests/fixtures/lsp/completion
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
..
command.nu Integrated Language Server () 2023-11-02 10:18:57 -05:00
keyword.nu Send LSP Completion Item Kind () 2024-03-24 20:14:12 -05:00
utf_pipeline.nu Fix "Char index out of bounds" Error () 2024-01-11 15:24:49 -06:00
var.nu Integrated Language Server () 2023-11-02 10:18:57 -05:00