Releases: goaop/idea-plugin
Releases · goaop/idea-plugin
Version 1.2.1 of IDEA Plugin for Go! AOP Framework
Version 1.2.0 of IDEA Plugin for Go! AOP Framework
Version 1.1.0 of IDEA Plugin for Go! AOP Framework
This release contains feature #5 that allows to easily navigate from aspect's advices directly to the advised elements. Just use "Navigate -> Related Symbol.." shortcut.
Version 1.0.1 of IDEA Plugin for Go! AOP Framework
This release contains one important feature #6 for Php-Deal Design-by-Contract framework which allows to natively use PHP syntax for assertions:
Version 1.0.0 of IDEA Plugin for Go! AOP Framework
Version 1.0.0 features:
- Go! AOP pointcut syntax highlighting and parsing
- Analysis of pointcuts and line marker to navigate to the concrete advice
- Highlighting of incorrect doctrine annotations for @access, @execution and @Within pointcuts
- Completion of doctrine annotations @access, @execution and @Within pointcuts
- Completion of visibility modifiers and pointcut keywords
- Automatic injection of pointcut language into the Go\Lang\Annotation* annotations
- Color settings adjustment for pointcut expressions