-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Formatting configuration #118
Comments
I think it's necessary |
in version 1.8 you almost resolved issue with deleting comments, but it still deletes last comments if comments are last lines in .feature file 👎 |
@VasilySazonenko, deletion of trailing comments is resolved by cucumber/gherkin-utils#38 and will be available following a gherkin-utils release of merged changes and thereafter of a Visual Studio Code extension release. |
How do you get version 1.8? I can only see 1.7 on Marketplace in VS code? Is there workaround? |
you can download it from official cucumber git and install manually
https://github.com/cucumber/vscode
чт, 11 янв. 2024 г. в 16:25, Vic ***@***.***>:
… How do you get version 1.8? I can only see 1.7 on Marketplace in VS code?
—
Reply to this email directly, view it on GitHub
<#118 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4G3YCOSUXABDHL6SACHOXTYN7Y6LAVCNFSM6AAAAAARJU3QO2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBXGI4TOMJRGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
*Best Regards, *
*Sazonenko Vasily.*
|
but you need latest version of vscode as well
чт, 11 янв. 2024 г. в 16:28, Sazonenko Vasily ***@***.***>:
… you can download it from official cucumber git and install manually
https://github.com/cucumber/vscode
чт, 11 янв. 2024 г. в 16:25, Vic ***@***.***>:
> How do you get version 1.8? I can only see 1.7 on Marketplace in VS code?
>
> —
> Reply to this email directly, view it on GitHub
> <#118 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A4G3YCOSUXABDHL6SACHOXTYN7Y6LAVCNFSM6AAAAAARJU3QO2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBXGI4TOMJRGI>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
--
*Best Regards, *
*Sazonenko Vasily.*
--
*Best Regards, *
*Sazonenko Vasily.*
|
Sorry guys, tiny bit off topic. When the 1.8 is going to hit the marketplace? |
@Vic152, thanks for your comment - delighted to say is now released |
🤔 What's the problem you're trying to solve?
We were previously using the Gherkin Full Support vscode plugin. This plugin had settings that allowed you to override the default formatting.
✨ What's your proposed solution?
possibly adding a setting that allows for overriding the default formatting.
⛏ Have you considered any alternatives or workarounds?
Don't know of anything.
📚 Any additional context?
The one formatting thing we really cared about was indentation of the 'And' keyword. As it made things a bit more readable.
The text was updated successfully, but these errors were encountered: