-
Notifications
You must be signed in to change notification settings - Fork 10
-
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
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.
All reactions
-
Maybe something like this
image
Beta Was this translation helpful? Give feedback.
All reactions
-
just to challenge you :D
Beta Was this translation helpful? Give feedback.
All reactions
-
It's a great idea - maybe for the future 😅
Although that looks like CodeScene? If they support plugins, then a Contextive codescene plugin might be more doable! I'll take a look.
Beta Was this translation helpful? Give feedback.
All reactions
-
it is of course codescene. I could have picked https://observablehq.com/@d3/zoomable-circle-packing also :D
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1