Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Statistics View - Annotations #534

Closed
lars-reimann opened this issue Jun 3, 2022 · 0 comments · Fixed by #601
Closed

Statistics View - Annotations #534

lars-reimann opened this issue Jun 3, 2022 · 0 comments · Fixed by #601
Assignees
Labels
enhancement 💡 New feature or request

Comments

@lars-reimann
Copy link
Member

Is your feature request related to a problem? Please describe

Currently, it's not possible to see statistics about the API and it's usages in the editor.

Desired solution

Create a new view that visualizes statistics about the API, it's usages, and the annotations.

Data about annotations

Show how often individual annotations are used. For example:

* @Unused: 23
* @Rename: 45
...

Clicking on the annotation in question should populate the filter box appropriately. For example, clicking on the @Unused text should then update the filter to only show API elements that are annotated with the @Unused annotation.

@lars-reimann lars-reimann added the enhancement 💡 New feature or request label Jun 3, 2022
@lars-reimann lars-reimann moved this to Backlog in API Editor Jun 3, 2022
@lars-reimann lars-reimann moved this from Backlog to Todo in API Editor Jun 3, 2022
@Aclrian Aclrian moved this from Todo to In Progress in API Editor Jun 10, 2022
@Aclrian Aclrian linked a pull request Jun 10, 2022 that will close this issue
This was referenced Jun 13, 2022
@lars-reimann lars-reimann moved this from In Progress to Ready for Review in API Editor Jun 17, 2022
Repository owner moved this from Ready for Review to ✔️ Done in API Editor Jun 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement 💡 New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants