vscode-cy-helper icon indicating copy to clipboard operation
vscode-cy-helper copied to clipboard

VS Code IDE Extension for Cypress.io

Results 13 vscode-cy-helper issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behaviour: 1. Download VSCode 2. Download the Vim extension and Cypress...

bug

**Describe the bug** CypressHelper.commandForOpen is opening cypress as below: npx cypress open --config testFiles=%path% However with cypress update v10.3.0 **- testFiles is invalid now.** Instead e2e.specPattern should be used. **To...

bug

Steps - 1. Create a workspace file 2. Imports multiple cypress projects in that file 3. Now open the workspace in VS Code Actual Result - Ctrl + Left Click...

bug

**Describe the bug** When clicking Open Cypress the system shows 'Maximum call stack size exceeded' error even when running basic 2 line tests (opening a website and asserting the page...

bug

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

There is a [Cypress Helper v2](https://marketplace.visualstudio.com/items?itemName=shevtsov.vscode-cy-helper) which says it is a fork of this one? Is that correct?

Hi, I'm using VScode, and have installed cypress helper extension I'm trying to right click on a function from my spec file and select Go to Definition I want it...

**Describe the bug** It is slowing down my intellisense drastically **To Reproduce** Steps to reproduce the behavior: 1. Open the index.d.ts file in https://github.com/TeselaGen/teselagen-react-components in vscode 2. Enable and disable...

bug

In our project we have both 'normal' unit tests and cypress tests. With the extension, we get the `open cypress | Set "only"` codelens options for unit tests as well....

enhancement

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) v5.1.1 Bug Fixes unescape exclamation mark (#26) (a98874f) Changelog Sourced from...

dependencies