vscode

  1. Andy

    Extensions Cucumber extensions

    I am currently using these two cucumber extensions to help develop e2e tests at work: Cucumber (Gherkin) Full Support Snippets and Syntax Highlight for Gherkin (Cucumber) Both certainly help with speed of development in terms of creating the feature files, auto-complete, and navigating from...
  2. Andy

    Extensions Playwright Test for VSCode

    I guess this is kind of an obvious one to be using - Playwright Test for VSCode Usage - from marketplace page: The extension automatically detects if you have Playwright Test installed and loads the Playwright Test projects into Visual Studio Code. By default, it will select the first project...
  3. Andy

    Themes What are your favorite themes?

    GitHub Theme My personal go-to is the GitHub theme. It comes with 6 variations which are: GitHub Light Default GitHub Light Colorblind GitHub Dark Default :love: GitHub Dark Colorblind GitHub Dark Dimmed GitHub Dark High Contrast I am totally colorblind but have managed just fine with the...
Back
Top