Daily blog - code iris to explore the map of the code world

insert image description here


address

https://plugins.jetbrains.com/plugin/7324-code-iris

characteristic

This plugin visualizes the modules, packages and classes of your project.

It’s like a UML based “Google Maps” for your Source Code.

Code Iris does local analysis of the sourcecode.

Features:

  • groovy and java code analysis
  • experimental kotlin code analysis
  • visualize modules and their dependencies
  • visualize classes and their dependencies
  • visualize packages and their classes
  • filtering of classes and packages
  • highlighting of classes and packages
  • basic structural metrics
  • manual layouting
  • organic layouting based on dependencies
  • navigate from and to class

Install code iris

insert image description here

how to use

insert image description here

insert image description here

insert image description here

insert image description here
insert image description here
insert image description here

filter function

insert image description here

Guess you like

Origin blog.csdn.net/yangshangwei/article/details/131608471