digma-intellij-plugin icon indicating copy to clipboard operation
digma-intellij-plugin copied to clipboard

Digma JetBrains plugin

Results 182 digma-intellij-plugin issues
Sort by recently updated
recently updated
newest added

the test should use intellij testing framework , start Idea IDE with the plugin and check that IDE starts and that a project can be opened. run the test with...

bug

see https://github.com/digma-ai/digma-ui/issues/851

bug

related to PR - https://github.com/digma-ai/digma-intellij-plugin/pull/2152 branch - use-env-name-in-run-config this version requires min backend version in order to support env type minimum backend should be 0.3.16

when instrumenting a gradle run configuration in InstrumentationRunConfigurationExtension the env variable that we add are persisted on the configuration and we need to clean them. we can try instead to...

-Dotel.instrumentation.jdbc-datasource.enabled=true

see for example DisabledPluginsState the new gradle plugin can specify FailureLevel.INTERNAL_API_USAGES to plugin verifier

bug