Heatmap
#100
Replies: 2 comments 3 replies
-
I love this idea! Are you thinking like colour indicators in the VsCode minimap? Or were you thinking of some way of identifying terms across the codebase? We could potentially activate a command that updates the icons or display of files/folders in the workspace browser to indicate which do or do not contain defined terminology, similar to how Git indicates which are modified, or added, or how it's possible to indicate which files have errors or warnings. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have some kind of heatmap option where you can see where terms are used. This could support finding areas where no terms are used but it is in the same bounded context or to find bounded contexts.
Beta Was this translation helpful? Give feedback.
All reactions