alexkrechik / VSCucumberAutoComplete

Cucumber (Gherkin) Full Support Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=alexkrechik.cucumberautocomplete
MIT License
331 stars 82 forks source link

Ability to disable text autoformat #322

Closed SiarheiKuchukBelitsoft closed 4 years ago

SiarheiKuchukBelitsoft commented 4 years ago

Please add possibility to disable autoformatting of .feature file.

alexkrechik commented 4 years ago

Please set onTypeFormat to false or remove it from the config to disable autoformatting.