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

Integer type does not work properly. #8

Closed
sishue opened this issue Jul 14, 2018 · 3 comments
Closed

Integer type does not work properly. #8

sishue opened this issue Jul 14, 2018 · 3 comments
Labels

Comments

@sishue
Copy link

sishue commented Jul 14, 2018

The hover shows nothing for integer type variables. And the outline and autocompletion have no information for integer members of derived types.

@hansec
Copy link
Owner

hansec commented Jul 14, 2018

Thanks for the report. Can you post some example code and a screenshot of where you see this issue? Also, just to confirm everything works correctly for non-integer variables like “REAL”?

@sishue
Copy link
Author

sishue commented Jul 16, 2018 via email

@hansec
Copy link
Owner

hansec commented Jul 16, 2018

Ok, I think I found the issue causing this in the underlying language server. I just added the fix to a new release (0.7.2). Update the language server and let me know if you keep seeing the issue. Thanks again for the report.

@hansec hansec closed this as completed Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants