issues
search
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
483
#484
Closed
alexkrechik
closed
6 months ago
alexkrechik
commented
6 months ago
Moved to the latest version of all the vs code libraries - improved extension speed, security, and development/debugging experience.
Moved to the latest version of typescript. Now application is more error resistant due to error typings.
Moved to the Jest from Chai+Mocka, improved mono repo-like extension usage, and some other smaller updates.
Improved mono repo folder structure - moved everything possible to the top level.
Fixed some regression bugs that appeared, eslint styling and typescript types.