Consolidate Gherkin format configuration (.editorconfig)
#1062
Replies: 2 comments
-
|
Thx for binging this up. As far as I know the For the specific question by @AidenFuller
I don't think so. The tab size is anyway configurable. Let's keep the simpler setting. If that's not enough for someone, we can rediscuss with a valid use-case. |
Beta Was this translation helpful? Give feedback.
-
|
I've raised a PR in the Reqnroll.Rider repository to rewrite these settings with the aligned editorconfig. reqnroll/Reqnroll.Rider#77 The only thing I'm not sure how to accomplish in the Rider/ReSharper plugin ecosystem is to right-align numeric cells, but I might dig into that at a future date |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently stumbled upon the same issue mentioned in reqnroll/Reqnroll.Rider#76. But since this is an issue that not only concerns the Rider plugin, I thought it would be best to start a discussion about that topic.
Problem summary
The Visual Studio extension and the Rider plugin both support configuration of their Gherkin formatting, but unfortunately they are based on different design decisions and have incompatible
.editorconfigsettings.Questions
The most important question to answer is:
If so, there are few follow-up questions like the ones @AidenFuller already mentioned in his issue.
Beta Was this translation helpful? Give feedback.
All reactions