diff --git a/platform/xdebugger-impl/api-dump-unreviewed.txt b/platform/xdebugger-impl/api-dump-unreviewed.txt index dda39da10e10..310218f47c71 100644 --- a/platform/xdebugger-impl/api-dump-unreviewed.txt +++ b/platform/xdebugger-impl/api-dump-unreviewed.txt @@ -975,6 +975,11 @@ c:com.intellij.xdebugger.impl.evaluate.ExpressionInputForm - addLanguageComponent(javax.swing.JComponent):V - getMainPanel():javax.swing.JPanel - setName(java.lang.String):V +f:com.intellij.xdebugger.impl.evaluate.ValueLookupManagerControllerEntityTypeProvider +- com.jetbrains.rhizomedb.impl.EntityTypeProvider +- sf:INSTANCE:com.intellij.xdebugger.impl.evaluate.ValueLookupManagerControllerEntityTypeProvider +- ():V +- f:getEntityTypes():java.util.List c:com.intellij.xdebugger.impl.evaluate.XDebuggerEvaluationDialog - com.intellij.openapi.ui.DialogWrapper - sf:ADD_WATCH_KEYSTROKE:javax.swing.KeyStroke @@ -1515,11 +1520,11 @@ f:com.intellij.xdebugger.impl.pinned.items.actions.XDebuggerPinToTopAction$Compa f:com.intellij.xdebugger.impl.rpc.XDebuggerValueLookupHintsRemoteApiClientStub - fleet.rpc.RemoteApi - (kotlin.jvm.functions.Function3):V -- f:canShowHint-vZ3MphE(fleet.util.UID,fleet.util.UID,I,com.intellij.xdebugger.impl.evaluate.quick.common.ValueHintType,kotlin.coroutines.Continuation):java.lang.Object -- f:createHint-vZ3MphE(fleet.util.UID,fleet.util.UID,I,com.intellij.xdebugger.impl.evaluate.quick.common.ValueHintType,kotlin.coroutines.Continuation):java.lang.Object +- f:canShowHint(com.intellij.platform.project.ProjectId,com.intellij.openapi.editor.impl.EditorId,I,com.intellij.xdebugger.impl.evaluate.quick.common.ValueHintType,kotlin.coroutines.Continuation):java.lang.Object +- f:createHint(com.intellij.platform.project.ProjectId,com.intellij.openapi.editor.impl.EditorId,I,com.intellij.xdebugger.impl.evaluate.quick.common.ValueHintType,kotlin.coroutines.Continuation):java.lang.Object - f:getInvocationHandler():kotlin.jvm.functions.Function3 -- f:removeHint(fleet.util.UID,I,kotlin.coroutines.Continuation):java.lang.Object -- f:showHint(fleet.util.UID,I,kotlin.coroutines.Continuation):java.lang.Object +- f:removeHint(com.intellij.platform.project.ProjectId,I,kotlin.coroutines.Continuation):java.lang.Object +- f:showHint(com.intellij.platform.project.ProjectId,I,kotlin.coroutines.Continuation):java.lang.Object f:com.intellij.xdebugger.impl.rpc.XDebuggerValueLookupHintsRemoteApiRemoteApiDescriptorImpl - fleet.rpc.RemoteApiDescriptor - sf:INSTANCE:com.intellij.xdebugger.impl.rpc.XDebuggerValueLookupHintsRemoteApiRemoteApiDescriptorImpl diff --git a/platform/xdebugger-impl/exposed-private-api.txt b/platform/xdebugger-impl/exposed-private-api.txt index f8145b32da2d..fe07dbf2178a 100644 --- a/platform/xdebugger-impl/exposed-private-api.txt +++ b/platform/xdebugger-impl/exposed-private-api.txt @@ -1,3 +1,5 @@ +com/intellij/openapi/editor/impl/EditorId +com/intellij/platform/project/ProjectId com/intellij/xdebugger/impl/rpc/XDebuggerValueLookupHintsRemoteApi com/intellij/xdebugger/impl/ui/EmbeddedComboBoxUI com/intellij/xdebugger/memory/component/InstancesTracker$MyState diff --git a/platform/xdebugger-impl/exposed-third-party-api.txt b/platform/xdebugger-impl/exposed-third-party-api.txt index 27fdd72530f7..582c3e72be6d 100644 --- a/platform/xdebugger-impl/exposed-third-party-api.txt +++ b/platform/xdebugger-impl/exposed-third-party-api.txt @@ -1,6 +1,5 @@ +com/jetbrains/rhizomedb/impl/EntityTypeProvider fleet/rpc/RemoteApi fleet/rpc/RemoteApiDescriptor fleet/rpc/RpcSignature -fleet/util/UID kotlin/jvm/internal/DefaultConstructorMarker -kotlinx/serialization/KSerializer