-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto-complete #20
Comments
I´m having the same issue :P . |
Sorry, the auto complete kicks in only after you complete the Given keyword (or any other step definition keyword) and if I remember correctly you must have added a space after the keyword too. I've decided to go for this choice because I found no other way to identify if it's a new step description or the continuation of the previous one as a gherkin step description can span multiple lines. Is it a problem? Do you have any suggestion for improvement? |
It would be more interesting if the auto complete feature could work always in partial sentences (although the Gherkin description allows steps spanned in multiple lines). The most important improvement is the plugin capability locate selected words or patterns using Ctrl + Space. Example: Example: |
I agree, that is what Intellije does - should match this! Jason Smiley - Senior QA Engineer On Feb 21, 2013, at 10:53 AM, ehro wrote:
|
I understand your request but I'm not sure it is doable: can you lend my an hand on this? Do you have any experience with ANTLR or Xtext? |
I have no experience with either, but, I just purchased Intellije so I am not having this issue any more lol. Jason Smiley - Senior QA Engineer On Feb 22, 2013, at 12:48 PM, Roberto Lo Giacco wrote:
|
Why not use proposal contains prefix instead of regionMatch in isValidProposal method. |
This issue has not been updated for a while: marking it as stale. |
Flagging for review in next. |
This issue has not been updated for a while: marking it as stale. |
I can not use the Auto-Complete in midsentence ...
example:
Giv + Ctrl + Space
I click + Ctrl + Space
The text was updated successfully, but these errors were encountered: