Skip to content

Commit

Permalink
Update support for IntelliJ platform (#5500)
Browse files Browse the repository at this point in the history
* Updated support for IntelliJ platform.

* Updated support for IntelliJ platform. Minor text changes.

---------

Co-authored-by: Cyonic Admin <[email protected]>
  • Loading branch information
oscarmarcelo88 and jaffrepaul authored Sep 29, 2023
1 parent 1459cce commit 8c43f6c
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions docs/guides/tooling/IDE-integration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,11 @@ with Cypress.

### IntelliJ Platform

Compatible with IntelliJ IDEA, AppCode, CLion, GoLand, PhpStorm, PyCharm, Rider,
RubyMine, and WebStorm.

- [Cypress Support](https://plugins.jetbrains.com/plugin/13819-intellij-cypress):
Integrates Cypress under the common Intellij test framework.
- [Cypress Support Pro](https://plugins.jetbrains.com/plugin/13987-cypress-pro):
An improved version of Cypress Support plugin with debugging from the IDE,
advanced autocomplete, built-in recorder and other features.
- [JetBrains Aqua](https://www.jetbrains.com/aqua/): An IDE for UI Test Automation with comprehensive Cypress support. Features include autocompletion, in-IDE debugging, test search, and more.

- [Test Automation plugin](https://plugins.jetbrains.com/plugin/20175-test-automation): The official plugin, developed and maintained by JetBrains, offering robust support for Cypress and compatible with IntelliJ IDEA, CLion, GoLand, PhpStorm, PyCharm, Rider, RubyMine, and WebStorm. It encompasses all the features found in JetBrains Aqua.

- [Cypress Support](https://plugins.jetbrains.com/plugin/13819-intellij-cypress): Integrates Cypress under the common Intellij test framework.

## Intelligent Code Completion

Expand Down

0 comments on commit 8c43f6c

Please sign in to comment.