IntelliJBehave
IntelliJBehave copied to clipboard
Limit the scope of steps to the same package - how?
Hi!, I'd like to contribute... just wondering if you can point me in the right direction. I'd like to be able to limit the scope of where the plugin searches for steps - for use by the autocompleter, the Ctrl-click functionality and the "step not implemented" checker.
Can you give me an idea of where I might start to implement this? For a given story, I just want .story files and Java classes that have the exact same package to be considered in scope with each other for step resolution.
Sorry for the late answer... Unfortunately I didn't have a chance to look into this area of the plugin, so I can't help you yet