Releases: LoneDev6/AnnotationsOnSteroids
Releases · LoneDev6/AnnotationsOnSteroids
0.0.2 - Loops/lambdas detection
Loops/lambdas detection
- Added new annotation attributes to trigger the warnings when a function/class/variable marked with @Expensive is used in loops/lambdas.
- code cleanup
- better tooltip messages