Version 0.12
- Fixes issue #15 and #16
- Drop support for markdown plugin as it is no longer available in idea repository
- Fixes issue #13 to be compatible with idea 2017 with scala plugin installed
- Better example name handling
- Updates to support newer groovy plugin
- Updates to support newer markdown navigator plugin
- Create spec and fixture dialog
- Better type resolving
- Rename and delete paired concordion file (could be disabled in concordion settings)
- Markdown navigator integration
- Better syntax support for concordion expressions in md specs
- Groovy test fixture support
- Scala test fixture support
- Improved cache
- Configuring plugin to use only spinal-case or CamelCase commands
- Surround with Concordion action
- Better concordion icons with hd version for retina screens
- Guess names and types while creating fields and methods from usage
- Updated icons to fit concordion 2.0
- Minor issues fixed
- Beta support for markdown specs with Markdown plugin
- Supported by idea 2016
- Beta support for markdown specs with Markdown support plugin
- Support for xhtml specs
- Same distribution of plugin for idea 14 and 15
- Minor issues fixed
- Support for extensions (screenshot, executeifonly, embed)
- OGNL map and list syntax support
- Minor issues fixed
- Number of issues fixed (detection of concordion spec and fixture #7, extra namespace added #6, caching issue)
- Better resolving of overloaded methods
- Better error message for unresolved fields and usages
- Guess types of arguments while creating method from usage
- Supported by idea 15
- Autocomplete with spec variables
- Better ognl expression type derivation
- Run concordion spec from HTML file
- Autocomplete with concordion commands
- Autocomplete with members of the fixture
- Autocomplete chains with members
- Navigation between concordion html spec and test fixture using concordion icon and navigation action (ctrl + shift + s)
- Ctrl+click navigation and usages search for concordion expressions
- Quick fields and methods creation from usages
- Renaming support