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

in the new intellij platform gradle plugin jetbrains changed the packaging of the plugin zip and the jars in lib. before the new plugin the main plugin jar and the...

STR 1. having the highlights tab selected with a scope of a specific span 2. restart the IDE 3. observe that the highlight tab is selected but the scope is...

bug

AnalyticsService and all related components like Environment and BackendConnectionMonitor can be application service. they have nothing that is project specific. move from: https://github.com/digma-ai/digma-collector-backend/issues/2016

technical debt

get Icon from @Ion consider changing also code lens icons, for example: (consult with Roni(

UI

STR: Open the Petclinic app Click on the errors tab in the UI repeatedly Check the error controller code, to see an `error hotspot` issue lens. Click on the lens...

add 'a' to meloona api url, https://api.meloona01.digma.systemsa apache url validator treats it as invalid, I think it checks that the host is available

bug

java.lang.Throwable: Slow operations are prohibited on EDT. See SlowOperations.assertSlowOperationsAreAllowed javadoc. at com.intellij.openapi.diagnostic.Logger.error(Logger.java:376) at com.intellij.util.SlowOperations.assertSlowOperationsAreAllowed(SlowOperations.java:102) at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:686) at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.findChildInfo(PersistentFSImpl.java:643) at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findInPersistence(VirtualDirectoryImpl.java:159) at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.doFindChild(VirtualDirectoryImpl.java:141) at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:87) at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:541) at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.findChild(VirtualDirectoryImpl.java:53) at com.intellij.openapi.vfs.newvfs.VfsImplUtil.findFileByPath(VfsImplUtil.java:56)...

bug

This task is now only validating that there are no issues when K2 is enabled We don't use the analyze-api of kotlin compiler. but we do need to make sure...

bug

see fatal error of Shalom user from 2024-09-17T21:12:55.733Z opened an issue to jetbrains https://youtrack.jetbrains.com/issue/KTIJ-31349/Unable-to-resolve-reference-class-when-enabled-K2-in-2024.2 Error during processing of: OpenTelemetrySpanNavigationDiscovery.kt org.jetbrains.kotlin.utils.exceptions.KotlinIllegalArgumentExceptionWithAttachments: Unable to resolve reference class org.jetbrains.kotlin.psi.KtNameReferenceExpression at org.jetbrains.kotlin.analysis.api.fir.references.KaFirReferenceResolver.resolve(KaFirReferenceResolver.kt:68) at org.jetbrains.kotlin.analysis.api.fir.references.KaFirReferenceResolver.resolve(KaFirReferenceResolver.kt:22)...

bug