nimlsp
nimlsp copied to clipboard
After the colon there should be the type of symbol
Seems inconsistent.
I have no idea what this is supposed to mean. Screenshots of an editor isn't really helpful, because I have no idea what has been triggered in NimLSP..
first screenshot:
:: <<< nimlsp 2: {'contents': {'language': 'nim', 'value': 'asyncfile.AsyncFile: AsyncFile'}, 'range': {'start': {'line': 30, 'character': 32}, 'end': {'line': 30, 'character': 41}}}
second screenshot:
:: <<< nimlsp 3: {'contents': {'language': 'nim', 'value': 'sendJson.sendJsonIter.frame: string'}, 'range': {'start': {'line': 31, 'character': 9}, 'end': {'line': 31, 'character': 14}}}