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

Hover Support #20

Open
PythooonUser opened this issue Mar 11, 2020 · 0 comments
Open

Hover Support #20

PythooonUser opened this issue Mar 11, 2020 · 0 comments

Comments

@PythooonUser
Copy link
Owner

PythooonUser commented Mar 11, 2020

Summary

We should support hovers for symbols that show type information and available documentation.

We need to define what we want to see in these hovers and how to define documentation for builtin variables and methods.

Type information should contain:

  • Type (e.g. int or stditem)
  • Name
  • Size (in case of array, e.g. [5])

Examples taken from C#:
grafik
grafik
grafik
grafik
grafik
grafik
grafik

References

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

No branches or pull requests

1 participant