-
Thanks for your open source project.
I am receiving the following stack trace.
com.intellij.diagnostic.PluginException: Icon cannot be found in 'MavenIcons.MavenLogo', action 'class com.lightd…
-
In Typescript (and possibly other languages - I haven't checked), code that is properly indented is being marked with my error-indent color. Here's an example:
![image](https://user-images.githubus…
-
### Current behavior:
I am completely unable to get cypress typings to register for commands created using `Cypress.Commands.add`. I've got a repo that has several e2e projects within it that share…
-
When pressing save it reports the following error:
```
java.lang.Throwable: Failed to run Biome check with (format, safefixes) for file index.ts - stdin ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━…
sndpl updated
1 month ago
-
**Describe the bug**
I am uncertain if the classification as a bug is correct, never mind if you turn this into a feature request instead.
When I set the IDE into offline mode, I expect no attem…
-
Hi,
I've gave a shot to peeky for testing [a package](https://github.com/mathieutu/nodemailer-react).
It's really easy to configure and much quicker than jest to run, BUT I've unfortunately lost a …
-
It would be awesome to be able to run a single cypress test in the cypress devtool directly from vscode. Currently something like that exists for debugging a jest test:
![image](https://user-image…
-
When I run Cypress inside of PHPStorm to run all tests inside of a directory, I get:
```
/usr/bin/env: ‘node’: No such file or directory
```
Node is definitely present, as cypress runs fine no…
-
WebStorm 2024.2.3 Build #WS-242.23339.15, built on September 25, 2024
Win 11
bh version [2024.2.8](https://plugins.jetbrains.com/plugin/12895-better-highlights/versions/stable/618337)
```
Unhand…
-
I have multiple `Cypress.Commands.add` calls from `cypress/support/commands.js`, how do I enable autocompletion for those ?
The `Add type for cypress custom command` intention is enabled but I can'…