digma-intellij-plugin
digma-intellij-plugin copied to clipboard
Digma JetBrains plugin
in org.digma.intellij.plugin.process.ProcessManager#runUnderProcess the process is canceled if psi modification starts and retried when psi modification ends. maybe try not to start the process if psi modification is currently in process,...
the plugin needs restart on update, mainly because we build navigation discovery on project startup. if we change the plugin to not require restart we need to find another hook...
getting this for users that disable kotlin plugin. it doesn't cause a bug but logged to posthog. it should be fixed with this issue https://github.com/digma-ai/digma-intellij-plugin/issues/1545 java.lang.NoClassDefFoundError: org/jetbrains/kotlin/idea/stubindex/KotlinTopLevelFunctionFqnNameIndex at org.digma.intellij.plugin.idea.psi.discovery.endpoint.KtorFrameworkEndpointDiscovery.lookForRoutingBuilderEndpoints$lambda$10$lambda$3(KtorFrameworkEndpointDiscovery.kt:77) at...
STR install engine close IDE delete the containers but keep digma-persistence start the IDE open wizard
find events that can be removed, describe the events distinguished between dev-related to product
if i change url to meloona but don't login yet. if user starts an application we add the agent and all observability properties. we don't add the agent only in...
many time we report twice on AnalyticsServiceException, AnalyticsService will catch and report to posthog , and the code that calls it will also report to posthog, in most cases the...
com.jetbrains.rd.platform.diagnostics.BackendException: One or more errors occurred. (Lifetime `Anonymous` [Terminated, executing=0, resources=0]: can't add termination action if lifetime terminating or terminated (Status > Canceled); you can consider usage of `TryOnTermination` )...