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

Feature request: Show usages/references to types. #42

Open
PiotrZSL opened this issue May 16, 2016 · 0 comments
Open

Feature request: Show usages/references to types. #42

PiotrZSL opened this issue May 16, 2016 · 0 comments
Assignees

Comments

@PiotrZSL
Copy link

Classes that have default constructor, C structs have no usages/references in Woboq.
Woboq should show also references to such compiler generated methods.

Could look like this:
Moving mouse above class/struct should show as usages:

  • construction of type (call to constructor in any way)
  • references to type
  • list of all variables that use this type.
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

3 participants