digma-intellij-plugin
digma-intellij-plugin copied to clipboard
Digma JetBrains plugin
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...
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