Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After the colon there should be the type of symbol #137

Open
AmjadHD opened this issue Sep 4, 2022 · 2 comments
Open

After the colon there should be the type of symbol #137

AmjadHD opened this issue Sep 4, 2022 · 2 comments

Comments

@AmjadHD
Copy link
Contributor

AmjadHD commented Sep 4, 2022

image
image

Seems inconsistent.

@PMunch
Copy link
Owner

PMunch commented Sep 5, 2022

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..

@AmjadHD
Copy link
Contributor Author

AmjadHD commented Sep 5, 2022

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}}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants