Hello Dear,
Install the lintern plugin, to use the gherkint-linter extension and when configuring this extension, I noticed that the $file system variable does not have the correct path for windows, I attach a screenshot.
path Incorrect:
/c:/Users/jose_/OneDrive/Escritorio/Proyecto/arquetipoFrameworkAutomatizacion/src/test/resources/feature/oneFeaturePerFileInCorrect.feature

but if I enter the correct raw path it works
Path Correct: c:/Users/jose_/OneDrive/Escritorio/Proyecto/arquetipoFrameworkAutomatizacion/src/test/resources/feature/oneFeaturePerFileInCorrect.feature

