| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Scabbard.-.Dagger.2.Visualizer-0.3.0.zip | 2020-05-17 | 1.8 MB | |
| 0.3.0 - Subcomponent inherited bindings, new gutter icon and minor IDEA plugin improvements source code.tar.gz | 2020-05-17 | 15.3 MB | |
| 0.3.0 - Subcomponent inherited bindings, new gutter icon and minor IDEA plugin improvements source code.zip | 2020-05-17 | 15.4 MB | |
| README.md | 2020-05-17 | 1.4 kB | |
| Totals: 4 Items | 32.5 MB | 0 | |
New
IntelliJ Plugin
- New modern Gutter icon aligned with design of native Dagger gutter icons present in Android Studio 4.1.
- When full binding graph validation is enabled, Scabbard generates multiple images (full and normal). Previously Gutter icon would only open the normal image, now it shows option to open the correct file as shown below:
Processor
@BindsInstancenodes are now rendered differently in parallelogram shape.
- Scabbard will now show inherited bindings in a
Subcomponent. This is helpful when we like to know which bindings are inherited and from which component.
- Nodes in Entry Points will have proper styling like Scope Colors applied to them (previously only dependency graph has styling applied).