Roadmap
The Tangle Tracer is still in early stage. A bunch of more features are planned, like the following:
- Visualization:
- Colors to highlight domains
- Module node size depending on LOC
- Ability to hide certain module, like utilities for example
- interactive workspace visualization, like it’s done for packages
- Rules
- More rule types: Instead of only
allowed
e.g. alsorequired
- Rules not only for packages but also for module dependencies
- More rule types: Instead of only
- Persist positions of nodes in visualization, for custom alignment
- Customizable grid layout in layer settings, to better distinguish between horizontal and vertical layers
- Proper planning of packages and modules
- Show indicator when config changed in the UI to not forget to click the
save
button - Not only workspaces, but single package/crate repos too
- Support for more more programming languages