mbolotov / intellij-cypress

IntelliJ-Cypress plugin: https://plugins.jetbrains.com/plugin/13819-intellij-cypress Pro version: https://plugins.jetbrains.com/plugin/13987-cypress-support-pro
MIT License
35 stars 5 forks source link

Path selector dialog for the Cypress configuration file shows JSON files only #98

Closed OrbisK closed 1 year ago

OrbisK commented 1 year ago

Seems like non JSON configs are not supported.

image

mbolotov commented 1 year ago

okay, the path selector dialog indeed shows only *.json files. As a workaround, you can type the path manually.

mbolotov commented 1 year ago

fixed in 3.2.2