Files
Nim/nimsuggest
Ivan Yonchovski 46f0f6e47e 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>
(cherry picked from commit e636c211b0)
2022-07-17 07:15:04 +02:00
..
2022-07-17 07:15:04 +02:00
2022-07-17 07:15:04 +02:00
2020-12-17 13:41:05 +01:00
2022-07-17 07:15:04 +02:00