We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2c399 commit 3379d32Copy full SHA for 3379d32
docs/guides/tooling/IDE-integration.mdx
@@ -51,7 +51,7 @@ with Cypress.
51
- [Cypress Fixture-IntelliSense](https://marketplace.visualstudio.com/items?itemName=JosefBiehler.cypress-fixture-intellisense):
52
Supports your [cy.fixture()](/api/commands/fixture) by providing intellisense
53
for existing fixtures.
54
-- [Cypress Helper](https://marketplace.visualstudio.com/items?itemName=Shelex.vscode-cy-helper):
+- [Cypress Helper](https://marketplace.visualstudio.com/items?itemName=shevtsov.vscode-cy-helper):
55
Various helpers and commands for integration with Cypress.
56
- [Cypress Snippets](https://marketplace.visualstudio.com/items?itemName=andrew-codes.cypress-snippets):
57
Useful Cypress code snippets.
0 commit comments