We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running auto formating by menu or by shortcut(ctrl+shif+f) the cursor position is set at the first char on first line in feature file.
When formating other code in eclipse eg. Java, the cursor remains in the same position after formating is done.
The text was updated successfully, but these errors were encountered:
I'll see what we can do, the "problem" on this is, that we use cucumber to format the source and replace the entire editor content with this.
Sorry, something went wrong.
See #442 for further work on this.
laeubi
No branches or pull requests
When running auto formating by menu or by shortcut(ctrl+shif+f) the cursor position is set at the first char on first line in feature file.
When formating other code in eclipse eg. Java, the cursor remains in the same position after formating is done.
The text was updated successfully, but these errors were encountered: