Files
Nim/nimsuggest
Ivan Yonchovski e636c211b0 Implement type command (#19944)
* Implement type command

- this will be mapped to textDocument/typeDefinition in LSP protocol. It will be
very useful for `nim` in particular because typically most of the time the type
is inferred.

* Update nimsuggest/nimsuggest.nim

Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
2022-07-15 19:56:05 +02:00
..
2022-07-15 19:56:05 +02:00
2022-07-15 19:56:05 +02:00
2022-07-15 19:56:05 +02:00