IJPL-148490 clean up empty file-classes from existing dumps

GitOrigin-RevId: ca701387e601a76ae25a3a31ca0a02432126e0fb
This commit is contained in:
Daniil Ovchinnikov
2024-04-29 13:55:28 +02:00
committed by intellij-monorepo-bot
parent 1608c4c92e
commit b03b92e140
75 changed files with 0 additions and 946 deletions

View File

@@ -899,7 +899,6 @@ f:com.intellij.codeInsight.daemon.impl.TextEditorBackgroundHighlighter
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- createPassesForEditor():com.intellij.codeHighlighting.TextEditorHighlightingPass[]
- f:getPasses(I[]):java.util.List
f:com.intellij.codeInsight.daemon.impl.TextEditorBackgroundHighlighterKt
f:com.intellij.codeInsight.daemon.impl.TextEditorHighlightingPassRegistrarImpl
- com.intellij.codeHighlighting.TextEditorHighlightingPassRegistrar
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
@@ -1099,7 +1098,6 @@ a:com.intellij.codeInsight.intention.choice.ChoiceVariantIntentionAction
- getIcon(I):javax.swing.Icon
- a:getIndex():I
- isShowSubmenu():Z
f:com.intellij.codeInsight.intention.choice.ChoiceVariantIntentionActionKt
com.intellij.codeInsight.intention.choice.DefaultIntentionActionWithChoice
- com.intellij.codeInsight.intention.IntentionActionWithChoice
- getAllAsFixes():java.util.List
@@ -2735,7 +2733,6 @@ f:com.intellij.codeInspection.ex.CurrentProfileOptionControllerProvider
- name():java.lang.String
com.intellij.codeInspection.ex.DynamicGroupTool
- a:getChildren():java.util.List
f:com.intellij.codeInspection.ex.Dynamic_inspectionsKt
com.intellij.codeInspection.ex.ExternalAnnotatorBatchInspection
- com.intellij.codeInspection.ex.PairedUnfairLocalInspectionTool
- checkFile(com.intellij.psi.PsiFile,com.intellij.codeInspection.GlobalInspectionContext,com.intellij.codeInspection.InspectionManager):com.intellij.codeInspection.ProblemDescriptor[]
@@ -2857,7 +2854,6 @@ a:com.intellij.codeInspection.ex.InspectionElementsMergerBase
- p:transformElement(java.lang.String,org.jdom.Element,org.jdom.Element):org.jdom.Element
- p:writeMergedContent(org.jdom.Element):Z
- p:writeOldSettings(java.lang.String):org.jdom.Element
f:com.intellij.codeInspection.ex.InspectionEventsKt
f:com.intellij.codeInspection.ex.InspectionMetaInformationService
- <init>(kotlinx.coroutines.CoroutineScope):V
- f:getServiceScope():kotlinx.coroutines.CoroutineScope
@@ -3015,7 +3011,6 @@ f:com.intellij.codeInspection.ex.InspectionToolRegistrar
- sf:getInstance():com.intellij.codeInspection.ex.InspectionToolRegistrar
f:com.intellij.codeInspection.ex.InspectionToolRegistrar$Companion
- f:getInstance():com.intellij.codeInspection.ex.InspectionToolRegistrar
f:com.intellij.codeInspection.ex.InspectionToolRegistrarKt
a:com.intellij.codeInspection.ex.InspectionToolsSupplier
- com.intellij.openapi.Disposable
- pf:listeners:com.intellij.util.containers.DisposableWrapperList

View File

@@ -11,7 +11,6 @@ f:com.intellij.platform.bootstrap.MarketplaceKt
f:com.intellij.platform.bootstrap.ModularMain
- <init>():V
- s:main(com.intellij.platform.runtime.repository.RuntimeModuleRepository,java.lang.String[],java.util.ArrayList,J):V
f:com.intellij.platform.bootstrap.ModuleBasedProductLoadingStrategyKt
f:com.intellij.platform.bootstrap.RuntimeModuleIntrospection
- sf:INSTANCE:com.intellij.platform.bootstrap.RuntimeModuleIntrospection
- f:getModuleRepository():com.intellij.platform.runtime.repository.RuntimeModuleRepository

View File

@@ -58,7 +58,6 @@ f:org.jetbrains.builtInWebServer.ConsoleManager
- getConsole(org.jetbrains.builtInWebServer.NetService):com.intellij.execution.ui.ConsoleView
f:org.jetbrains.builtInWebServer.DefaultWebServerPathHandlerKt
- sf:getChromeVersionFromUserAgent():java.util.regex.Pattern
f:org.jetbrains.builtInWebServer.DefaultWebServerRootsProviderKt
org.jetbrains.builtInWebServer.FileResolver
- a:resolve(java.lang.String,com.intellij.openapi.vfs.VirtualFile,java.lang.String,Z,org.jetbrains.builtInWebServer.PathQuery):org.jetbrains.builtInWebServer.PathInfo
- bs:resolve$default(org.jetbrains.builtInWebServer.FileResolver,java.lang.String,com.intellij.openapi.vfs.VirtualFile,java.lang.String,Z,org.jetbrains.builtInWebServer.PathQuery,I,java.lang.Object):org.jetbrains.builtInWebServer.PathInfo
@@ -114,7 +113,6 @@ a:org.jetbrains.builtInWebServer.WebServerPathHandlerAdapter
- <init>():V
- pa:process(java.lang.String,com.intellij.openapi.project.Project,io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.ChannelHandlerContext):Z
- process(java.lang.String,com.intellij.openapi.project.Project,io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.ChannelHandlerContext,java.lang.String,java.lang.String,Z):Z
f:org.jetbrains.builtInWebServer.WebServerPathHandlerKt
f:org.jetbrains.builtInWebServer.WebServerPathToFileManager
- sf:Companion:org.jetbrains.builtInWebServer.WebServerPathToFileManager$Companion
- <init>(com.intellij.openapi.project.Project):V
@@ -132,7 +130,6 @@ f:org.jetbrains.builtInWebServer.WebServerPathToFileManager
- f:getResolver(java.lang.String):org.jetbrains.builtInWebServer.FileResolver
f:org.jetbrains.builtInWebServer.WebServerPathToFileManager$Companion
- f:getInstance(com.intellij.openapi.project.Project):org.jetbrains.builtInWebServer.WebServerPathToFileManager
f:org.jetbrains.builtInWebServer.WebServerPathToFileManagerKt
f:org.jetbrains.builtInWebServer.liveReload.WebServerPageConnectionService
- sf:Companion:org.jetbrains.builtInWebServer.liveReload.WebServerPageConnectionService$Companion
- sf:RELOAD_URL_PARAM:java.lang.String
@@ -168,7 +165,6 @@ c:org.jetbrains.builtInWebServer.ssi.SsiConditional
- org.jetbrains.builtInWebServer.ssi.SsiCommand
- <init>():V
- process(org.jetbrains.builtInWebServer.ssi.SsiProcessingState,java.lang.String,java.util.List,java.lang.String[],io.netty.buffer.ByteBufUtf8Writer):J
f:org.jetbrains.builtInWebServer.ssi.SsiExternalResolverKt
c:org.jetbrains.builtInWebServer.ssi.SsiProcessingState
- psf:DEFAULT_CONFIG_ERR_MSG:java.lang.String
- psf:DEFAULT_CONFIG_SIZE_FMT:java.lang.String
@@ -189,7 +185,6 @@ c:org.jetbrains.builtInWebServer.ssi.SsiProcessingState
- setConfigTimeFormat(java.lang.String,Z):V
- p:setDateVariables(Z):V
- substituteVariables(java.lang.String):java.lang.String
f:org.jetbrains.builtInWebServer.ssi.SsiProcessorKt
f:org.jetbrains.builtInWebServer.ssi.Strftime
- <init>(java.lang.String,java.util.Locale):V
- format(java.util.Date):java.lang.String
@@ -214,8 +209,6 @@ f:org.jetbrains.ide.BuiltInServerManagerImpl
- waitForStart():org.jetbrains.ide.BuiltInServerManager
f:org.jetbrains.ide.BuiltInServerManagerImpl$Companion
- f:isOnBuiltInWebServerByAuthority(java.lang.String):Z
f:org.jetbrains.ide.BuiltInServerManagerImplKt
f:org.jetbrains.ide.OpenSettingsJbProtocolServiceKt
a:org.jetbrains.ide.RestService
- org.jetbrains.ide.HttpRequestHandler
- sf:Companion:org.jetbrains.ide.RestService$Companion
@@ -318,7 +311,6 @@ f:org.jetbrains.ide.ToolboxUpdateAction
- f:perform():V
- f:setRegistry(org.jetbrains.ide.ToolboxSettingsActionRegistry):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:org.jetbrains.ide.ToolboxUpdateNotificationHandlerKt
org.jetbrains.ide.UpdateActionsListener
- java.util.EventListener
- sf:Companion:org.jetbrains.ide.UpdateActionsListener$Companion
@@ -329,7 +321,6 @@ f:org.jetbrains.ide.UploadLogsService
- org.jetbrains.ide.RestService
- <init>():V
- execute(io.netty.handler.codec.http.QueryStringDecoder,io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.ChannelHandlerContext):java.lang.String
f:org.jetbrains.ide.UploadLogsServiceKt
a:org.jetbrains.io.CustomPortServerManagerBase
- org.jetbrains.ide.CustomPortServerManager
- p:manager:org.jetbrains.ide.CustomPortServerManager$CustomPortService
@@ -337,14 +328,12 @@ a:org.jetbrains.io.CustomPortServerManagerBase
- isBound():Z
- portChanged():V
- setManager(org.jetbrains.ide.CustomPortServerManager$CustomPortService):V
f:org.jetbrains.io.fastCgi.FastCgiDecoderKt
f:org.jetbrains.io.fastCgi.FastCgiRequest
- <init>(I,io.netty.buffer.ByteBufAllocator):V
- f:getRequestId():I
- f:writeFileHeaders(org.jetbrains.builtInWebServer.PathInfo,java.lang.CharSequence):V
- f:writeHeaders(io.netty.handler.codec.http.FullHttpRequest,io.netty.channel.Channel):V
- f:writeToServerChannel(io.netty.buffer.ByteBuf,io.netty.channel.Channel):V
f:org.jetbrains.io.fastCgi.FastCgiRequestKt
a:org.jetbrains.io.fastCgi.FastCgiService
- org.jetbrains.builtInWebServer.SingleConnectionNetService
- <init>(com.intellij.openapi.project.Project):V
@@ -353,7 +342,6 @@ a:org.jetbrains.io.fastCgi.FastCgiService
- p:configureBootstrap(io.netty.bootstrap.Bootstrap,com.intellij.util.Consumer):V
- f:responseReceived(I,io.netty.buffer.ByteBuf):V
- f:send(org.jetbrains.io.fastCgi.FastCgiRequest,io.netty.buffer.ByteBuf):V
f:org.jetbrains.io.fastCgi.FastCgiServiceKt
a:org.jetbrains.io.jsonRpc.Client
- com.intellij.openapi.util.UserDataHolderBase
- pf:channel:io.netty.channel.Channel
@@ -383,7 +371,6 @@ f:org.jetbrains.io.jsonRpc.ClientManager
- f:hasClients():Z
- f:send(I,io.netty.buffer.ByteBuf,java.util.List):V
- bs:send$default(org.jetbrains.io.jsonRpc.ClientManager,I,io.netty.buffer.ByteBuf,java.util.List,I,java.lang.Object):V
f:org.jetbrains.io.jsonRpc.ClientManagerKt
org.jetbrains.io.jsonRpc.ExceptionHandler
- a:exceptionCaught(java.lang.Throwable):V
c:org.jetbrains.io.jsonRpc.ExceptionHandlerImpl
@@ -402,7 +389,6 @@ f:org.jetbrains.io.jsonRpc.JsonRpcServer
- f:sendResponse(org.jetbrains.io.jsonRpc.Client,I,io.netty.buffer.ByteBuf):V
- bs:sendResponse$default(org.jetbrains.io.jsonRpc.JsonRpcServer,org.jetbrains.io.jsonRpc.Client,I,io.netty.buffer.ByteBuf,I,java.lang.Object):V
- f:sendWithRawPart(org.jetbrains.io.jsonRpc.Client,java.lang.String,java.lang.String,io.netty.buffer.ByteBuf,java.lang.Object[]):Z
f:org.jetbrains.io.jsonRpc.JsonRpcServerKt
org.jetbrains.io.jsonRpc.JsonServiceInvocator
- a:invoke(java.lang.String,org.jetbrains.io.jsonRpc.Client,org.jetbrains.io.JsonReaderEx,I,java.lang.CharSequence):V
org.jetbrains.io.jsonRpc.MessageServer

View File

@@ -1,4 +1,3 @@
f:com.intellij.application.options.codeStyle.cache.CodeStyleCachedValueProviderKt
f:com.intellij.application.options.codeStyle.cache.CodeStyleCachingServiceImpl
- com.intellij.openapi.Disposable
- sf:MAX_CACHE_SIZE:I

View File

@@ -150,7 +150,6 @@ c:com.intellij.collaboration.api.httpclient.RequestTimeoutConfigurer
f:com.intellij.collaboration.api.json.HttpJsonDeserializationException
- java.lang.RuntimeException
- <init>(java.lang.String,java.lang.Throwable):V
f:com.intellij.collaboration.api.json.HttpJsonDeserializationExceptionKt
*:com.intellij.collaboration.api.json.JsonDataDeserializer
- a:fromJson(java.io.Reader,java.lang.Class):java.lang.Object
- a:fromJson(java.io.Reader,java.lang.Class,java.lang.Class[]):java.lang.Object
@@ -927,7 +926,6 @@ f:com.intellij.collaboration.messages.CollaborationToolsBundle
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.CodeReviewTabs
- f:bindTabText(kotlinx.coroutines.CoroutineScope,com.intellij.ui.tabs.TabInfo,java.util.function.Supplier,kotlinx.coroutines.flow.Flow):kotlinx.coroutines.Job
- f:bindTabUi(kotlinx.coroutines.CoroutineScope,com.intellij.ui.tabs.impl.JBTabsImpl,com.intellij.ui.tabs.TabInfo,java.util.function.Supplier,kotlinx.coroutines.flow.Flow,kotlinx.coroutines.flow.Flow):kotlinx.coroutines.Job
*f:com.intellij.collaboration.ui.codereview.CodeReviewTabsKt
*f:com.intellij.collaboration.ui.codereview.CodeReviewTimelineUIUtil
- sf:HEADER_VERT_PADDING:I
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.CodeReviewTimelineUIUtil
@@ -987,7 +985,6 @@ f:com.intellij.collaboration.messages.CollaborationToolsBundle
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.changes.CodeReviewChangeListComponentFactory
- f:createIn(kotlinx.coroutines.CoroutineScope,com.intellij.collaboration.ui.codereview.details.model.CodeReviewChangeListViewModel,com.intellij.collaboration.ui.codereview.CodeReviewProgressTreeModel,java.lang.String):com.intellij.openapi.vcs.changes.ui.AsyncChangesTree
- f:getSELECTED_CHANGES():com.intellij.openapi.actionSystem.DataKey
*f:com.intellij.collaboration.ui.codereview.changes.CodeReviewChangeListComponentFactoryKt
*f:com.intellij.collaboration.ui.codereview.changes.CodeReviewChangesTreeFactory
- *sf:Companion:com.intellij.collaboration.ui.codereview.changes.CodeReviewChangesTreeFactory$Companion
- <init>(com.intellij.openapi.project.Project,com.intellij.collaboration.ui.SingleValueModel):V
@@ -1058,7 +1055,6 @@ f:com.intellij.collaboration.messages.CollaborationToolsBundle
- f:getPrimaryAction():kotlinx.coroutines.flow.StateFlow
- f:getSecondaryActions():kotlinx.coroutines.flow.StateFlow
- f:getSubmitHint():kotlinx.coroutines.flow.StateFlow
*f:com.intellij.collaboration.ui.codereview.comment.RoundedPanelKt
*c:com.intellij.collaboration.ui.codereview.commits.CommitNodeComponent
- javax.swing.JComponent
- *sf:Companion:com.intellij.collaboration.ui.codereview.commits.CommitNodeComponent$Companion
@@ -1150,7 +1146,6 @@ f:com.intellij.collaboration.messages.CollaborationToolsBundle
*f:com.intellij.collaboration.ui.codereview.details.CodeReviewDetailsBranchComponentFactory
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.details.CodeReviewDetailsBranchComponentFactory
- f:create(kotlinx.coroutines.CoroutineScope,com.intellij.collaboration.ui.codereview.details.model.CodeReviewBranchesViewModel):javax.swing.JComponent
*f:com.intellij.collaboration.ui.codereview.details.CodeReviewDetailsBranchComponentFactoryKt
*f:com.intellij.collaboration.ui.codereview.details.CodeReviewDetailsCommitInfoComponentFactory
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.details.CodeReviewDetailsCommitInfoComponentFactory
- f:create(kotlinx.coroutines.CoroutineScope,kotlinx.coroutines.flow.Flow,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function0):javax.swing.JComponent
@@ -1213,7 +1208,6 @@ f:com.intellij.collaboration.messages.CollaborationToolsBundle
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.collaboration.ui.codereview.details.GroupedRenderer$SeparatorPosition
- s:values():com.intellij.collaboration.ui.codereview.details.GroupedRenderer$SeparatorPosition[]
*f:com.intellij.collaboration.ui.codereview.details.GroupedRendererKt
*f:com.intellij.collaboration.ui.codereview.details.ReviewDetailsUIUtil
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.details.ReviewDetailsUIUtil
- f:createTitlePanel(javax.swing.JComponent,javax.swing.JComponent):javax.swing.JComponent
@@ -1420,7 +1414,6 @@ e:com.intellij.collaboration.ui.codereview.details.data.ReviewState
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
- f:createCombinedDiffModel(kotlinx.coroutines.flow.Flow,kotlin.jvm.functions.Function1):com.intellij.diff.tools.combined.CombinedDiffComponentProcessor
- f:createDiffRequestProcessor(kotlinx.coroutines.flow.Flow,kotlin.jvm.functions.Function1):com.intellij.diff.impl.DiffRequestProcessor
*f:com.intellij.collaboration.ui.codereview.diff.CodeReviewDiffHandlerHelperKt
*f:com.intellij.collaboration.ui.codereview.diff.CodeReviewDiffRequestProducer
- com.intellij.collaboration.ui.codereview.diff.ScrollableDiffRequestProducer
- com.intellij.openapi.vcs.changes.ui.ChangeDiffRequestChain$Producer
@@ -1449,7 +1442,6 @@ e:com.intellij.collaboration.ui.codereview.details.data.ReviewState
- f:createErrorProducer(java.lang.Throwable):com.intellij.diff.chains.DiffRequestProducer
- f:getLOADING_PRODUCER():com.intellij.diff.chains.SimpleDiffRequestChain$DiffRequestProducerWrapper
- f:getPROGRESS_DISPLAY_DELAY-UwyO8pc():J
*f:com.intellij.collaboration.ui.codereview.diff.DiffUIUtilKt
*e:com.intellij.collaboration.ui.codereview.diff.DiscussionsViewOption
- java.lang.Enum
- sf:ALL:com.intellij.collaboration.ui.codereview.diff.DiscussionsViewOption
@@ -1512,7 +1504,6 @@ a:com.intellij.collaboration.ui.codereview.diff.action.CodeReviewDiscussionsTogg
- *:<init>(kotlinx.coroutines.flow.Flow,kotlinx.coroutines.flow.Flow,kotlin.jvm.functions.Function2):V
- f:getDiffVm():kotlinx.coroutines.flow.Flow
- f:showChanges(com.intellij.collaboration.util.ChangesSelection,kotlin.coroutines.Continuation):java.lang.Object
*f:com.intellij.collaboration.ui.codereview.diff.model.CodeReviewDiffViewModelComputerKt
*:com.intellij.collaboration.ui.codereview.diff.model.CodeReviewDiscussionsViewModel
- a:getDiscussionsViewOption():kotlinx.coroutines.flow.StateFlow
- a:setDiscussionsViewOption(com.intellij.collaboration.ui.codereview.diff.DiscussionsViewOption):V
@@ -1560,12 +1551,10 @@ com.intellij.collaboration.ui.codereview.diff.viewer.LineHoverAwareGutterMark
- <init>(javax.swing.JComponent):V
- f:isVisible():Z
- f:setVisible(Z):V
*f:com.intellij.collaboration.ui.codereview.editor.CodeReviewEditorGutterChangesRendererKt
*:com.intellij.collaboration.ui.codereview.editor.CodeReviewInEditorViewModel
- com.intellij.collaboration.ui.codereview.diff.model.CodeReviewDiscussionsViewModel
- a:getUpdateRequired():kotlinx.coroutines.flow.StateFlow
- a:updateBranch():V
*f:com.intellij.collaboration.ui.codereview.editor.DocumentTrackerCodeReviewEditorGutterChangesModelKt
*f:com.intellij.collaboration.ui.codereview.editor.EditorComponentInlaysUtilKt
- sf:controlInlaysIn(com.intellij.openapi.editor.ex.EditorEx,kotlinx.coroutines.CoroutineScope,kotlinx.coroutines.flow.Flow,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function2):kotlinx.coroutines.Job
- sf:insertComponentAfter(com.intellij.openapi.editor.ex.EditorEx,I,javax.swing.JComponent,I,kotlin.jvm.functions.Function1):com.intellij.openapi.editor.Inlay
@@ -1780,7 +1769,6 @@ f:com.intellij.collaboration.ui.codereview.editor.action.CodeReviewEditorShowFil
- f:showChooserPopup(com.intellij.ui.awt.RelativePoint,java.util.List,kotlin.jvm.functions.Function1,kotlin.coroutines.Continuation):java.lang.Object
- bs:showChooserPopup$default(com.intellij.collaboration.ui.codereview.list.search.ChooserPopupUtil,com.intellij.ui.awt.RelativePoint,java.util.List,kotlin.jvm.functions.Function1,com.intellij.collaboration.ui.codereview.list.search.PopupConfig,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
- bs:showChooserPopup$default(com.intellij.collaboration.ui.codereview.list.search.ChooserPopupUtil,com.intellij.ui.awt.RelativePoint,java.util.List,kotlin.jvm.functions.Function1,javax.swing.ListCellRenderer,com.intellij.collaboration.ui.codereview.list.search.PopupConfig,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
*f:com.intellij.collaboration.ui.codereview.list.search.ChooserPopupUtilKt
*f:com.intellij.collaboration.ui.codereview.list.search.DropDownComponentFactory
- <init>(kotlinx.coroutines.flow.MutableStateFlow):V
- f:create(kotlinx.coroutines.CoroutineScope,java.lang.String,java.util.List,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function1):javax.swing.JComponent
@@ -1888,7 +1876,6 @@ f:com.intellij.collaboration.ui.codereview.editor.action.CodeReviewEditorShowFil
- sf:HEIGHT:I
- sf:INSTANCE:com.intellij.collaboration.ui.codereview.reactions.CodeReviewReactionsUIUtil$Picker
- sf:WIDTH:I
*f:com.intellij.collaboration.ui.codereview.reactions.PillButtonKt
*a:com.intellij.collaboration.ui.codereview.review.CodeReviewSubmitPopupHandler
- sf:ACTIONS_GAP:I
- *psf:Companion:com.intellij.collaboration.ui.codereview.review.CodeReviewSubmitPopupHandler$Companion
@@ -2048,7 +2035,6 @@ com.intellij.collaboration.ui.codereview.user.CodeReviewUser
- paint(java.awt.Graphics,java.awt.Shape):V
- setParent(javax.swing.text.View):V
- viewToModel(F,F,java.awt.Shape,javax.swing.text.Position$Bias[]):I
*f:com.intellij.collaboration.ui.html.ResizingHtmlImageViewKt
*f:com.intellij.collaboration.ui.icon.AsyncImageIconsProvider
- com.intellij.collaboration.ui.icon.IconsProvider
- *sf:Companion:com.intellij.collaboration.ui.icon.AsyncImageIconsProvider$Companion
@@ -2114,7 +2100,6 @@ com.intellij.collaboration.ui.codereview.user.CodeReviewUser
*f:com.intellij.collaboration.ui.layout.SizeRestrictedSingleComponentLayout$Companion
- f:constant(java.lang.Integer,java.lang.Integer):com.intellij.collaboration.ui.layout.SizeRestrictedSingleComponentLayout
- bs:constant$default(com.intellij.collaboration.ui.layout.SizeRestrictedSingleComponentLayout$Companion,java.lang.Integer,java.lang.Integer,I,java.lang.Object):com.intellij.collaboration.ui.layout.SizeRestrictedSingleComponentLayout
*f:com.intellij.collaboration.ui.layout.SizeRestrictedSingleComponentLayoutKt
*f:com.intellij.collaboration.ui.notification.CollaborationToolsNotificationIdsHolder
- *sf:Companion:com.intellij.collaboration.ui.notification.CollaborationToolsNotificationIdsHolder$Companion
- sf:REVIEW_BRANCH_CHECKOUT_FAILED:java.lang.String
@@ -2428,7 +2413,6 @@ f:com.intellij.collaboration.util.ComputedResultKt
f:com.intellij.collaboration.util.ExcludingApproximateChangedRangesShifter
- sf:INSTANCE:com.intellij.collaboration.util.ExcludingApproximateChangedRangesShifter
- f:shift(java.lang.Iterable,java.lang.Iterable):java.util.List
f:com.intellij.collaboration.util.ExcludingApproximateChangedRangesShifterKt
f:com.intellij.collaboration.util.HashingUtil
- sf:INSTANCE:com.intellij.collaboration.util.HashingUtil
- f:mappingStrategy(kotlin.jvm.functions.Function1,com.intellij.util.containers.HashingStrategy):com.intellij.util.containers.HashingStrategy
@@ -2483,7 +2467,6 @@ f:com.intellij.collaboration.util.ResultUtil
- sf:INSTANCE:com.intellij.collaboration.util.ResultUtil
- f:processErrorAndGet(java.lang.Object,kotlin.jvm.functions.Function1):java.lang.Object
- f:runCatchingUser-IoAF18A(kotlin.jvm.functions.Function0):java.lang.Object
f:com.intellij.collaboration.util.ServiceUtilKt
f:com.intellij.collaboration.util.SingleCoroutineLauncher
- <init>(kotlinx.coroutines.CoroutineScope):V
- f:getBusy():kotlinx.coroutines.flow.StateFlow

View File

@@ -19,7 +19,6 @@ f:com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResul
- com.intellij.collaboration.auth.OAuthCallbackHandlerBase$AcceptCodeHandleResult
- <init>(com.intellij.util.Url):V
- f:getUrl():com.intellij.util.Url
f:com.intellij.collaboration.auth.Space_packagesKt
f:com.intellij.collaboration.auth.services.OAuthCredentialsAcquirerHttp
- sf:INSTANCE:com.intellij.collaboration.auth.services.OAuthCredentialsAcquirerHttp
- f:convertToAcquireCredentialsResult(java.net.http.HttpResponse,kotlin.jvm.functions.Function2):com.intellij.collaboration.auth.services.OAuthCredentialsAcquirer$AcquireCredentialsResult

View File

@@ -1,6 +1,5 @@
f:com.intellij.configurationStore.ApplicationStoreImplKt
- sf:APP_CONFIG:java.lang.String
f:com.intellij.configurationStore.ChooseComponentsToExportDialogKt
a:com.intellij.configurationStore.ComponentInfo
- affectedPropertyNames:java.util.List
- a:getComponent():java.lang.Object
@@ -11,9 +10,6 @@ a:com.intellij.configurationStore.ComponentInfo
- a:getStateSpec():com.intellij.openapi.components.State
- a:isModificationTrackingSupported():Z
- updateModificationCount(J):V
f:com.intellij.configurationStore.ComponentInfoKt
f:com.intellij.configurationStore.ComponentReloadingKt
f:com.intellij.configurationStore.ComponentStoreImplKt
f:com.intellij.configurationStore.ComponentStoreImplReloadListener
- com.intellij.openapi.project.impl.shared.ConfigFolderChangedListener
- <init>():V
@@ -33,7 +29,6 @@ com.intellij.configurationStore.DataWriter
- a:writeTo(java.io.OutputStream,com.intellij.util.LineSeparator,com.intellij.configurationStore.DataWriterFilter):V
- writeTo(java.nio.file.Path,java.lang.Object,com.intellij.util.LineSeparator,Z):V
- bs:writeTo$default(com.intellij.configurationStore.DataWriter,java.io.OutputStream,com.intellij.util.LineSeparator,com.intellij.configurationStore.DataWriterFilter,I,java.lang.Object):V
f:com.intellij.configurationStore.DefaultProjectElementNormalizerKt
f:com.intellij.configurationStore.DefaultProjectStoreImplKt
- sf:PROJECT_DEFAULT_FILE_NAME:java.lang.String
- sf:PROJECT_DEFAULT_FILE_SPEC:java.lang.String
@@ -69,7 +64,6 @@ pc:com.intellij.configurationStore.FileBasedStorage$FileSaveSessionProducer
- <init>(com.intellij.configurationStore.StateMap,com.intellij.configurationStore.FileBasedStorage):V
- pf:isSaveAllowed():Z
- p:saveLocally(com.intellij.configurationStore.DataWriter,Z,java.util.List):V
f:com.intellij.configurationStore.FileBasedStorageKt
c:com.intellij.configurationStore.ImportSettingsAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
@@ -82,14 +76,12 @@ c:com.intellij.configurationStore.ImportSettingsAction
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.configurationStore.ImportSettingsActionKt
- sf:getPaths(java.io.InputStream):java.util.Set
f:com.intellij.configurationStore.ModuleStoreImplKt
f:com.intellij.configurationStore.ProjectStoreBridgeKt
- sf:getProjectStateStorage(java.lang.String,com.intellij.openapi.components.impl.stores.IProjectStore,com.intellij.openapi.project.Project):com.intellij.configurationStore.StateStorageBase
a:com.intellij.configurationStore.ProjectStoreFactoryBase
- com.intellij.openapi.project.impl.ProjectStoreFactory
- <init>():V
- f:createDefaultProjectStore(com.intellij.openapi.project.Project):com.intellij.openapi.components.impl.stores.IComponentStore
f:com.intellij.configurationStore.ProjectStoreImplKt
a:com.intellij.configurationStore.SaveSessionProducerBase
- com.intellij.configurationStore.SaveSessionProducer
- com.intellij.openapi.vfs.LargeFileWriteRequestor
@@ -132,7 +124,6 @@ f:com.intellij.configurationStore.StateMap
- toString():java.lang.String
f:com.intellij.configurationStore.StateMap$Companion
- f:fromMap(java.util.Map):com.intellij.configurationStore.StateMap
f:com.intellij.configurationStore.StateMapKt
a:com.intellij.configurationStore.StateStorageBase
- pf:storageDataRef:java.util.concurrent.atomic.AtomicReference
- <init>():V
@@ -150,7 +141,6 @@ a:com.intellij.configurationStore.StateStorageBase
f:com.intellij.configurationStore.StoreReloadManagerImplKt
- sf:askToRestart(com.intellij.openapi.components.impl.stores.IComponentStore,java.util.Collection,java.util.Set,Z):Z
- sf:reloadAppStore(java.util.Set):Z
f:com.intellij.configurationStore.TrackingPathMacroSubstitutorImplKt
a:com.intellij.configurationStore.XmlElementStorage
- com.intellij.configurationStore.StateStorageBase
- f:fileSpec:java.lang.String
@@ -180,10 +170,6 @@ a:com.intellij.configurationStore.XmlElementStorage$XmlElementStorageSaveSession
- p:isSaveAllowed():Z
- pa:saveLocally(com.intellij.configurationStore.DataWriter,Z,java.util.List):V
- setSerializedState(java.lang.String,org.jdom.Element):V
f:com.intellij.configurationStore.XmlElementStorageKt
f:com.intellij.configurationStore.schemeManager.SchemeChangeApplicatorKt
f:com.intellij.configurationStore.schemeManager.SchemeListManagerKt
f:com.intellij.configurationStore.schemeManager.SchemeLoaderKt
a:com.intellij.configurationStore.schemeManager.SchemeManagerBase
- com.intellij.openapi.options.SchemeManager
- <init>(com.intellij.openapi.options.SchemeProcessor):V
@@ -237,7 +223,6 @@ f:com.intellij.configurationStore.schemeManager.SchemeManagerImpl
- save():V
- setSchemes(java.util.List,com.intellij.openapi.options.Scheme,java.util.function.Predicate):V
- toString():java.lang.String
f:com.intellij.configurationStore.schemeManager.SchemeManagerUtilKt
c:com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventPrinter
- <init>(Z):V
- p:logConfig(kotlin.jvm.functions.Function2,com.intellij.openapi.project.Project,java.util.List,I):V
@@ -245,8 +230,6 @@ c:com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventPr
- f:logConfigurationStateChanged(java.lang.String,java.lang.Object,com.intellij.openapi.project.Project):V
- f:logDefaultConfigurationState(java.lang.String,java.lang.Class,com.intellij.openapi.project.Project):V
- p:logSettingsChanged(kotlin.jvm.functions.Function2,com.intellij.openapi.project.Project,java.util.List,I):V
f:com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventSchedulerKt
f:com.intellij.configurationStore.statistic.eventLog.FeatureUsageSettingsEventsKt
f:com.intellij.configurationStore.statistic.eventLog.SettingsComponentNameValidator
- com.intellij.internal.statistic.eventLog.validator.rules.FUSRule
- com.intellij.internal.statistic.eventLog.validator.rules.PerformanceCareRule

View File

@@ -357,7 +357,6 @@ com.intellij.ide.plugins.IdeaPluginDescriptor
*f:com.intellij.ide.plugins.IdeaPluginOsRequirement$Companion
- f:fromModuleId(com.intellij.openapi.extensions.PluginId):com.intellij.ide.plugins.IdeaPluginOsRequirement
- f:getHostOsModuleIds():java.util.List
f:com.intellij.ide.plugins.IdeaPluginOsRequirementKt
com.intellij.ide.plugins.PluginUtil
- a:findPluginId(java.lang.Throwable):com.intellij.openapi.extensions.PluginId
- a:findPluginName(com.intellij.openapi.extensions.PluginId):java.lang.String
@@ -1559,7 +1558,6 @@ f:com.intellij.openapi.application.RunResult
- run():com.intellij.openapi.application.RunResult
- setThrowable(java.lang.Exception):V
- throwException():com.intellij.openapi.application.RunResult
f:com.intellij.openapi.application.RuntimeFlagsKt
com.intellij.openapi.application.ThreadingSupport
- a:acquireReadActionLock():com.intellij.openapi.application.AccessToken
- a:acquireWriteActionLock(java.lang.Class):com.intellij.openapi.application.AccessToken
@@ -1619,7 +1617,6 @@ com.intellij.openapi.application.WriteActionListener
- *s:compute(com.intellij.openapi.util.ThrowableComputable):java.lang.Object
- *s:run(com.intellij.util.ThrowableRunnable):V
- *s:run(java.lang.Runnable):V
f:com.intellij.openapi.client.ClientSessionsManagerKt
f:com.intellij.openapi.client.ClientSessionsUtil
- sf:forEachSession(com.intellij.openapi.application.Application,com.intellij.openapi.client.ClientKind,kotlin.jvm.functions.Function1):V
- sf:forEachSession(com.intellij.openapi.project.Project,com.intellij.openapi.client.ClientKind,kotlin.jvm.functions.Function1):V
@@ -2735,7 +2732,6 @@ a:com.intellij.openapi.project.ProjectLocator
f:com.intellij.openapi.project.ProjectLocator$Companion
- f:getInstance():com.intellij.openapi.project.ProjectLocator
- f:getPreferredProject(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.project.Project
f:com.intellij.openapi.project.ProjectLocatorKt
com.intellij.openapi.project.RootsChangeRescanningInfo
- sf:NO_RESCAN_NEEDED:com.intellij.openapi.project.RootsChangeRescanningInfo
- sf:RESCAN_DEPENDENCIES_IF_NEEDED:com.intellij.openapi.project.RootsChangeRescanningInfo
@@ -2923,7 +2919,6 @@ c:com.intellij.openapi.util.SimpleModificationTracker
- <init>():V
- getModificationCount():J
- incModificationCount():V
f:com.intellij.openapi.util.registry.EarlyAccessRegistryManagerKt
com.intellij.openapi.util.registry.RegistryManager
- sf:Companion:com.intellij.openapi.util.registry.RegistryManager$Companion
- a:get(java.lang.String):com.intellij.openapi.util.registry.RegistryValue
@@ -2936,7 +2931,6 @@ com.intellij.openapi.util.registry.RegistryManager
f:com.intellij.openapi.util.registry.RegistryManager$Companion
- f:getInstance():com.intellij.openapi.util.registry.RegistryManager
- f:getInstanceAsync(kotlin.coroutines.Continuation):java.lang.Object
f:com.intellij.openapi.util.registry.RegistryManagerKt
com.intellij.openapi.vfs.AsyncFileListener
- a:prepareChange(java.util.List):com.intellij.openapi.vfs.AsyncFileListener$ChangeApplier
com.intellij.openapi.vfs.AsyncFileListener$ChangeApplier
@@ -6414,10 +6408,8 @@ a:com.intellij.util.messages.MessageBusFactory
com.intellij.util.messages.MessageBusListener
- a:getListener():java.lang.Object
- a:getTopic():com.intellij.util.messages.Topic
f:com.intellij.util.messages.impl.CompositeMessageBusKt
f:com.intellij.util.messages.impl.MessageBusCoroutinesKt
- sf:subscribeAsFlow(com.intellij.util.messages.MessageBus,com.intellij.util.messages.Topic,kotlin.jvm.functions.Function2):kotlinx.coroutines.flow.Flow
f:com.intellij.util.messages.impl.MessageBusImplKt
f:com.intellij.util.messages.impl.MessageListenerList
- <init>(com.intellij.util.messages.MessageBus,com.intellij.util.messages.Topic):V
- add(java.lang.Object):V

View File

@@ -491,15 +491,11 @@ e:com.intellij.ide.plugins.ActionDescriptorName
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.ide.plugins.ActionDescriptorName
- s:values():com.intellij.ide.plugins.ActionDescriptorName[]
f:com.intellij.ide.plugins.BrokenPluginFileKt
f:com.intellij.ide.plugins.ClassLoaderConfiguratorKt
- sf:createPluginDependencyAndContentBasedScope(com.intellij.ide.plugins.IdeaPluginDescriptorImpl,com.intellij.ide.plugins.PluginSet):com.intellij.ide.plugins.cl.ResolveScopeManager
- sf:sortDependenciesInPlace(com.intellij.ide.plugins.IdeaPluginDescriptorImpl[]):V
f:com.intellij.ide.plugins.DescriptorListLoadingContextKt
f:com.intellij.ide.plugins.IdeaPluginDescriptorImplKt
- sf:toPluginIdSet(java.lang.Iterable):java.util.Set
f:com.intellij.ide.plugins.KotlinK2ModeCompatibilityCheckerKt
f:com.intellij.ide.plugins.ModuleGraphKt
com.intellij.ide.plugins.PathResolver
- isFlat():Z
- a:loadXIncludeReference(com.intellij.ide.plugins.RawPluginDescriptor,com.intellij.ide.plugins.ReadModuleContext,com.intellij.ide.plugins.DataLoader,java.lang.String,java.lang.String):Z
@@ -528,7 +524,6 @@ f:com.intellij.ide.plugins.PluginLoadingError
- f:isNotifyUser():Z
- toString():java.lang.String
f:com.intellij.ide.plugins.PluginLoadingError$Companion
f:com.intellij.ide.plugins.PluginLoadingResultKt
f:com.intellij.ide.plugins.PluginManager
- sf:EXPLICIT_BIG_NUMBER_PATTERN:java.util.regex.Pattern
- sf:INSTALLED_TXT:java.lang.String
@@ -592,8 +587,6 @@ f:com.intellij.ide.plugins.PluginManagerCore
- sf:toPluginIds(java.util.Collection):java.util.Set
- f:writePluginIdsToFile(java.nio.file.Path,java.util.Collection,java.nio.file.OpenOption[]):V
- bs:writePluginIdsToFile$default(com.intellij.ide.plugins.PluginManagerCore,java.nio.file.Path,java.util.Collection,java.nio.file.OpenOption[],I,java.lang.Object):V
f:com.intellij.ide.plugins.PluginManagerCoreKt
f:com.intellij.ide.plugins.PluginSetBuilderKt
f:com.intellij.ide.plugins.PluginXmlPathResolver
- com.intellij.ide.plugins.PathResolver
- sf:Companion:com.intellij.ide.plugins.PluginXmlPathResolver$Companion
@@ -604,7 +597,6 @@ f:com.intellij.ide.plugins.PluginXmlPathResolver
- resolvePath(com.intellij.ide.plugins.ReadModuleContext,com.intellij.ide.plugins.DataLoader,java.lang.String,com.intellij.ide.plugins.RawPluginDescriptor):com.intellij.ide.plugins.RawPluginDescriptor
f:com.intellij.ide.plugins.PluginXmlPathResolver$Companion
- f:toLoadPath(java.lang.String,java.lang.String):java.lang.String
f:com.intellij.ide.plugins.ProductLoadingStrategyKt
com.intellij.ide.plugins.ReadModuleContext
- a:getInterner():com.intellij.util.xml.dom.XmlInterner
- isMissingIncludeIgnored():Z
@@ -613,7 +605,6 @@ f:com.intellij.ide.plugins.XmlReader
- sf:readModuleDescriptor(java.io.InputStream,com.intellij.ide.plugins.ReadModuleContext,com.intellij.ide.plugins.PathResolver,com.intellij.ide.plugins.DataLoader,java.lang.String,com.intellij.ide.plugins.RawPluginDescriptor,java.lang.String):com.intellij.ide.plugins.RawPluginDescriptor
- sf:readModuleDescriptor(B[],com.intellij.ide.plugins.ReadModuleContext,com.intellij.ide.plugins.PathResolver,com.intellij.ide.plugins.DataLoader,java.lang.String,com.intellij.ide.plugins.RawPluginDescriptor,java.lang.String):com.intellij.ide.plugins.RawPluginDescriptor
- sf:readModuleDescriptorForTest(B[]):com.intellij.ide.plugins.RawPluginDescriptor
f:com.intellij.ide.plugins.cl.PluginClassLoaderKt
a:com.intellij.indentation.AbstractIndentParser
- com.intellij.lang.PsiParser
- p:myBuilder:com.intellij.indentation.IndentPsiBuilder
@@ -1195,7 +1186,6 @@ com.intellij.openapi.application.impl.JobProvider
- a:getJob():kotlinx.coroutines.Job
com.intellij.openapi.application.impl.ModalContextProjectLocator
- a:isPartOf(javax.swing.JFrame,com.intellij.openapi.project.Project):Z
f:com.intellij.openapi.application.impl.ModalityKt
f:com.intellij.openapi.application.impl.ModalityStateEx
- com.intellij.openapi.application.ModalityState
- <init>():V
@@ -1811,7 +1801,6 @@ c:com.intellij.openapi.progress.impl.CoreProgressManager
- silenceGlobalIndicator(java.util.function.Supplier):java.lang.Object
- p:sleepIfNeededToGivePriorityToAnotherThread():Z
- p:startTask(com.intellij.openapi.progress.Task,com.intellij.openapi.progress.ProgressIndicator,java.lang.Runnable):V
f:com.intellij.openapi.progress.impl.ProgressManagerScopeKt
f:com.intellij.openapi.progress.impl.ProgressResult
- <init>(java.lang.Object,Z,java.lang.Throwable):V
- equals(java.lang.Object):Z
@@ -1988,7 +1977,6 @@ c:com.intellij.openapi.vfs.impl.LightFilePointer
- getUrl():java.lang.String
- hashCode():I
- isValid():Z
f:com.intellij.openapi.vfs.impl.LightFilePointerKt
c:com.intellij.openapi.vfs.impl.VirtualFileManagerImpl
- com.intellij.openapi.vfs.VirtualFileManager
- com.intellij.openapi.Disposable

View File

@@ -201,7 +201,6 @@ f:com.intellij.ui.LayeredIcon$Companion
- f:create(javax.swing.Icon,javax.swing.Icon):javax.swing.Icon
- f:layeredIcon(java.util.function.Supplier):com.intellij.ui.LayeredIcon
- f:layeredIcon(javax.swing.Icon[]):com.intellij.ui.LayeredIcon
f:com.intellij.ui.LayeredIconKt
f:com.intellij.ui.OffsetIcon
- com.intellij.util.ui.JBCachingScalableIcon
- sf:REGULAR_OFFSET:I
@@ -377,7 +376,6 @@ a:com.intellij.ui.TreeUIHelper
- a:installToolTipHandler(javax.swing.JTree):V
- a:installTreeSpeedSearch(javax.swing.JTree):V
- a:installTreeSpeedSearch(javax.swing.JTree,com.intellij.util.containers.Convertor,Z):V
f:com.intellij.ui.icons.CustomIconUtilKt
a:com.intellij.ui.icons.IconWithOverlay
- com.intellij.ui.LayeredIcon
- <init>(javax.swing.Icon,javax.swing.Icon):V
@@ -495,7 +493,6 @@ f:com.intellij.util.IconUtil
- sf:toImage(javax.swing.Icon,com.intellij.ui.scale.ScaleContext):java.awt.Image
- bs:toImage$default(javax.swing.Icon,com.intellij.ui.scale.ScaleContext,I,java.lang.Object):java.awt.Image
- sf:toSize(javax.swing.Icon,I,I):javax.swing.Icon
f:com.intellij.util.IconUtilKt
com.intellij.util.PlatformIcons
- sf:ABSTRACT_CLASS_ICON:javax.swing.Icon
- sf:ABSTRACT_METHOD_ICON:javax.swing.Icon

View File

@@ -6,11 +6,9 @@ f:com.intellij.credentialStore.CredentialStoreUiServiceImpl
- showChangeMainPasswordDialog(java.awt.Component,kotlin.jvm.functions.Function2):Z
- showErrorMessage(java.awt.Component,java.lang.String,java.lang.String):V
- showRequestMainPasswordDialog(java.lang.String,java.lang.String,java.awt.Component,kotlin.jvm.functions.Function1):Z
f:com.intellij.credentialStore.CredentialStoreUiServiceImplKt
f:com.intellij.credentialStore.PasswordSafeConfigurable
- com.intellij.openapi.options.ConfigurableBase
- <init>():V
f:com.intellij.credentialStore.PasswordSafeConfigurableKt
f:com.intellij.credentialStore.PasswordSafeConfigurableUi
- com.intellij.openapi.options.ConfigurableUi
- <init>(com.intellij.credentialStore.PasswordSafeSettings):V

View File

@@ -3,7 +3,6 @@ f:com.intellij.credentialStore.CredentialStoreBundle
- sf:INSTANCE:com.intellij.credentialStore.CredentialStoreBundle
- f:message(java.lang.String,java.lang.Object[]):java.lang.String
- f:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
f:com.intellij.credentialStore.CredentialStoreBundleKt
com.intellij.credentialStore.CredentialStoreFactory
- sf:CREDENTIAL_STORE_FACTORY:com.intellij.openapi.extensions.ExtensionPointName
- a:create():com.intellij.credentialStore.CredentialStore
@@ -54,7 +53,6 @@ com.intellij.credentialStore.KWallet
- a:users(java.lang.String):java.util.List
- a:wallets():java.util.List
- a:writePassword(I,java.lang.String,java.lang.String,java.lang.String,java.lang.String):I
f:com.intellij.credentialStore.LinuxSecretLibraryKt
f:com.intellij.credentialStore.MacOsKeychainLibraryKt
- sf:isMacOsCredentialStoreSupported():Z
f:com.intellij.credentialStore.NativeCredentialStoreWrapperKt
@@ -83,7 +81,6 @@ f:com.intellij.credentialStore.PasswordSafeSettings
- f:setKeepassDb(java.lang.String):V
- f:setProviderType(com.intellij.credentialStore.ProviderType):V
f:com.intellij.credentialStore.PasswordSafeSettings$Companion
f:com.intellij.credentialStore.PasswordSafeSettingsKt
com.intellij.credentialStore.PasswordSafeSettingsListener
- credentialStoreCleared():V
- typeChanged(com.intellij.credentialStore.ProviderType,com.intellij.credentialStore.ProviderType):V
@@ -91,7 +88,6 @@ com.intellij.credentialStore.gpg.GpgToolWrapper
- a:decrypt(B[]):B[]
- a:encrypt(B[],java.lang.String):B[]
- a:listSecretKeys():java.lang.String
f:com.intellij.credentialStore.gpg.GpgToolWrapperImplKt
f:com.intellij.credentialStore.gpg.GpgUtilKt
- sf:createGpg():com.intellij.credentialStore.gpg.GpgToolWrapper
f:com.intellij.credentialStore.gpg.Pgp
@@ -118,22 +114,15 @@ f:com.intellij.credentialStore.kdbx.IncorrectMainPasswordException
- <init>(Z):V
- b:<init>(Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:isFileMissed():Z
f:com.intellij.credentialStore.kdbx.KdbxEntryKt
f:com.intellij.credentialStore.kdbx.KdbxGroupKt
f:com.intellij.credentialStore.kdbx.KdbxHeaderKt
f:com.intellij.credentialStore.kdbx.KdbxKt
f:com.intellij.credentialStore.kdbx.KeePassDatabase
- <init>():V
- f:isDirty():Z
f:com.intellij.credentialStore.kdbx.KeePassDatabaseKt
f:com.intellij.credentialStore.kdbx.ProtectedValueKt
a:com.intellij.credentialStore.keePass.BaseKeePassCredentialStore
- com.intellij.credentialStore.CredentialStore
- get(com.intellij.credentialStore.CredentialAttributes):com.intellij.credentialStore.Credentials
- pa:getDb():com.intellij.credentialStore.kdbx.KeePassDatabase
- pa:markDirty():V
- set(com.intellij.credentialStore.CredentialAttributes,com.intellij.credentialStore.Credentials):V
f:com.intellij.credentialStore.keePass.BaseKeePassCredentialStoreKt
f:com.intellij.credentialStore.keePass.InMemoryCredentialStore
- com.intellij.credentialStore.keePass.BaseKeePassCredentialStore
- com.intellij.ide.passwordSafe.PasswordStorage
@@ -167,7 +156,6 @@ f:com.intellij.credentialStore.keePass.MainKeyFileStorage
- f:isAutoGenerated():Z
- f:load():B[]
- f:save(com.intellij.credentialStore.keePass.MainKey):V
f:com.intellij.credentialStore.keePass.MainKeyKt
f:com.intellij.credentialStore.windows.WindowsCryptUtils
- s:protect(B[]):B[]
- s:unprotect(B[]):B[]

View File

@@ -23,7 +23,6 @@ f:com.intellij.dependencytoolwindow.DependencyToolWindowViewModelExtractor
com.intellij.dependencytoolwindow.HasToolWindowActions
- a:getGearActions():com.intellij.openapi.actionSystem.ActionGroup
- a:getTitleActions():java.util.List
f:com.intellij.dependencytoolwindow.UtilsKt
f:icons.PlatformDependencyToolwindowIcons
- sf:ArtifactSmall:javax.swing.Icon
- <init>():V

View File

@@ -2,8 +2,3 @@ f:com.intellij.platform.diagnostic.startUpPerformanceReporter.ExposingCharArrayW
- java.io.CharArrayWriter
- <init>():V
- f:toByteBuffer():java.nio.ByteBuffer
f:com.intellij.platform.diagnostic.startUpPerformanceReporter.IdeIdeaFormatWriterKt
f:com.intellij.platform.diagnostic.startUpPerformanceReporter.IdeThreadNameManagerKt
f:com.intellij.platform.diagnostic.startUpPerformanceReporter.IdeaFormatWriterKt
f:com.intellij.platform.diagnostic.startUpPerformanceReporter.ServiceReporterKt
f:com.intellij.platform.diagnostic.startUpPerformanceReporter.StartUpPerformanceReporterKt

View File

@@ -7,8 +7,6 @@ f:com.intellij.platform.diagnostic.telemetry.impl.OtlpServiceKt
- sf:computeSpanId(com.intellij.diagnostic.ActivityImpl):B[]
- sf:computeTraceId(com.intellij.diagnostic.ActivityImpl):B[]
- sf:getOtlpEndPoint():java.lang.String
f:com.intellij.platform.diagnostic.telemetry.impl.TelemetryManagerImplKt
f:com.intellij.platform.diagnostic.telemetry.impl.TraceWrapperKt
f:com.intellij.platform.diagnostic.telemetry.impl.TracerKt
- sf:rootTask():kotlin.coroutines.CoroutineContext
- sf:span(java.lang.String,kotlin.coroutines.CoroutineContext,kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object

View File

@@ -31,7 +31,6 @@ f:com.intellij.platform.diagnostic.telemetry.exporters.InstrumentationScope$$ser
- typeParametersSerializers():kotlinx.serialization.KSerializer[]
f:com.intellij.platform.diagnostic.telemetry.exporters.InstrumentationScope$Companion
- f:serializer():kotlinx.serialization.KSerializer
f:com.intellij.platform.diagnostic.telemetry.exporters.JaegerJsonSpanExporterKt
f:com.intellij.platform.diagnostic.telemetry.exporters.KeyValue
- sf:Companion:com.intellij.platform.diagnostic.telemetry.exporters.KeyValue$Companion
- f:key:java.lang.String
@@ -60,7 +59,6 @@ e:com.intellij.platform.diagnostic.telemetry.exporters.OpenTelemetryRawTraceExpo
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.platform.diagnostic.telemetry.exporters.OpenTelemetryRawTraceExporter$Protocol
- s:values():com.intellij.platform.diagnostic.telemetry.exporters.OpenTelemetryRawTraceExporter$Protocol[]
f:com.intellij.platform.diagnostic.telemetry.exporters.ReentrantMutexKt
f:com.intellij.platform.diagnostic.telemetry.exporters.Resource
- sf:Companion:com.intellij.platform.diagnostic.telemetry.exporters.Resource$Companion
- f:attributes:java.util.List
@@ -167,5 +165,3 @@ f:com.intellij.platform.diagnostic.telemetry.exporters.TracesData$$serializer
- typeParametersSerializers():kotlinx.serialization.KSerializer[]
f:com.intellij.platform.diagnostic.telemetry.exporters.TracesData$Companion
- f:serializer():kotlinx.serialization.KSerializer
f:com.intellij.platform.diagnostic.telemetry.exporters.meters.CsvMetricsExporterKt
f:com.intellij.platform.diagnostic.telemetry.exporters.meters.TelemetryMeterJsonExporterKt

View File

@@ -1,4 +1,3 @@
f:com.intellij.platform.diagnostic.telemetry.AggregatedMetricExporterKt
f:com.intellij.platform.diagnostic.telemetry.MetricsExtensionsKt
- sf:belongsToScope(io.opentelemetry.sdk.metrics.data.MetricData,com.intellij.platform.diagnostic.telemetry.Scope):Z
f:com.intellij.platform.diagnostic.telemetry.NoopTelemetryManager
@@ -22,7 +21,6 @@ f:com.intellij.platform.diagnostic.telemetry.PlatformScopesKt
- sf:Storage:com.intellij.platform.diagnostic.telemetry.Scope
- sf:VFS:com.intellij.platform.diagnostic.telemetry.Scope
- sf:WorkspaceModel:com.intellij.platform.diagnostic.telemetry.Scope
f:com.intellij.platform.diagnostic.telemetry.TelemetryManagerKt
e:com.intellij.platform.diagnostic.telemetry.TracerLevel
- java.lang.Enum
- sf:DEFAULT:com.intellij.platform.diagnostic.telemetry.TracerLevel

View File

@@ -245,7 +245,6 @@ f:com.intellij.diff.actions.ShowBlankDiffWindowAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
f:com.intellij.diff.actions.ShowBlankDiffWindowActionKt
f:com.intellij.diff.actions.ShowBlankDiffWindowDiffExtension
- com.intellij.diff.DiffExtension
- <init>():V
@@ -344,7 +343,6 @@ f:com.intellij.diff.actions.impl.MutableDiffRequestChain$Helper
- f:setContent(com.intellij.diff.contents.DiffContent,java.lang.String,com.intellij.diff.util.Side):V
- f:setContent(com.intellij.diff.contents.DiffContent,java.lang.String,com.intellij.diff.util.ThreeSide):V
- toString():java.lang.String
f:com.intellij.diff.actions.impl.MutableDiffRequestChainKt
a:com.intellij.diff.actions.impl.NextChangeAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
@@ -542,7 +540,6 @@ f:com.intellij.diff.editor.DefaultDiffFileEditorCustomizer
- com.intellij.diff.editor.DiffRequestProcessorEditorCustomizer
- <init>():V
- customize(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.FileEditor,com.intellij.diff.DiffContext):V
f:com.intellij.diff.editor.DefaultDiffFileEditorCustomizerKt
f:com.intellij.diff.editor.DefaultDiffTabFilesManager
- com.intellij.diff.editor.DiffEditorTabFilesManager
- <init>(com.intellij.openapi.project.Project):V
@@ -1283,7 +1280,6 @@ f:com.intellij.diff.tools.combined.CombinedDiffActionPromoter
- com.intellij.openapi.actionSystem.ActionPromoter
- <init>():V
- promote(java.util.List,com.intellij.openapi.actionSystem.DataContext):java.util.List
f:com.intellij.diff.tools.combined.CombinedDiffActionsKt
f:com.intellij.diff.tools.combined.CombinedDiffAdvancedSettingsChangeListener
- com.intellij.openapi.options.advanced.AdvancedSettingsChangeListener
- <init>():V
@@ -1318,7 +1314,6 @@ com.intellij.diff.tools.combined.CombinedDiffBlockFactory
com.intellij.diff.tools.combined.CombinedDiffBlockListener
- java.util.EventListener
- a:onCollapseStateChanged(com.intellij.diff.tools.combined.CombinedBlockId,Z):V
f:com.intellij.diff.tools.combined.CombinedDiffBlocksPanelKt
com.intellij.diff.tools.combined.CombinedDiffCaretNavigation
- a:moveCaretPageDown():V
- a:moveCaretPageUp():V
@@ -1349,7 +1344,6 @@ f:com.intellij.diff.tools.combined.CombinedDiffComponentProcessorImpl
- setState(com.intellij.openapi.fileEditor.FileEditorState):V
- setToolbarVerticalSizeReferent(javax.swing.JComponent):V
f:com.intellij.diff.tools.combined.CombinedDiffComponentProcessorImpl$Companion
f:com.intellij.diff.tools.combined.CombinedDiffComponentProcessorImplKt
f:com.intellij.diff.tools.combined.CombinedDiffEditorDownHandler
- com.intellij.diff.tools.combined.CombinedDiffBaseEditorForEachCaretHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
@@ -1358,7 +1352,6 @@ f:com.intellij.diff.tools.combined.CombinedDiffEditorDownWithSelectionHandler
- com.intellij.diff.tools.combined.CombinedDiffBaseEditorWithSelectionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.diff.tools.combined.CombinedDiffEditorHandlersKt
f:com.intellij.diff.tools.combined.CombinedDiffEditorLeftHandler
- com.intellij.diff.tools.combined.CombinedDiffBaseEditorForEachCaretHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
@@ -4442,7 +4435,6 @@ f:com.intellij.openapi.vcs.ex.RangeExclusionState$Included
- f:iterateIncludedDeletionRanges(com.intellij.diff.util.Range,kotlin.jvm.functions.Function1):V
- toString():java.lang.String
- f:validate(I,I):V
f:com.intellij.openapi.vcs.ex.RangeKt
f:com.intellij.openapi.vcs.ex.RangesBuilder
- sf:compareLines(com.intellij.diff.util.Range,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets):com.intellij.diff.comparison.iterables.FairDiffIterable
- sf:compareLines(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets):com.intellij.diff.comparison.iterables.FairDiffIterable

View File

@@ -167,7 +167,6 @@ f:com.intellij.dvcs.branch.DvcsBranchSettings
- f:getGroupingKeyIds():java.util.Set
- f:setExcludedFavorites(com.intellij.dvcs.branch.BranchStorage):V
- f:setFavorites(com.intellij.dvcs.branch.BranchStorage):V
f:com.intellij.dvcs.branch.DvcsBranchSettingsKt
f:com.intellij.dvcs.branch.DvcsBranchSyncPolicyUpdateNotifier
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs,com.intellij.dvcs.branch.DvcsSyncSettings,com.intellij.dvcs.repo.AbstractRepositoryManager):V
- f:initBranchSyncPolicyIfNotInitialized():V
@@ -252,7 +251,6 @@ a:com.intellij.dvcs.commit.AmendCommitService
- <init>(com.intellij.openapi.project.Project):V
- getAmendCommitDetails(com.intellij.openapi.vfs.VirtualFile):org.jetbrains.concurrency.CancellablePromise
- pf:getProject():com.intellij.openapi.project.Project
f:com.intellij.dvcs.commit.AmendCommitServiceKt
f:com.intellij.dvcs.commit.CommitAndPushExecutorKt
- sf:getCommitAndPushActionName(com.intellij.vcs.commit.CommitWorkflowHandler):java.lang.String
- sf:getCommitAndPushActionName(com.intellij.vcs.commit.CommitWorkflowHandlerState):java.lang.String
@@ -272,7 +270,6 @@ f:com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizer
- f:isNotEmpty():Z
- f:muteForCurrentProject():V
- f:mutedForCurrentProject():Z
f:com.intellij.dvcs.ignore.IgnoredToExcludedSynchronizerKt
a:com.intellij.dvcs.ignore.VcsIgnoredFilesHolderBase
- com.intellij.dvcs.repo.VcsManagedFilesHolderBase
- <init>(com.intellij.dvcs.repo.AbstractRepositoryManager):V
@@ -311,7 +308,6 @@ f:com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolderBase$Waiter
- <init>(com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolderBase):V
- updateFinished(java.util.Collection,Z):V
- f:waitFor():V
f:com.intellij.dvcs.ignore.VcsRepositoryIgnoredFilesHolderBaseKt
com.intellij.dvcs.push.PrePushHandler
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getPresentableName():java.lang.String
@@ -790,7 +786,6 @@ f:com.intellij.dvcs.ui.RepositoryChangesBrowserNode$Companion
- f:getColorManager(com.intellij.openapi.project.Project):com.intellij.vcs.log.ui.VcsLogColorManager
- f:getRepositoryIcon(com.intellij.dvcs.repo.Repository,com.intellij.vcs.log.ui.VcsLogColorManager):com.intellij.util.ui.ColorIcon
- bs:getRepositoryIcon$default(com.intellij.dvcs.ui.RepositoryChangesBrowserNode$Companion,com.intellij.dvcs.repo.Repository,com.intellij.vcs.log.ui.VcsLogColorManager,I,java.lang.Object):com.intellij.util.ui.ColorIcon
f:com.intellij.dvcs.ui.RepositoryChangesBrowserNodeKt
f:com.intellij.dvcs.ui.RepositoryChangesGroupingPolicy
- com.intellij.openapi.vcs.changes.ui.SimpleChangesGroupingPolicy
- <init>(com.intellij.openapi.project.Project,javax.swing.tree.DefaultTreeModel):V

View File

@@ -379,7 +379,6 @@ f:com.intellij.ide.ui.NotRoamableUiSettings
- f:setPresentationModeIdeScale(F):V
f:com.intellij.ide.ui.NotRoamableUiSettings$Companion
- f:getInstance():com.intellij.ide.ui.NotRoamableUiSettings
f:com.intellij.ide.ui.NotRoamableUiSettingsKt
*:com.intellij.ide.ui.ToolbarSettings
- com.intellij.openapi.components.PersistentStateComponent
- *sf:Companion:com.intellij.ide.ui.ToolbarSettings$Companion
@@ -601,7 +600,6 @@ f:com.intellij.ide.ui.UISettings$Companion
- f:setupEditorAntialiasing(javax.swing.JComponent):V
- f:setupFractionalMetrics(java.awt.Graphics2D):V
- f:setupFractionalMetrics(javax.swing.JComponent):V
f:com.intellij.ide.ui.UISettingsKt
com.intellij.ide.ui.UISettingsListener
- java.util.EventListener
- sf:TOPIC:com.intellij.util.messages.Topic

View File

@@ -77,7 +77,6 @@ c:com.intellij.injected.editor.MarkupModelWindow
- removeAllHighlighters():V
- removeHighlighter(com.intellij.openapi.editor.markup.RangeHighlighter):V
- setRangeHighlighterAttributes(com.intellij.openapi.editor.markup.RangeHighlighter,com.intellij.openapi.editor.markup.TextAttributes):V
f:com.intellij.openapi.editor.colors.ex.DefaultColorSchemesManagerKt
a:com.intellij.openapi.editor.colors.impl.AbstractColorsScheme
- com.intellij.openapi.editor.colors.impl.EditorFontCacheImpl
- com.intellij.configurationStore.SerializableScheme

View File

@@ -90,7 +90,6 @@ a:com.intellij.diagnostic.logging.LogConsoleManagerBase
- pa:getUi():com.intellij.execution.ui.RunnerLayoutUi
- removeAdditionalTabComponent(com.intellij.diagnostic.logging.AdditionalTabComponent):V
- removeLogConsole(java.lang.String):V
f:com.intellij.diagnostic.logging.LogFilesCollectorKt
f:com.intellij.diagnostic.logging.LogFilesManager
- <init>(com.intellij.openapi.project.Project,com.intellij.diagnostic.logging.LogConsoleManager,com.intellij.openapi.Disposable):V
- addLogConsoles(com.intellij.execution.configurations.RunConfigurationBase,com.intellij.execution.process.ProcessHandler):V
@@ -823,7 +822,6 @@ com.intellij.execution.impl.BeforeRunStepsPanel$StepsBeforeRunListener
- a:titleChanged(java.lang.String):V
com.intellij.execution.impl.BeforeRunTaskAwareConfiguration
- useRunExecutor():Z
f:com.intellij.execution.impl.BeforeRunTaskHelperKt
f:com.intellij.execution.impl.ConfigurationSettingsEditor
- com.intellij.openapi.options.CompositeSettingsEditor
- <init>(com.intellij.execution.RunnerAndConfigurationSettings,com.intellij.openapi.options.SettingsEditor):V
@@ -850,7 +848,6 @@ f:com.intellij.execution.impl.ConfigurationSettingsEditorPanel
- f:setBeforeRunStepsRow(com.intellij.ui.dsl.builder.CollapsibleRow):V
- f:setComponentPlace(javax.swing.JPanel):V
- f:setTargetPanel(javax.swing.JPanel):V
f:com.intellij.execution.impl.ConfigurationSettingsEditorPanelKt
f:com.intellij.execution.impl.ConfigurationSettingsEditorWrapper
- com.intellij.openapi.options.SettingsEditor
- com.intellij.execution.impl.BeforeRunStepsPanel$StepsBeforeRunListener
@@ -947,7 +944,6 @@ f:com.intellij.execution.impl.ExecutionManagerImpl$Companion
- f:isProcessRunning(com.intellij.execution.ui.RunContentDescriptor):Z
- f:stopProcess(com.intellij.execution.process.ProcessHandler):V
- f:stopProcess(com.intellij.execution.ui.RunContentDescriptor):V
f:com.intellij.execution.impl.ExecutionManagerImplKt
f:com.intellij.execution.impl.MyDiffContainer
- com.intellij.ui.components.JBLayeredPane
- com.intellij.openapi.Disposable
@@ -972,8 +968,6 @@ c:com.intellij.execution.impl.ProjectRunConfigurationConfigurable
- p:createLeftPanel():javax.swing.JComponent
- p:createTipPanelAboutAddingNewRunConfiguration(com.intellij.execution.configurations.ConfigurationType):javax.swing.JComponent
- p:typeOrFactorySelected(java.lang.Object):V
f:com.intellij.execution.impl.RCInArbitraryFileListenerKt
f:com.intellij.execution.impl.RCInArbitraryFileManagerKt
c:com.intellij.execution.impl.RunConfigurable
- com.intellij.openapi.Disposable
- com.intellij.openapi.options.Configurable
@@ -1132,7 +1126,6 @@ com.intellij.execution.impl.RunConfigurationBeforeRunProviderDelegate
com.intellij.execution.impl.RunConfigurationIconCache
- a:clear():V
- a:remove(java.lang.String):V
f:com.intellij.execution.impl.RunConfigurationInArbitraryFileScannerKt
e:com.intellij.execution.impl.RunConfigurationLevel
- java.lang.Enum
- sf:PROJECT:com.intellij.execution.impl.RunConfigurationLevel
@@ -1141,12 +1134,10 @@ e:com.intellij.execution.impl.RunConfigurationLevel
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.execution.impl.RunConfigurationLevel
- s:values():com.intellij.execution.impl.RunConfigurationLevel[]
f:com.intellij.execution.impl.RunConfigurationListManagerHelperKt
c:com.intellij.execution.impl.RunConfigurationRefactoringElementListenerProvider
- com.intellij.refactoring.listeners.RefactoringElementListenerProvider
- <init>():V
- getListener(com.intellij.psi.PsiElement):com.intellij.refactoring.listeners.RefactoringElementListener
f:com.intellij.execution.impl.RunConfigurationSchemeManagerKt
com.intellij.execution.impl.RunConfigurationSelector
- sf:KEY:com.intellij.openapi.actionSystem.DataKey
- a:select(com.intellij.execution.configurations.RunConfiguration):V
@@ -1641,7 +1632,6 @@ f:com.intellij.execution.multilaunch.design.ExecutablesTable$EditableCellContext
- f:getRow():I
- hashCode():I
- toString():java.lang.String
f:com.intellij.execution.multilaunch.design.ExecutablesTableKt
f:com.intellij.execution.multilaunch.design.ExecutablesTableModel
- com.intellij.util.ui.ListTableModel
- <init>(com.intellij.execution.multilaunch.design.MultiLaunchConfigurationViewModel):V
@@ -2524,7 +2514,6 @@ com.intellij.execution.runToolbar.RTRunConfiguration
f:com.intellij.execution.runToolbar.RWProcessController
- <init>(com.intellij.openapi.project.Project):V
- f:getProject():com.intellij.openapi.project.Project
f:com.intellij.execution.runToolbar.RunToolbarComponentServiceKt
com.intellij.execution.runToolbar.RunToolbarData
- sf:Companion:com.intellij.execution.runToolbar.RunToolbarData$Companion
- sf:RUN_TOOLBAR_DATA_KEY:com.intellij.openapi.actionSystem.DataKey
@@ -2683,7 +2672,6 @@ f:com.intellij.execution.runToolbar.RunToolbarState
- f:setRunConfigWidth(I):V
- f:setSlots(java.util.Map):V
- f:setUpdateMainBySelected(Z):V
f:com.intellij.execution.runToolbar.RunToolbarWidgetActionKt
com.intellij.execution.runToolbar.UpdateWidth
- a:updated():V
f:com.intellij.execution.runToolbar.components.ComboBoxArrowComponent
@@ -2834,7 +2822,6 @@ f:com.intellij.execution.runners.RunTab$ToolbarActionGroup
- <init>(com.intellij.openapi.actionSystem.ActionGroup):V
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- isDumbAware():Z
f:com.intellij.execution.segmentedVcsWidget.SegmentedVcsControlActionKt
com.intellij.execution.startup.BeforeRunStartupTasks
c:com.intellij.execution.startup.ProjectStartupConfigurationBase
- com.intellij.openapi.components.PersistentStateComponent
@@ -2857,7 +2844,6 @@ c:com.intellij.execution.startup.ProjectStartupConfigurationBase$ConfigurationDe
- hashCode():I
- setId(java.lang.String):V
- setName(java.lang.String):V
f:com.intellij.execution.startup.ProjectStartupRunnerKt
f:com.intellij.execution.startup.ProjectStartupTasksTableModel
- javax.swing.table.AbstractTableModel
- com.intellij.util.ui.EditableModel
@@ -2940,7 +2926,6 @@ f:com.intellij.execution.target.TargetEnvironmentLanguagesPanel
- f:getPreferredFocusedComponent():javax.swing.JComponent
- f:isModified():Z
- f:reset():V
f:com.intellij.execution.target.TargetEnvironmentLanguagesPanelKt
f:com.intellij.execution.target.TargetEnvironmentWizard
- com.intellij.ide.wizard.AbstractWizardEx
- sf:Companion:com.intellij.execution.target.TargetEnvironmentWizard$Companion
@@ -3177,7 +3162,6 @@ f:com.intellij.execution.ui.ProgramInputRedirectPanel
- getComponent():com.intellij.openapi.ui.TextFieldWithBrowseButton
- reset(com.intellij.execution.InputRedirectAware$InputRedirectOptions):V
- setAnchor(javax.swing.JComponent):V
f:com.intellij.execution.ui.RedesignedRunWidgetKt
a:com.intellij.execution.ui.RunConfigurationEditorFragment
- com.intellij.execution.ui.SettingsEditorFragment
- <init>(java.lang.String,java.lang.String,java.lang.String,javax.swing.JComponent,I,java.util.function.Predicate):V
@@ -3236,7 +3220,6 @@ f:com.intellij.execution.ui.RunContentManagerImpl$Companion
- f:getLiveIndicator(javax.swing.Icon):javax.swing.Icon
- f:getRunContentDescriptorByContent(com.intellij.ui.content.Content):com.intellij.execution.ui.RunContentDescriptor
- f:isTerminated(com.intellij.ui.content.Content):Z
f:com.intellij.execution.ui.RunContentManagerImplKt
e:com.intellij.execution.ui.RunState
- java.lang.Enum
- sf:NOT_STARTED:com.intellij.execution.ui.RunState
@@ -3803,7 +3786,6 @@ f:com.intellij.execution.wsl.target.WslTargetEnvironmentConfiguration$MyState
- f:getProjectRootOnTarget():java.lang.String
- f:setDistributionMsId(java.lang.String):V
- f:setProjectRootOnTarget(java.lang.String):V
f:com.intellij.execution.wsl.target.WslTargetEnvironmentKt
f:com.intellij.execution.wsl.target.WslTargetEnvironmentRequest
- com.intellij.execution.target.BaseTargetEnvironmentRequest
- com.intellij.execution.target.VolumeCopyingRequest
@@ -4217,7 +4199,6 @@ f:com.intellij.terminal.actions.TerminalActionUtil
- s:createTerminalAction(com.intellij.terminal.JBTerminalWidget,com.intellij.openapi.actionSystem.AnAction):com.jediterm.terminal.ui.TerminalAction
- s:createTerminalAction(com.intellij.terminal.JBTerminalWidget,com.jediterm.terminal.ui.TerminalActionPresentation,java.util.function.Predicate):com.jediterm.terminal.ui.TerminalAction
- s:createTerminalAction(com.intellij.terminal.JBTerminalWidget,java.lang.String,Z):com.jediterm.terminal.ui.TerminalAction
f:com.intellij.terminal.actions.TerminalActionWrapperKt
a:com.intellij.terminal.actions.TerminalBaseContextAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V

View File

@@ -434,7 +434,6 @@ c:com.intellij.execution.configuration.RunConfigurationExtensionsManager
- f:readExternal(com.intellij.execution.configurations.RunConfigurationBase,org.jdom.Element):V
- f:validateConfiguration(com.intellij.execution.configurations.RunConfigurationBase,Z):V
- f:writeExternal(com.intellij.execution.configurations.RunConfigurationBase,org.jdom.Element):V
f:com.intellij.execution.configuration.RunConfigurationExtensionsManagerKt
com.intellij.execution.configurations.AdditionalTabComponentManager
- a:addAdditionalTabComponent(com.intellij.diagnostic.logging.AdditionalTabComponent,java.lang.String):V
- a:removeAdditionalTabComponent(com.intellij.diagnostic.logging.AdditionalTabComponent):V
@@ -789,7 +788,6 @@ e:com.intellij.execution.configurations.RunConfigurationSingletonPolicy
- f:isPolicyConfigurable():Z
- s:valueOf(java.lang.String):com.intellij.execution.configurations.RunConfigurationSingletonPolicy
- s:values():com.intellij.execution.configurations.RunConfigurationSingletonPolicy[]
f:com.intellij.execution.configurations.RunConfigurationTypeKt
com.intellij.execution.configurations.RunConfigurationWithRunnerSettings
- com.intellij.execution.configurations.RunConfiguration
- a:isSettingsNeeded():Z
@@ -1469,7 +1467,6 @@ a:com.intellij.execution.target.TargetConfigurationWithId
- <init>(java.lang.String):V
- f:getTargetAndTypeId():kotlin.Pair
- pa:getTargetId-ZldOt9U():java.lang.Object
f:com.intellij.execution.target.TargetConfigurationWithIdKt
com.intellij.execution.target.TargetConfigurationWithLocalFsAccess
- a:getAsTargetConfig():com.intellij.execution.target.TargetEnvironmentConfiguration
- a:getTargetPathIfLocalPathIsOnTarget(java.nio.file.Path):java.lang.String
@@ -1683,7 +1680,6 @@ com.intellij.execution.target.TargetEnvironmentType$TargetSpecificVolumeContribu
- a:resetFrom(java.util.Map):V
com.intellij.execution.target.TargetEnvironmentType$TargetSpecificVolumeData
- a:toStorableMap():java.util.Map
f:com.intellij.execution.target.TargetEnvironmentTypeKt
f:com.intellij.execution.target.TargetEnvironmentUtil
- <init>():V
- s:reuploadRootFile(java.io.File,com.intellij.execution.target.TargetEnvironmentRequest,com.intellij.execution.target.TargetEnvironment,com.intellij.execution.target.TargetProgressIndicator,java.lang.Runnable):Z

View File

@@ -1,4 +1,3 @@
f:com.intellij.platform.experiment.ab.impl.bundle.ABExperimentBundleKt
f:com.intellij.platform.experiment.ab.impl.experiment.ABExperiment
- sf:Companion:com.intellij.platform.experiment.ab.impl.experiment.ABExperiment$Companion
- <init>():V

View File

@@ -154,7 +154,6 @@ f:com.intellij.openapi.extensions.ExtensionPointName
- f:removeExtensionPointListener(com.intellij.openapi.extensions.ExtensionPointListener):V
f:com.intellij.openapi.extensions.ExtensionPointName$Companion
- f:create(java.lang.String):com.intellij.openapi.extensions.ExtensionPointName
f:com.intellij.openapi.extensions.ExtensionPointNameKt
com.intellij.openapi.extensions.ExtensionPointPriorityListener
f:com.intellij.openapi.extensions.ExtensionPointUtil
- <init>():V
@@ -236,9 +235,6 @@ f:com.intellij.openapi.extensions.ProjectExtensionPointName
f:com.intellij.openapi.extensions.SortingException
- java.lang.RuntimeException
- getConflictingElements():com.intellij.openapi.extensions.LoadingOrder$Orderable[]
f:com.intellij.openapi.extensions.impl.ExtensionPointImplKt
f:com.intellij.openapi.extensions.impl.ExtensionsAreaImplKt
f:com.intellij.openapi.extensions.impl.XmlExtensionAdapterKt
com.intellij.util.KeyedLazyInstance
- a:getInstance():java.lang.Object
- a:getKey():java.lang.String

View File

@@ -3,7 +3,6 @@ com.intellij.externalProcessAuthHelper.AuthenticationGate
- a:getSavedInput(java.lang.String):java.lang.String
- a:saveInput(java.lang.String,java.lang.String):V
- a:waitAndCompute(java.util.function.Supplier):java.lang.Object
f:com.intellij.externalProcessAuthHelper.AuthenticationGatesKt
e:com.intellij.externalProcessAuthHelper.AuthenticationMode
- java.lang.Enum
- sf:FULL:com.intellij.externalProcessAuthHelper.AuthenticationMode

View File

@@ -526,8 +526,6 @@ f:com.intellij.openapi.externalSystem.autoimport.settings.ReadAsyncSupplier$Buil
- f:build(java.util.concurrent.Executor):com.intellij.openapi.externalSystem.autoimport.settings.AsyncSupplier
- f:coalesceBy(java.lang.Object[]):com.intellij.openapi.externalSystem.autoimport.settings.ReadAsyncSupplier$Builder
- f:shouldKeepTasksAsynchronous(kotlin.jvm.functions.Function0):com.intellij.openapi.externalSystem.autoimport.settings.ReadAsyncSupplier$Builder
f:com.intellij.openapi.externalSystem.autolink.CoroutineUtilKt
f:com.intellij.openapi.externalSystem.autolink.ExtensionPointUtilKt
f:com.intellij.openapi.externalSystem.autolink.UnlinkedProjectSettings
- com.intellij.openapi.components.SimplePersistentStateComponent
- com.intellij.openapi.externalSystem.autolink.ExternalSystemUnlinkedProjectSettings
@@ -545,8 +543,6 @@ f:com.intellij.openapi.externalSystem.autolink.UnlinkedProjectStartupActivity
- <init>():V
- execute(com.intellij.openapi.project.Project,kotlin.coroutines.Continuation):java.lang.Object
f:com.intellij.openapi.externalSystem.autolink.UnlinkedProjectStartupActivity$Companion
f:com.intellij.openapi.externalSystem.configurationStore.ExternalSystemStorageKt
f:com.intellij.openapi.externalSystem.configurationStore.PersistentMapManagerKt
a:com.intellij.openapi.externalSystem.dependency.analyzer.AbstractDependencyAnalyzerAction
- com.intellij.openapi.externalSystem.dependency.analyzer.DependencyAnalyzerAction
- <init>():V
@@ -612,8 +608,6 @@ a:com.intellij.openapi.externalSystem.dependency.analyzer.ExternalSystemDependen
- <init>(com.intellij.openapi.externalSystem.model.ProjectSystemId):V
- getConfigFile(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.vfs.VirtualFile
- a:getExternalProjectPath(com.intellij.openapi.actionSystem.AnActionEvent):java.lang.String
f:com.intellij.openapi.externalSystem.dependency.analyzer.util.DependencyUiUtilKt
f:com.intellij.openapi.externalSystem.dependency.analyzer.util.UiUtilsKt
f:com.intellij.openapi.externalSystem.diagnostic.ExternalSystemObservabilityScopesKt
- sf:ExternalSystem:com.intellij.platform.diagnostic.telemetry.Scope
- sf:forSystem(com.intellij.openapi.externalSystem.model.ProjectSystemId):com.intellij.platform.diagnostic.telemetry.Scope
@@ -1773,13 +1767,11 @@ f:com.intellij.openapi.externalSystem.service.project.settings.EncodingConfigura
- com.intellij.openapi.externalSystem.service.project.settings.ConfigurationHandler
- <init>():V
- onSuccessImport(com.intellij.openapi.project.Project,com.intellij.openapi.externalSystem.model.project.ProjectData,com.intellij.openapi.externalSystem.service.project.IdeModelsProvider,com.intellij.openapi.externalSystem.model.project.settings.ConfigurationData):V
f:com.intellij.openapi.externalSystem.service.project.settings.EncodingConfigurationHandlerKt
f:com.intellij.openapi.externalSystem.service.project.settings.FacetConfigurationHandler
- com.intellij.openapi.externalSystem.service.project.settings.ConfigurationHandler
- <init>():V
- apply(com.intellij.openapi.module.Module,com.intellij.openapi.externalSystem.service.project.IdeModifiableModelsProvider,com.intellij.openapi.externalSystem.model.project.settings.ConfigurationData):V
- apply(com.intellij.openapi.project.Project,com.intellij.openapi.externalSystem.service.project.IdeModifiableModelsProvider,com.intellij.openapi.externalSystem.model.project.settings.ConfigurationData):V
f:com.intellij.openapi.externalSystem.service.project.settings.FacetConfigurationHandlerKt
f:com.intellij.openapi.externalSystem.service.project.settings.InspectionsProfileConfigurationHandler
- com.intellij.openapi.externalSystem.service.project.settings.ConfigurationHandler
- <init>():V
@@ -1792,7 +1784,6 @@ f:com.intellij.openapi.externalSystem.service.project.settings.PackagePrefixConf
- com.intellij.openapi.externalSystem.service.project.settings.ConfigurationHandler
- <init>():V
- apply(com.intellij.openapi.module.Module,com.intellij.openapi.externalSystem.service.project.IdeModifiableModelsProvider,com.intellij.openapi.externalSystem.model.project.settings.ConfigurationData):V
f:com.intellij.openapi.externalSystem.service.project.settings.RunConfigurationHandlerKt
f:com.intellij.openapi.externalSystem.service.project.trusted.ExternalSystemTrustedProjectDialog
- sf:INSTANCE:com.intellij.openapi.externalSystem.service.project.trusted.ExternalSystemTrustedProjectDialog
- sf:confirmLinkingUntrustedProject(com.intellij.openapi.project.Project,com.intellij.openapi.externalSystem.model.ProjectSystemId,java.nio.file.Path):Z
@@ -2057,7 +2048,6 @@ f:com.intellij.openapi.externalSystem.service.settings.ExternalSystemGroupConfig
- com.intellij.openapi.options.BoundSearchableConfigurable
- <init>(com.intellij.openapi.project.Project):V
- createPanel():com.intellij.openapi.ui.DialogPanel
f:com.intellij.openapi.externalSystem.service.settings.ExternalSystemGroupConfigurableKt
a:com.intellij.openapi.externalSystem.service.task.ui.AbstractExternalSystemToolWindowFactory
- com.intellij.openapi.project.DumbAware
- com.intellij.openapi.wm.ToolWindowFactory

View File

@@ -41,7 +41,6 @@ f:com.intellij.platform.feedback.aqua.TestShowAquaOldUserFeedbackAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
f:com.intellij.platform.feedback.aqua.bundle.AquaFeedbackBundleKt
f:com.intellij.platform.feedback.aqua.dialog.AquaNewUserFeedbackDialog
- com.intellij.platform.feedback.dialog.BlockBasedFeedbackDialogWithEmail
- <init>(com.intellij.openapi.project.Project,Z):V
@@ -181,7 +180,6 @@ f:com.intellij.platform.feedback.demo.action.ShowInIdeDemoFeedbackWithStatsActio
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.platform.feedback.demo.bundle.DemoFeedbackBundleKt
f:com.intellij.platform.feedback.demo.dialog.DemoFeedbackDialog
- com.intellij.platform.feedback.dialog.BlockBasedFeedbackDialog
- <init>(com.intellij.openapi.project.Project,Z):V
@@ -367,7 +365,6 @@ f:com.intellij.platform.feedback.dialog.components.RatingComponent$Companion
- collectBlockDataToJson(kotlinx.serialization.json.JsonObjectBuilder):V
- collectBlockTextDescription(java.lang.StringBuilder):V
- f:doNotRequireAnswer():com.intellij.platform.feedback.dialog.uiBlocks.RatingBlock
*f:com.intellij.platform.feedback.dialog.uiBlocks.RatingBlockKt
*f:com.intellij.platform.feedback.dialog.uiBlocks.RatingGroupBlock
- com.intellij.platform.feedback.dialog.uiBlocks.FeedbackBlock
- com.intellij.platform.feedback.dialog.uiBlocks.JsonDataProvider
@@ -429,7 +426,6 @@ f:com.intellij.platform.feedback.eap.EAPApplicationInitializedListenerKt
- sf:isEAPFeedbackAvailable():Z
- sf:setEAPFeedbackShown(com.intellij.ide.util.PropertiesComponent):V
- bs:setEAPFeedbackShown$default(com.intellij.ide.util.PropertiesComponent,I,java.lang.Object):V
f:com.intellij.platform.feedback.eap.EAPFeedbackBundleKt
f:com.intellij.platform.feedback.eap.EAPFeedbackToolbarAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
@@ -439,8 +435,6 @@ f:com.intellij.platform.feedback.eap.EAPFeedbackToolbarAction
- displayTextInToolbar():Z
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.platform.feedback.general.evaluation.EvaluationFeedbackBundleKt
f:com.intellij.platform.feedback.general.general.GeneralFeedbackBundleKt
f:com.intellij.platform.feedback.impl.FeedbackRequestData
- com.intellij.platform.feedback.impl.FeedbackRequestDataHolder
- <init>(java.lang.String,kotlinx.serialization.json.JsonObject):V
@@ -491,7 +485,6 @@ e:com.intellij.platform.feedback.impl.FeedbackRequestType
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.platform.feedback.impl.FeedbackRequestType
- s:values():com.intellij.platform.feedback.impl.FeedbackRequestType[]
f:com.intellij.platform.feedback.impl.FeedbackSurveyUtilsKt
f:com.intellij.platform.feedback.impl.GeneralFeedbackSubmitKt
- sf:DEFAULT_FEEDBACK_CONSENT_ID:java.lang.String
- sf:FEEDBACK_REPORT_ID_KEY:java.lang.String
@@ -541,7 +534,6 @@ f:com.intellij.platform.feedback.impl.PlatformFeedbackDialogsImpl
- createGeneralFeedbackDialog(com.intellij.openapi.project.Project):com.intellij.openapi.ui.DialogWrapper
- getDisableFeedbackDialog(java.lang.String,java.lang.String,com.intellij.openapi.project.Project):com.intellij.openapi.ui.DialogWrapper
- getUninstallFeedbackDialog(java.lang.String,java.lang.String,com.intellij.openapi.project.Project):com.intellij.openapi.ui.DialogWrapper
f:com.intellij.platform.feedback.impl.bundle.CommonFeedbackBundleKt
c:com.intellij.platform.feedback.impl.notification.RequestFeedbackNotification
- com.intellij.notification.Notification
- <init>(java.lang.String,java.lang.String,java.lang.String):V
@@ -658,8 +650,6 @@ f:com.intellij.platform.feedback.impl.track.EditorInputEventTracker
- charTyped(C,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.editorActions.TypedHandlerDelegate$Result
- mouseClicked(com.intellij.openapi.editor.event.EditorMouseEvent):V
- mouseMoved(com.intellij.openapi.editor.event.EditorMouseEvent):V
f:com.intellij.platform.feedback.impl.track.EditorInputEventTrackerKt
f:com.intellij.platform.feedback.localization.bundle.LocalizationFeedbackBundleKt
f:com.intellij.platform.feedback.localization.dialog.LocalizationFeedbackDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,Z):V
@@ -697,14 +687,12 @@ f:com.intellij.platform.feedback.localization.service.LocalizationFeedbackStartu
f:com.intellij.platform.feedback.newUi.CancelFeedbackNotification
- com.intellij.notification.Notification
- <init>():V
f:com.intellij.platform.feedback.newUi.NewUIFeedbackBundleKt
f:com.intellij.platform.feedback.newUi.NewUIFeedbackDialog
- com.intellij.platform.feedback.dialog.BlockBasedFeedbackDialogWithEmail
- <init>(com.intellij.openapi.project.Project,Z):V
- doCancelAction():V
- getZendeskFeedbackType():java.lang.String
- getZendeskTicketTitle():java.lang.String
f:com.intellij.platform.feedback.newUi.NewUIFeedbackDialogKt
f:com.intellij.platform.feedback.newUi.NewUIFeedbackSystemData
- com.intellij.platform.feedback.dialog.SystemDataJsonSerializable
- sf:Companion:com.intellij.platform.feedback.newUi.NewUIFeedbackSystemData$Companion
@@ -776,8 +764,6 @@ f:com.intellij.platform.feedback.newUi.NewUIInfoState$$serializer
- typeParametersSerializers():kotlinx.serialization.KSerializer[]
f:com.intellij.platform.feedback.newUi.NewUIInfoState$Companion
- f:serializer():kotlinx.serialization.KSerializer
f:com.intellij.platform.feedback.pluginPage.PluginPageFeedbackBundleKt
f:com.intellij.platform.feedback.pluginPage.PluginPageFeedbackDialogKt
f:com.intellij.platform.feedback.pycharmce.PyCharmCeFeedbackService
- com.intellij.openapi.components.PersistentStateComponent
- sf:Companion:com.intellij.platform.feedback.pycharmce.PyCharmCeFeedbackService$Companion
@@ -813,7 +799,6 @@ f:com.intellij.platform.feedback.pycharmce.PyCharmCeFeedbackState$$serializer
- typeParametersSerializers():kotlinx.serialization.KSerializer[]
f:com.intellij.platform.feedback.pycharmce.PyCharmCeFeedbackState$Companion
- f:serializer():kotlinx.serialization.KSerializer
f:com.intellij.platform.feedback.pycharmce.PyCharmFeedbackBundleKt
f:com.intellij.platform.feedback.startup.IdeStartupFeedbackConfigSurvey
- com.intellij.platform.feedback.InIdeFeedbackSurveyConfig
- <init>():V
@@ -833,7 +818,6 @@ f:com.intellij.platform.feedback.startup.IdeStartupFeedbackShowAction
f:com.intellij.platform.feedback.startup.IdeStartupFeedbackSurvey
- com.intellij.platform.feedback.FeedbackSurvey
- <init>():V
f:com.intellij.platform.feedback.startup.bundle.IdeStartupFeedbackMessagesBundleKt
f:com.intellij.platform.feedback.startup.dialog.CustomCheckBoxGroupBlock
- com.intellij.platform.feedback.dialog.uiBlocks.FeedbackBlock
- com.intellij.platform.feedback.dialog.uiBlocks.JsonDataProvider
@@ -849,5 +833,3 @@ f:com.intellij.platform.feedback.startup.dialog.IdeStartupFeedbackDialog
- getZendeskFeedbackType():java.lang.String
- getZendeskTicketTitle():java.lang.String
f:com.intellij.platform.feedback.startup.dialog.IdeStartupFeedbackDialog$Companion
f:com.intellij.platform.feedback.twnames.TwNamesFeedbackDialogKt
f:com.intellij.platform.feedback.twnames.TwNamesFeedbackMessagesBundleKt

View File

@@ -245,7 +245,6 @@ f:com.intellij.ide.impl.OpenProjectTaskBuilder
- f:setShowWelcomeScreen(Z):V
- f:setUseDefaultProjectAsTemplate(java.lang.Boolean):V
- f:withBeforeOpenCallback(java.util.function.Predicate):V
f:com.intellij.ide.impl.OpenProjectTaskKt
f:com.intellij.ide.impl.ProjectUtilCore
- <init>():V
- s:getOpenProjects():com.intellij.openapi.project.Project[]
@@ -338,7 +337,6 @@ f:com.intellij.notification.impl.NotificationGroupManagerImpl
- getRegisteredNotificationGroups():java.util.Collection
- isGroupRegistered(java.lang.String):Z
- isRegisteredNotificationId(java.lang.String):Z
f:com.intellij.notification.impl.NotificationGroupManagerImplKt
f:com.intellij.notification.impl.NotificationParentGroupBean
- id:java.lang.String
- parentId:java.lang.String
@@ -987,7 +985,6 @@ f:com.intellij.openapi.vfs.newvfs.VfsImplUtil$PathFromRoot
- root():com.intellij.openapi.vfs.newvfs.NewVirtualFile
- f:toString():java.lang.String
com.intellij.openapi.wm.impl.FloatingDecoratorMarker
f:com.intellij.ui.icons.CoreIconManagerKt
f:com.intellij.util.FlushingDaemon
- sf:INSTANCE:com.intellij.util.FlushingDaemon
- sf:NAME:java.lang.String

View File

@@ -256,7 +256,6 @@ e:com.intellij.ide.GeneralSettings$PropertyNames
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.ide.GeneralSettings$PropertyNames
- s:values():com.intellij.ide.GeneralSettings$PropertyNames[]
f:com.intellij.ide.GeneralSettingsKt
f:com.intellij.ide.GeneralSettingsState
- autoSaveFiles:Z
- autoSaveIfInactive:Z
@@ -1480,7 +1479,6 @@ f:com.intellij.openapi.application.Experiments
- f:setFeatureEnabled(java.lang.String,Z):V
f:com.intellij.openapi.application.Experiments$Companion
- f:getInstance():com.intellij.openapi.application.Experiments
f:com.intellij.openapi.application.ExperimentsKt
c:com.intellij.openapi.fileChooser.FileChooserDescriptor
- java.lang.Cloneable
- <init>(com.intellij.openapi.fileChooser.FileChooserDescriptor):V
@@ -2758,7 +2756,6 @@ com.intellij.ui.EditorTextComponent
- a:getDocument():com.intellij.openapi.editor.Document
- a:getText():java.lang.String
- a:removeDocumentListener(com.intellij.openapi.editor.event.DocumentListener):V
f:com.intellij.ui.SpinningProgressIconKt
com.intellij.ui.UserActivityListener
- java.util.EventListener
- a:stateChanged():V

View File

@@ -13,7 +13,6 @@
f:com.intellij.platform.ijent.IjentBundle
- sf:INSTANCE:com.intellij.platform.ijent.IjentBundle
- f:message(java.lang.String,java.lang.Object[]):java.lang.String
f:com.intellij.platform.ijent.IjentBundleKt
*:com.intellij.platform.ijent.IjentChildProcess
- a:getExitCode():kotlinx.coroutines.Deferred
- a:getPid():com.intellij.platform.ijent.IjentApi$Pid
@@ -179,7 +178,6 @@ com.intellij.platform.ijent.IjentPosixInfo$User
f:com.intellij.platform.ijent.IjentProcessUtil
- *sf:getIjentGrpcArgv(java.lang.String,java.util.Map,Z,java.lang.String):java.util.List
- *bs:getIjentGrpcArgv$default(java.lang.String,java.util.Map,Z,java.lang.String,I,java.lang.Object):java.util.List
f:com.intellij.platform.ijent.IjentSessionMediatorKt
f:com.intellij.platform.ijent.IjentSessionProviderKt
- *sf:bindToScope(com.intellij.platform.ijent.IjentApi,kotlinx.coroutines.CoroutineScope):V
- *sf:bootstrapOverShellSession(java.lang.String,java.lang.Process,kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object

View File

@@ -152,7 +152,6 @@ f:com.intellij.psi.impl.search.LowLevelSearchUtil
- <init>():V
- s:processElementsContainingWordInElement(com.intellij.psi.search.TextOccurenceProcessor,com.intellij.psi.PsiElement,com.intellij.util.text.StringSearcher,Z,com.intellij.openapi.progress.ProgressIndicator):Z
- s:processTexts(java.lang.CharSequence,I,I,com.intellij.util.text.StringSearcher,java.util.function.IntPredicate):Z
f:com.intellij.psi.impl.search.LowLevelSearchUtilKt
c:com.intellij.psi.impl.search.PsiSearchHelperImpl
- com.intellij.psi.search.PsiSearchHelper
- sf:LOG:com.intellij.openapi.diagnostic.Logger
@@ -532,8 +531,6 @@ f:com.intellij.util.indexing.impl.forward.SingleEntryIndexForwardIndexAccessor$S
- <init>(I,java.util.Map):V
- differentiate(java.util.Map,com.intellij.util.indexing.impl.KeyValueUpdateProcessor,com.intellij.util.indexing.impl.KeyValueUpdateProcessor,com.intellij.util.indexing.impl.RemovedKeyProcessor):Z
- getKeys():java.util.Collection
f:com.intellij.util.indexing.impl.storage.DefaultIndexStorageLayoutProviderKt
f:com.intellij.util.indexing.impl.storage.IndexLayoutPersistentSettingsKt
f:com.intellij.util.indexing.impl.storage.IndexStorageLayoutLocator
- sf:INSTANCE:com.intellij.util.indexing.impl.storage.IndexStorageLayoutLocator
- sf:getCustomLayoutId():java.lang.String

View File

@@ -114,7 +114,6 @@ f:com.intellij.codeInspection.inspectionProfile.DefaultSeverityGroupProvider
- com.intellij.codeInspection.inspectionProfile.InspectionGroupProvider
- <init>():V
- findGroup(java.lang.String):com.intellij.codeInspection.inspectionProfile.YamlInspectionGroup
f:com.intellij.codeInspection.inspectionProfile.DefaultSeverityGroupProviderKt
f:com.intellij.codeInspection.inspectionProfile.InspectionBasicGroupProvider
- com.intellij.codeInspection.inspectionProfile.InspectionGroupProvider
- <init>():V
@@ -223,7 +222,6 @@ f:com.intellij.codeInspection.inspectionProfile.YamlInspectionProfileImpl$Compan
- f:loadFrom(com.intellij.openapi.project.Project,java.lang.String,com.intellij.codeInspection.ex.InspectionToolsSupplier,com.intellij.profile.codeInspection.BaseInspectionProfileManager):com.intellij.codeInspection.inspectionProfile.YamlInspectionProfileImpl
- f:loadFrom(java.io.Reader,kotlin.jvm.functions.Function1,com.intellij.codeInspection.ex.InspectionToolsSupplier,com.intellij.profile.codeInspection.BaseInspectionProfileManager):com.intellij.codeInspection.inspectionProfile.YamlInspectionProfileImpl
- bs:loadFrom$default(com.intellij.codeInspection.inspectionProfile.YamlInspectionProfileImpl$Companion,com.intellij.openapi.project.Project,java.lang.String,com.intellij.codeInspection.ex.InspectionToolsSupplier,com.intellij.profile.codeInspection.BaseInspectionProfileManager,I,java.lang.Object):com.intellij.codeInspection.inspectionProfile.YamlInspectionProfileImpl
f:com.intellij.codeInspection.inspectionProfile.YamlInspectionProfileImplKt
f:com.intellij.codeInspection.inspectionProfile.YamlInspectionProfileRaw
- <init>():V
- <init>(java.lang.String,java.lang.String,java.util.List,java.util.List):V

View File

@@ -1011,7 +1011,6 @@ c:com.intellij.codeInsight.hint.LanguageImplementationTextSelectioner
- f:setImplementationClass(java.lang.String):V
- f:setLanguage(java.lang.String):V
- f:setSettingsKeyId(java.lang.String):V
*f:com.intellij.codeInsight.hints.InlayHintsProviderExtensionKt
*:com.intellij.codeInsight.hints.InlayHintsProviderFactory
- com.intellij.openapi.project.PossiblyDumbAware
- *sf:Companion:com.intellij.codeInsight.hints.InlayHintsProviderFactory$Companion
@@ -1191,7 +1190,6 @@ c:com.intellij.codeInsight.hint.LanguageImplementationTextSelectioner
- a:isSuppressedFor(com.intellij.psi.PsiFile,com.intellij.codeInsight.hints.InlayInfo):Z
*f:com.intellij.codeInsight.hints.ParameterNameHintsSuppressor$All
- f:isSuppressedFor(com.intellij.psi.PsiFile,com.intellij.codeInsight.hints.InlayInfo):Z
*f:com.intellij.codeInsight.hints.ParameterNameHintsSuppressorKt
*:com.intellij.codeInsight.hints.PresentationContainerRenderer
- com.intellij.codeInsight.hints.presentation.InputHandler
- com.intellij.openapi.editor.EditorCustomElementRenderer
@@ -1556,7 +1554,6 @@ f:com.intellij.codeInsight.hints.settings.ParameterNameHintsSettings
- f:setOption(java.lang.String,java.lang.Boolean):V
f:com.intellij.codeInsight.hints.settings.ParameterNameHintsSettings$Companion
- f:getInstance():com.intellij.codeInsight.hints.settings.ParameterNameHintsSettings
f:com.intellij.codeInsight.hints.settings.ParameterNameHintsSettingsKt
a:com.intellij.codeInsight.intention.AbstractIntentionAction
- com.intellij.codeInsight.intention.IntentionAction
- <init>():V
@@ -2825,7 +2822,6 @@ com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorFactory
- isAvailable(com.intellij.openapi.project.Project):Z
com.intellij.ide.actions.searcheverywhere.SearchEverywhereExtendedInfoProvider
- createExtendedInfo():com.intellij.ide.actions.searcheverywhere.ExtendedInfo
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereSpellCheckResultKt
com.intellij.ide.actions.searcheverywhere.SearchEverywhereToggleAction
- a:canToggleEverywhere():Z
- a:isEverywhere():Z
@@ -2936,7 +2932,6 @@ e:com.intellij.ide.bookmark.BookmarkType
- s:values():com.intellij.ide.bookmark.BookmarkType[]
f:com.intellij.ide.bookmark.BookmarkType$Companion
- f:get(C):com.intellij.ide.bookmark.BookmarkType
f:com.intellij.ide.bookmark.BookmarkTypeKt
com.intellij.ide.bookmark.BookmarksListProvider
- sf:EP:com.intellij.openapi.extensions.ProjectExtensionPointName
- a:canDelete(java.util.List):Z
@@ -3375,7 +3370,6 @@ f:com.intellij.lang.injection.MultiHostRegistrarPlaceholderHelper
- f:doneInjecting():V
- f:startInjecting(com.intellij.lang.Language):com.intellij.lang.injection.MultiHostRegistrarPlaceholderHelper
- f:startInjecting(com.intellij.lang.Language,java.lang.String):com.intellij.lang.injection.MultiHostRegistrarPlaceholderHelper
f:com.intellij.lang.injection.MultiHostRegistrarPlaceholderHelperKt
com.intellij.lang.parameterInfo.CreateParameterInfoContext
- com.intellij.lang.parameterInfo.ParameterInfoContext
- a:getHighlightedElement():com.intellij.psi.PsiElement
@@ -4503,7 +4497,6 @@ c:com.intellij.psi.util.PsiEditorUtilBase
- com.intellij.psi.util.PsiEditorUtil
- <init>():V
- findEditorByPsiElement(com.intellij.psi.PsiElement):com.intellij.openapi.editor.Editor
f:com.intellij.psi.util.PsiEditorUtilBaseKt
c:com.intellij.psi.util.PsiFilter
- sf:EMPTY:com.intellij.psi.util.PsiFilter[]
- <init>(java.lang.Class):V
@@ -4646,7 +4639,6 @@ com.intellij.refactoring.classMembers.MemberInfoModel
com.intellij.refactoring.lang.ElementsHandler
- com.intellij.refactoring.RefactoringActionHandler
- a:isEnabledOnElements(com.intellij.psi.PsiElement[]):Z
f:com.intellij.refactoring.suggested.MaximumWeightIncreasingSubsequenceKt
f:com.intellij.refactoring.suggested.SignatureChangePresentationModel
- <init>(java.util.List,java.util.List):V
- f:getNewSignature():java.util.List
@@ -4714,7 +4706,6 @@ a:com.intellij.refactoring.suggested.SignaturePresentationBuilder
- pf:getSignature():com.intellij.refactoring.suggested.SuggestedRefactoringSupport$Signature
- pf:isOldSignature():Z
- pf:leaf(java.lang.String,java.lang.String):com.intellij.refactoring.suggested.SignatureChangePresentationModel$TextFragment$Leaf
f:com.intellij.refactoring.suggested.SignaturePresentationBuilderKt
f:com.intellij.refactoring.suggested.SuggestedChangeSignatureData
- com.intellij.refactoring.suggested.SuggestedRefactoringData
- sf:Companion:com.intellij.refactoring.suggested.SuggestedChangeSignatureData$Companion
@@ -4858,7 +4849,6 @@ f:com.intellij.refactoring.suggested.SuggestedRefactoringStateChanges$RenameOnly
- signature(com.intellij.psi.PsiElement,com.intellij.refactoring.suggested.SuggestedRefactoringState):com.intellij.refactoring.suggested.SuggestedRefactoringSupport$Signature
f:com.intellij.refactoring.suggested.SuggestedRefactoringStateChangesKt
- sf:parameterMarkers(com.intellij.refactoring.suggested.SuggestedRefactoringStateChanges,com.intellij.psi.PsiElement,com.intellij.refactoring.suggested.SuggestedRefactoringSupport$Signature):java.util.List
f:com.intellij.refactoring.suggested.SuggestedRefactoringStateKt
com.intellij.refactoring.suggested.SuggestedRefactoringSupport
- sf:Companion:com.intellij.refactoring.suggested.SuggestedRefactoringSupport$Companion
- a:getAvailability():com.intellij.refactoring.suggested.SuggestedRefactoringAvailability

View File

@@ -214,7 +214,6 @@ a:com.intellij.analysis.problemsView.toolWindow.Node
- toString():java.lang.String
- p:update(com.intellij.ide.projectView.PresentationData):V
- pa:update(com.intellij.openapi.project.Project,com.intellij.ide.projectView.PresentationData):V
f:com.intellij.analysis.problemsView.toolWindow.NodeActionKt
f:com.intellij.analysis.problemsView.toolWindow.ProblemNode
- com.intellij.analysis.problemsView.toolWindow.Node
- <init>(com.intellij.analysis.problemsView.toolWindow.Node,com.intellij.openapi.vfs.VirtualFile,com.intellij.analysis.problemsView.Problem):V
@@ -1724,8 +1723,6 @@ f:com.intellij.application.options.editor.CodeFoldingOptionsProviderEP
- com.intellij.openapi.options.ConfigurableEP
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
f:com.intellij.application.options.editor.EditorAppearanceConfigurableKt
f:com.intellij.application.options.editor.EditorOptionsPanelKt
f:com.intellij.application.options.editor.EditorOptionsProviderEP
- com.intellij.openapi.options.ConfigurableEP
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
@@ -1744,7 +1741,6 @@ f:com.intellij.application.options.editor.EditorSmartKeysConfigurable
f:com.intellij.application.options.editor.EditorSmartKeysConfigurableEP
- com.intellij.openapi.options.ConfigurableEP
- <init>():V
f:com.intellij.application.options.editor.EditorSmartKeysConfigurableKt
f:com.intellij.application.options.editor.EditorSmartKeysOptionsTopHitProvider
- com.intellij.ide.ui.OptionsSearchTopHitProvider$ApplicationLevelProvider
- <init>():V
@@ -2373,7 +2369,6 @@ f:com.intellij.codeEditor.printing.HtmlStyleManager
- f:isInline():Z
- f:writeStyleTag(java.io.Writer,Z):V
- f:writeTextStyle(java.io.Writer,com.intellij.openapi.editor.markup.TextAttributes):V
f:com.intellij.codeEditor.printing.HtmlStyleManagerKt
f:com.intellij.codeEditor.printing.LineWrapper
- <init>():V
- s:calcBreakOffsets(C[],I,I,Z,D,D,com.intellij.codeEditor.printing.LineWrapper$WidthProvider):it.unimi.dsi.fastutil.ints.IntList
@@ -2676,7 +2671,6 @@ com.intellij.codeInsight.actions.OptionalReformatActions
- isCodeCleanup():Z
- a:isOptimizeImports():Z
- a:isRearrangeCode():Z
f:com.intellij.codeInsight.actions.ReaderModeConfigurableKt
com.intellij.codeInsight.actions.ReaderModeListener
- java.util.EventListener
- a:modeChanged(com.intellij.openapi.project.Project):V
@@ -3136,7 +3130,6 @@ f:com.intellij.codeInsight.codeVision.ui.model.AdditionalCodeVisionEntry
- b:<init>(java.lang.String,java.lang.String,java.lang.String,javax.swing.Icon,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getSwingIcon():javax.swing.Icon
- f:getText():java.lang.String
f:com.intellij.codeInsight.codeVision.ui.model.AdditionalKt
f:com.intellij.codeInsight.codeVision.ui.model.ClickableRichTextCodeVisionEntry
- com.intellij.codeInsight.codeVision.ui.model.RichTextCodeVisionEntry
- com.intellij.codeInsight.codeVision.ui.model.CodeVisionPredefinedActionEntry
@@ -3542,7 +3535,6 @@ com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionGraphicPain
- a:paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.TextAttributes,java.awt.Graphics,java.awt.Point,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,Z):V
- a:size(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState):java.awt.Dimension
com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionPainter
f:com.intellij.codeInsight.codeVision.ui.renderers.providers.CodeVisionPainterProvidersKt
com.intellij.codeInsight.completion.CodeCompletionFeatures
- sf:EDITING_COMPLETION_CAMEL_HUMPS:java.lang.String
- sf:EDITING_COMPLETION_CONTROL_ARROWS:java.lang.String
@@ -3641,7 +3633,6 @@ a:com.intellij.codeInsight.completion.CompletionThreadingBase
- pa:flushBatchResult(com.intellij.codeInsight.completion.CompletionProgressIndicator):V
- a:startThread(com.intellij.openapi.progress.ProgressIndicator,java.lang.Runnable):kotlinx.coroutines.Deferred
- s:withBatchUpdate(java.lang.Runnable,com.intellij.codeInsight.completion.CompletionProcess):V
f:com.intellij.codeInsight.completion.CompletionThreadingKt
f:com.intellij.codeInsight.completion.CustomFileTypeCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- com.intellij.openapi.project.DumbAware
@@ -3812,7 +3803,6 @@ f:com.intellij.codeInsight.completion.impl.CompletionServiceImpl$Companion
- f:getCurrentCompletionProgressIndicator():com.intellij.codeInsight.completion.CompletionProgressIndicator
- f:isPhase(java.lang.Class[]):Z
- f:setCompletionPhase(com.intellij.codeInsight.completion.CompletionPhase):V
f:com.intellij.codeInsight.completion.impl.CompletionServiceImplKt
f:com.intellij.codeInsight.completion.impl.LiveTemplateWeigher
- com.intellij.codeInsight.lookup.LookupElementWeigher
- <init>():V
@@ -3923,7 +3913,6 @@ c:com.intellij.codeInsight.daemon.impl.DaemonFusReporter
- daemonCanceled(java.lang.String,java.util.Collection):V
- daemonFinished(java.util.Collection):V
- daemonStarting(java.util.Collection):V
f:com.intellij.codeInsight.daemon.impl.DaemonFusReporterKt
f:com.intellij.codeInsight.daemon.impl.DaemonListeners
- com.intellij.openapi.Disposable
- s:canChangeFileSilently(com.intellij.psi.PsiFileSystemItem):Z
@@ -3962,7 +3951,6 @@ f:com.intellij.codeInsight.daemon.impl.EditCleanupProfileIntentionAction
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
f:com.intellij.codeInsight.daemon.impl.EditorCacheKt
com.intellij.codeInsight.daemon.impl.EditorTracker
- sf:Companion:com.intellij.codeInsight.daemon.impl.EditorTracker$Companion
- a:getActiveEditors():java.util.List
@@ -4083,11 +4071,9 @@ f:com.intellij.codeInsight.daemon.impl.HighlightVisitorBasedInspection
- setHighlightErrorElements(Z):com.intellij.codeInsight.daemon.impl.HighlightVisitorBasedInspection
- setRunAnnotators(Z):com.intellij.codeInsight.daemon.impl.HighlightVisitorBasedInspection
- setRunVisitors(Z):com.intellij.codeInsight.daemon.impl.HighlightVisitorBasedInspection
f:com.intellij.codeInsight.daemon.impl.HighlightingPassesCacheImplKt
f:com.intellij.codeInsight.daemon.impl.HighlightingPreloadExperiment
- <init>():V
- f:isExperimentEnabled():Z
f:com.intellij.codeInsight.daemon.impl.HighlightingPreloadExperimentKt
f:com.intellij.codeInsight.daemon.impl.IdentifierHighlighterPass
- s:clearMyHighlights(com.intellij.openapi.editor.Document,com.intellij.openapi.project.Project):V
- doAdditionalCodeBlockHighlighting():V
@@ -4144,7 +4130,6 @@ f:com.intellij.codeInsight.daemon.impl.InlayHintsPassFactoryInternal$Companion
- f:forceHintsUpdateOnNextPass():V
- f:putCurrentModificationStamp(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- f:restartDaemonUpdatingHints(com.intellij.openapi.project.Project):V
f:com.intellij.codeInsight.daemon.impl.InlayHintsPassFactoryInternalKt
a:com.intellij.codeInsight.daemon.impl.IntentionsUI
- getCachedIntentions(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.impl.CachedIntentions
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.daemon.impl.IntentionsUI
@@ -4361,7 +4346,6 @@ f:com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo
- setOffset(I):V
- setTitle(java.lang.String):V
- toString():java.lang.String
f:com.intellij.codeInsight.daemon.impl.StatusBarUpdaterKt
a:com.intellij.codeInsight.daemon.impl.StatusItemMerger
- <init>():V
- a:mergeItems(com.intellij.openapi.editor.markup.SeverityStatusItem,com.intellij.openapi.editor.markup.SeverityStatusItem):com.intellij.openapi.editor.markup.SeverityStatusItem
@@ -5895,7 +5879,6 @@ f:com.intellij.codeInsight.hint.DefinitionSwitcher
- f:getIndex():I
- f:setElements(java.lang.Object[]):V
- f:setIndex(I):V
f:com.intellij.codeInsight.hint.DefinitionSwitcherKt
f:com.intellij.codeInsight.hint.ElementLinkHandler
- com.intellij.codeInsight.highlighting.TooltipLinkHandler
- <init>():V
@@ -6288,7 +6271,6 @@ f:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction$TypeDefinitions
- com.intellij.codeInsight.hints.LinearOrderInlayRenderer
- <init>(com.intellij.codeInsight.hints.presentation.PresentationFactory,java.util.Collection):V
- isAcceptablePlacement(com.intellij.openapi.editor.Inlay$Placement):Z
*f:com.intellij.codeInsight.hints.BlockInlayRendererKt
*f:com.intellij.codeInsight.hints.CollectorWithSettings
- <init>(com.intellij.codeInsight.hints.InlayHintsCollector,com.intellij.codeInsight.hints.SettingsKey,com.intellij.lang.Language,com.intellij.codeInsight.hints.InlayHintsSinkImpl):V
- f:applyToEditor(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.HintsBuffer):V
@@ -6325,7 +6307,6 @@ f:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction$TypeDefinitions
- f:getLanguage():com.intellij.lang.Language
- f:getMyEditor():com.intellij.ui.EditorTextField
- f:setMyEditor(com.intellij.ui.EditorTextField):V
*f:com.intellij.codeInsight.hints.ExcludeListPanelKt
*a:com.intellij.codeInsight.hints.FactoryInlayHintsCollector
- com.intellij.codeInsight.hints.InlayHintsCollector
- <init>(com.intellij.openapi.editor.Editor):V
@@ -6387,7 +6368,6 @@ f:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction$TypeDefinitions
- addInlineElement(I,Z,com.intellij.codeInsight.hints.presentation.InlayPresentation,Z):V
- f:getEditor():com.intellij.openapi.editor.Editor
- f:reset():V
*f:com.intellij.codeInsight.hints.InlayHintsSinkImplKt
*f:com.intellij.codeInsight.hints.InlayHintsUtils
- sf:INSTANCE:com.intellij.codeInsight.hints.InlayHintsUtils
- f:computeCodeVisionUnderReadAction(kotlin.jvm.functions.Function0):com.intellij.codeInsight.codeVision.CodeVisionState
@@ -6408,11 +6388,9 @@ f:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction$TypeDefinitions
- f:getLanguage():com.intellij.lang.Language
- f:getName():java.lang.String
- f:getProject():com.intellij.openapi.project.Project
*f:com.intellij.codeInsight.hints.InlayProviderDisablingActionKt
*f:com.intellij.codeInsight.hints.InlayProviderUsageCollector
- <init>():V
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
*f:com.intellij.codeInsight.hints.InlayProviderUsageCollectorKt
*f:com.intellij.codeInsight.hints.InlayUnloadingListener
- com.intellij.ide.plugins.DynamicPluginListener
- <init>():V
@@ -6606,7 +6584,6 @@ f:com.intellij.codeInsight.hints.codeVision.CodeVisionPass$CodeVisionData
- f:applyTo(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):V
- toString():java.lang.String
f:com.intellij.codeInsight.hints.codeVision.CodeVisionPass$Companion
f:com.intellij.codeInsight.hints.codeVision.CodeVisionPassFactoryKt
f:com.intellij.codeInsight.hints.codeVision.CodeVisionProviderAdapter
- com.intellij.codeInsight.codeVision.CodeVisionProvider
- <init>(com.intellij.codeInsight.hints.codeVision.DaemonBoundCodeVisionProvider):V
@@ -6639,7 +6616,6 @@ f:com.intellij.codeInsight.hints.codeVision.CodeVisionProviderBase$CodeVisionInf
- f:getCount():java.lang.Integer
- f:getCountIsExact():Z
- f:getText():java.lang.String
f:com.intellij.codeInsight.hints.codeVision.CodeVisionScopeKt
com.intellij.codeInsight.hints.codeVision.DaemonBoundCodeVisionProvider
- sf:Companion:com.intellij.codeInsight.hints.codeVision.DaemonBoundCodeVisionProvider$Companion
- sf:EP_NAME:java.lang.String
@@ -7142,7 +7118,6 @@ f:com.intellij.codeInsight.hints.presentation.PresentationRenderer
- paint(com.intellij.openapi.editor.Inlay,java.awt.Graphics,java.awt.Rectangle,com.intellij.openapi.editor.markup.TextAttributes):V
- toString():java.lang.String
- translatePoint(java.awt.Point):java.awt.Point
f:com.intellij.codeInsight.hints.presentation.PresentationUtilKt
f:com.intellij.codeInsight.hints.presentation.RoundWithBackgroundPresentation
- com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,I,I,java.awt.Color,F):V
@@ -7397,7 +7372,6 @@ f:com.intellij.codeInsight.hints.settings.providers.ParameterInlaySettingsProvid
- createModels(com.intellij.openapi.project.Project,com.intellij.lang.Language):java.util.List
- getDependencies():java.util.Collection
- getSupportedLanguages(com.intellij.openapi.project.Project):java.util.Collection
f:com.intellij.codeInsight.inline.completion.TabEnterUsageDetectorKt
f:com.intellij.codeInsight.intention.actions.ShowIntentionActionsAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
@@ -7743,7 +7717,6 @@ f:com.intellij.codeInsight.intention.impl.config.IntentionManagerSettings
- f:unregisterMetaData(com.intellij.codeInsight.intention.IntentionAction):V
f:com.intellij.codeInsight.intention.impl.config.IntentionManagerSettings$Companion
- f:getInstance():com.intellij.codeInsight.intention.impl.config.IntentionManagerSettings
f:com.intellij.codeInsight.intention.impl.config.IntentionManagerSettingsKt
f:com.intellij.codeInsight.intention.impl.config.IntentionSettingsConfigurable
- com.intellij.codeInsight.intention.impl.config.IntentionsConfigurable
- com.intellij.openapi.options.MasterDetails
@@ -7808,7 +7781,6 @@ f:com.intellij.codeInsight.intention.impl.config.IntentionsConfigurableProviderI
- com.intellij.codeInsight.intention.impl.config.IntentionsConfigurableProvider
- <init>():V
- createConfigurable():com.intellij.codeInsight.intention.impl.config.IntentionsConfigurable
f:com.intellij.codeInsight.intention.impl.config.IntentionsMetadataServiceKt
f:com.intellij.codeInsight.intention.impl.config.PlainTextDescriptor
- com.intellij.codeInsight.intention.impl.config.TextDescriptor
- <init>(java.lang.String,java.lang.String):V
@@ -8227,7 +8199,6 @@ a:com.intellij.codeInsight.navigation.BackgroundUpdaterTaskBase
- run(com.intellij.openapi.progress.ProgressIndicator):V
- updateComponent(java.lang.Object):Z
- p:updateComponent(java.lang.Object,java.util.Comparator):Z
f:com.intellij.codeInsight.navigation.CtrlMouseDataKt
f:com.intellij.codeInsight.navigation.CtrlMouseHandler2
- java.awt.event.KeyAdapter
- com.intellij.openapi.Disposable
@@ -8244,7 +8215,6 @@ f:com.intellij.codeInsight.navigation.CtrlMouseHandler2
- mouseReleased(com.intellij.openapi.editor.event.EditorMouseEvent):V
- selectionChanged(com.intellij.openapi.fileEditor.FileEditorManagerEvent):V
- visibleAreaChanged(com.intellij.openapi.editor.event.VisibleAreaEvent):V
f:com.intellij.codeInsight.navigation.CtrlMouseHandlerKt
f:com.intellij.codeInsight.navigation.DocPreviewUtil
- s:buildPreview(java.lang.String,java.lang.String,java.lang.String):java.lang.String
c:com.intellij.codeInsight.navigation.GotoImplementationHandler
@@ -8305,7 +8275,6 @@ f:com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData
com.intellij.codeInsight.navigation.GotoTargetPresentationProvider
- a:getTargetPresentation(com.intellij.psi.PsiElement,Z):com.intellij.platform.backend.presentation.TargetPresentation
- s:getTargetPresentationFromProviders(com.intellij.psi.PsiElement,Z):com.intellij.platform.backend.presentation.TargetPresentation
f:com.intellij.codeInsight.navigation.GotoTargetRendererNewKt
com.intellij.codeInsight.navigation.GotoTargetRendererProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getRenderer(com.intellij.psi.PsiElement,com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData):com.intellij.ide.util.PsiElementListCellRenderer
@@ -8544,7 +8513,6 @@ f:com.intellij.codeInsight.navigation.actions.GotoTypeDeclarationAction
- s:findSymbolTypes(com.intellij.openapi.editor.Editor,I):com.intellij.psi.PsiElement[]
- getCtrlMouseData(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I):com.intellij.codeInsight.navigation.CtrlMouseData
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.navigation.actions.IdeKt
f:com.intellij.codeInsight.navigation.actions.IncrementalSearchAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
@@ -8567,13 +8535,6 @@ com.intellij.codeInsight.navigation.actions.TypeDeclarationProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- getActionText(com.intellij.openapi.actionSystem.DataContext):java.lang.String
- a:getSymbolTypeDeclarations(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement[]
f:com.intellij.codeInsight.navigation.impl.CommonKt
f:com.intellij.codeInsight.navigation.impl.CtrlMouseKt
f:com.intellij.codeInsight.navigation.impl.DirectNavigationKt
f:com.intellij.codeInsight.navigation.impl.GtdKt
f:com.intellij.codeInsight.navigation.impl.GtdProvidersKt
f:com.intellij.codeInsight.navigation.impl.GtduKt
f:com.intellij.codeInsight.navigation.impl.GttdKt
c:com.intellij.codeInsight.navigation.impl.PsiTargetPresentationRenderer
- com.intellij.codeInsight.navigation.TargetPresentationProvider
- <init>():V
@@ -8581,7 +8542,6 @@ c:com.intellij.codeInsight.navigation.impl.PsiTargetPresentationRenderer
- getElementText(com.intellij.psi.PsiElement):java.lang.String
- p:getIcon(com.intellij.psi.PsiElement):javax.swing.Icon
- getPresentation(com.intellij.psi.PsiElement):com.intellij.platform.backend.presentation.TargetPresentation
f:com.intellij.codeInsight.stickyLines.StickyLinesPassKt
com.intellij.codeInsight.template.CustomLiveTemplate
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:computeTemplateKey(com.intellij.codeInsight.template.CustomTemplateCallback):java.lang.String
@@ -10053,7 +10013,6 @@ f:com.intellij.codeInspection.incorrectFormatting.IncorrectFormattingInspection
- getOptionsPane():com.intellij.codeInspection.options.OptPane
- isEnabledByDefault():Z
- runForWholeFile():Z
f:com.intellij.codeInspection.incorrectFormatting.IncorrectFormattingInspectionHelperKt
f:com.intellij.codeInspection.incorrectFormatting.IncorrectFormattingInspectionKt
- sf:getINSPECTION_KEY():com.intellij.openapi.util.Key
a:com.intellij.codeInspection.incorrectFormatting.ReconfigureQuickFix
@@ -10457,7 +10416,6 @@ a:com.intellij.codeInspection.ui.SuppressableInspectionTreeNode
- f:isValid():Z
- removeSuppressActionFromAvailable(com.intellij.codeInspection.SuppressIntentionAction):V
- updateAvailableSuppressActions():V
f:com.intellij.codeInspection.ui.TableValidatorsKt
f:com.intellij.codeInspection.ui.UiDslOptPaneRenderer
- <init>():V
- render(com.intellij.codeInspection.options.OptionController,com.intellij.codeInspection.options.OptPane,com.intellij.openapi.Disposable,com.intellij.openapi.project.Project):javax.swing.JComponent
@@ -10657,7 +10615,6 @@ f:com.intellij.conversion.impl.ConversionContextImpl
- f:saveFiles(java.util.Collection):V
f:com.intellij.conversion.impl.ConversionContextImpl$Companion
- f:collapsePath(java.lang.String,com.intellij.conversion.ComponentManagerSettings):java.lang.String
f:com.intellij.conversion.impl.ConversionContextImplKt
f:com.intellij.conversion.impl.ConversionRunner
- <init>(java.lang.String,com.intellij.conversion.ConverterProvider,com.intellij.conversion.impl.ConversionContextImpl):V
- collectAffectedFiles(java.util.Collection):V
@@ -11125,7 +11082,6 @@ c:com.intellij.execution.console.ProcessBackedConsoleExecuteActionHandler
- sendText(java.lang.String):V
- setProcessHandler(com.intellij.execution.process.ProcessHandler):V
- value(com.intellij.execution.console.LanguageConsoleView):Z
f:com.intellij.execution.dashboard.RunDashboardCheckerActivityKt
f:com.intellij.execution.dashboard.RunDashboardComponentWrapper
- com.intellij.ui.components.panels.NonOpaquePanel
- sf:CONTENT_ID_KEY:com.intellij.openapi.util.Key
@@ -11401,7 +11357,6 @@ a:com.intellij.execution.runners.AbstractConsoleRunnerWithHistory
f:com.intellij.execution.runners.RerunTestsNotification
- <init>():V
- s:showRerunNotification(com.intellij.execution.ui.RunContentDescriptor,com.intellij.execution.ui.ExecutionConsole):V
f:com.intellij.execution.services.ConfigureServicesDialogKt
f:com.intellij.execution.services.OpenInToolWindowAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
@@ -11442,7 +11397,6 @@ f:com.intellij.execution.services.ServiceViewNavBarExtension
- getData(java.lang.String,com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
- getPopupMenuGroup(com.intellij.openapi.actionSystem.DataProvider):java.lang.String
- getPresentableText(java.lang.Object):java.lang.String
f:com.intellij.execution.services.ServiceViewNavBarPanelKt
c:com.intellij.execution.services.ServiceViewToolWindowFactory
- com.intellij.openapi.project.DumbAware
- com.intellij.openapi.wm.ToolWindowFactory
@@ -11805,7 +11759,6 @@ f:com.intellij.find.actions.CompositeActiveComponent
- <init>(com.intellij.ui.ActiveComponent[]):V
- getComponent():javax.swing.JComponent
- setActive(Z):V
f:com.intellij.find.actions.CompositeActiveComponentPanelKt
c:com.intellij.find.actions.FindInPathAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
@@ -11846,8 +11799,6 @@ c:com.intellij.find.actions.ReplaceInPathAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.find.actions.SearchOptionsServiceKt
f:com.intellij.find.actions.SearchTargetVariantsDataRuleKt
f:com.intellij.find.actions.SearchTargetsDataRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
@@ -12445,8 +12396,6 @@ f:com.intellij.find.impl.TextSearchRightActionAction$RegexpAction
f:com.intellij.find.impl.TextSearchRightActionAction$WordAction
- com.intellij.find.impl.TextSearchRightActionAction
- <init>(com.intellij.openapi.observable.properties.AtomicBooleanProperty,kotlin.jvm.functions.Function1,java.lang.Runnable):V
f:com.intellij.find.impl.UiModelKt
f:com.intellij.find.impl.UsageAdaptersKt
f:com.intellij.find.impl.livePreview.EditorLivePreviewPresentation
- com.intellij.find.impl.livePreview.LivePreviewPresentation
- <init>(com.intellij.openapi.editor.colors.EditorColorsScheme):V
@@ -12718,7 +12667,6 @@ f:com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
- f:withCodeStyleSettings(com.intellij.psi.codeStyle.CodeStyleSettings):com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
- f:withEntry(java.lang.String):com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
- f:withFileMasks(java.lang.String):com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
f:com.intellij.formatting.commandLine.CodeStyleProcessorBuilderKt
a:com.intellij.formatting.commandLine.FileSetCodeStyleProcessor
- com.intellij.formatting.commandLine.FileSetProcessor
- java.io.Closeable
@@ -12733,7 +12681,6 @@ a:com.intellij.formatting.commandLine.FileSetCodeStyleProcessor
- printReport():V
- a:processFileInternal(com.intellij.openapi.vfs.VirtualFile):java.lang.String
- processVirtualFile(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.codeStyle.CodeStyleSettings):V
f:com.intellij.formatting.commandLine.FileSetCodeStyleProcessorKt
f:com.intellij.formatting.commandLine.FileSetFormatValidator
- com.intellij.formatting.commandLine.FileSetCodeStyleProcessor
- <init>(com.intellij.formatting.commandLine.MessageOutput,Z,java.nio.charset.Charset,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings):V
@@ -12774,7 +12721,6 @@ a:com.intellij.formatting.commandLine.FileSetProcessor
- f:isRecursive():Z
- f:processFiles():V
- a:processVirtualFile(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.codeStyle.CodeStyleSettings):V
f:com.intellij.formatting.commandLine.FileSetProcessorKt
f:com.intellij.formatting.commandLine.FormatterStarterKt
- sf:createFormatter(java.util.List,com.intellij.formatting.commandLine.MessageOutput):com.intellij.formatting.commandLine.FileSetCodeStyleProcessor
- bs:createFormatter$default(java.util.List,com.intellij.formatting.commandLine.MessageOutput,I,java.lang.Object):com.intellij.formatting.commandLine.FileSetCodeStyleProcessor
@@ -12812,7 +12758,6 @@ f:com.intellij.formatting.visualLayer.VisualFormattingLayerServiceImpl
- <init>():V
- applyVisualFormattingLayerElementsToEditor(com.intellij.openapi.editor.Editor,java.util.List):V
- collectVisualFormattingLayerElements(com.intellij.openapi.editor.Editor):java.util.List
f:com.intellij.formatting.visualLayer.VisualFormattingLayerServiceImplKt
f:com.intellij.framework.detection.impl.DetectedFrameworksData
- <init>(com.intellij.openapi.project.Project):V
- getDetectorsForDetectedFrameworks():java.util.Set
@@ -12883,7 +12828,6 @@ f:com.intellij.framework.detection.impl.FrameworkDetectionUtil
- s:removeDisabled(java.util.List):java.util.List
- s:removeDisabled(java.util.List,java.util.List):java.util.List
- s:setupFrameworks(java.util.List,com.intellij.openapi.roots.ModifiableModelsProvider,com.intellij.openapi.roots.ui.configuration.ModulesProvider):V
f:com.intellij.framework.detection.impl.FrameworkDetectorQueueKt
a:com.intellij.framework.detection.impl.FrameworkDetectorRegistry
- <init>():V
- a:findFrameworkType(java.lang.String):com.intellij.framework.FrameworkType
@@ -13665,7 +13609,6 @@ f:com.intellij.ide.actions.SelectInContextImpl
- s:createContext(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.ide.SelectInContext
- s:createFileSystemItemContext(com.intellij.psi.PsiElement):com.intellij.ide.SelectInContext
- getSelectorInFile():java.lang.Object
f:com.intellij.ide.actions.SelectInTargetActionKt
f:com.intellij.ide.actions.SetShortcutAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
@@ -13726,7 +13669,6 @@ f:com.intellij.ide.actions.ToggleEssentialHighlightingAction
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
f:com.intellij.ide.actions.ToggleEssentialHighlightingActionKt
f:com.intellij.ide.actions.ViewInplaceCommentsAction
- com.intellij.openapi.project.DumbAwareToggleAction
- <init>():V
@@ -13821,7 +13763,6 @@ f:com.intellij.ide.actions.newclass.CreateWithTemplatesDialogPanel$TemplatePrese
- kind():java.lang.String
- templateName():java.lang.String
- f:toString():java.lang.String
f:com.intellij.ide.actions.newclass.TemplateListCellRendererKt
c:com.intellij.ide.actions.runAnything.RunAnythingAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
@@ -14303,11 +14244,9 @@ f:com.intellij.ide.actions.searcheverywhere.ActionSearchEverywhereContributor$Fa
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorFactory
- <init>():V
- createContributor(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
f:com.intellij.ide.actions.searcheverywhere.ActionSearchEverywhereContributorKt
f:com.intellij.ide.actions.searcheverywhere.ActionsEqualityProvider
- com.intellij.ide.actions.searcheverywhere.AbstractEqualityProvider
- <init>():V
f:com.intellij.ide.actions.searcheverywhere.CalculatorSEContributorKt
a:com.intellij.ide.actions.searcheverywhere.CheckBoxSearchEverywhereToggleAction
- com.intellij.openapi.actionSystem.ex.CheckboxAction
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereToggleAction
@@ -14717,7 +14656,6 @@ f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereRemoteSupportService
- com.intellij.ide.actions.searcheverywhere.remote.SearchEverywhereRemoteSupportService
- <init>():V
- getConverters(java.lang.String):java.util.List
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereReorderingServiceKt
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereUI
- com.intellij.ide.actions.BigPopupUI
- com.intellij.ide.util.gotoByName.QuickSearchComponent
@@ -14780,7 +14718,6 @@ f:com.intellij.ide.actions.searcheverywhere.ShowElementInfoAction
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isDumbAware():Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.searcheverywhere.ShowElementInfoActionKt
f:com.intellij.ide.actions.searcheverywhere.SlowContributorDetector
- com.intellij.ide.actions.searcheverywhere.SearchListener
- <init>():V
@@ -14790,7 +14727,6 @@ f:com.intellij.ide.actions.searcheverywhere.SlowContributorDetector
- elementsRemoved(java.util.List):V
- searchFinished(java.util.Map):V
- searchStarted(java.lang.String,java.util.Collection):V
f:com.intellij.ide.actions.searcheverywhere.SlowContributorDetectorKt
c:com.intellij.ide.actions.searcheverywhere.SymbolSearchEverywhereContributor
- com.intellij.ide.actions.searcheverywhere.AbstractGotoSEContributor
- com.intellij.ide.actions.searcheverywhere.PossibleSlowContributor
@@ -14837,7 +14773,6 @@ f:com.intellij.ide.actions.searcheverywhere.WaitForContributorsListenerWrapper
- elementsRemoved(java.util.List):V
- searchFinished(java.util.Map):V
- searchStarted(java.lang.String,java.util.Collection):V
f:com.intellij.ide.actions.searcheverywhere.footer.ActionExtendedInfoKt
f:com.intellij.ide.actions.searcheverywhere.footer.ActionHistoryManager
- com.intellij.ide.actions.searcheverywhere.footer.SEHistoryManager
- sf:Companion:com.intellij.ide.actions.searcheverywhere.footer.ActionHistoryManager$Companion
@@ -14899,14 +14834,12 @@ f:com.intellij.ide.actions.searcheverywhere.setesting.ResultsGraph
- getPreferredSize():java.awt.Dimension
- paint(java.awt.Graphics):V
- f:setGroupingInterval(I):V
f:com.intellij.ide.actions.searcheverywhere.setesting.ResultsGraphKt
f:com.intellij.ide.actions.searcheverywhere.setesting.TestSearchEverywhereAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.searcheverywhere.setesting.TestSearchEverywhereActionKt
f:com.intellij.ide.actions.searcheverywhere.statistics.SearchEverywhereUsageTriggerCollector
- sf:COMMAND_COMPLETED:com.intellij.internal.statistic.eventLog.events.VarargEventId
- sf:COMMAND_USED:com.intellij.internal.statistic.eventLog.events.EventId
@@ -15020,7 +14953,6 @@ f:com.intellij.ide.bookmark.BookmarksManagerImpl
- f:sort(com.intellij.ide.bookmark.BookmarkGroup):V
- toggle(com.intellij.ide.bookmark.Bookmark,com.intellij.ide.bookmark.BookmarkType):V
- update(java.util.Map):V
f:com.intellij.ide.bookmark.BookmarksManagerImplKt
f:com.intellij.ide.bookmark.FileBookmarksListener
- com.intellij.ide.bookmark.BookmarksListener
- <init>(java.util.function.Consumer):V
@@ -15044,14 +14976,12 @@ f:com.intellij.ide.bookmark.actions.BookmarkOpenTabsAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.bookmark.actions.BookmarkTypeChooserKt
f:com.intellij.ide.bookmark.actions.BookmarksDeleteProvider
- com.intellij.ide.DeleteProvider
- <init>():V
- canDeleteElement(com.intellij.openapi.actionSystem.DataContext):Z
- deleteElement(com.intellij.openapi.actionSystem.DataContext):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
f:com.intellij.ide.bookmark.actions.ExtensionsKt
f:com.intellij.ide.bookmark.actions.ToggleBookmarkActionKt
- sf:checkMultipleSelectionAndDisableAction(com.intellij.openapi.actionSystem.AnActionEvent):Z
f:com.intellij.ide.bookmark.providers.FileBookmarkImpl
@@ -15068,7 +14998,6 @@ f:com.intellij.ide.bookmark.providers.FileBookmarkImpl
- hashCode():I
- navigate(Z):V
- toString():java.lang.String
f:com.intellij.ide.bookmark.providers.InvalidNodeKt
f:com.intellij.ide.bookmark.providers.LineBookmarkImpl
- com.intellij.ide.bookmark.LineBookmark
- <init>(com.intellij.ide.bookmark.providers.LineBookmarkProvider,com.intellij.openapi.vfs.VirtualFile,I):V
@@ -15177,7 +15106,6 @@ f:com.intellij.ide.bookmark.ui.BookmarksViewState
- f:setShowPreview(Z):V
f:com.intellij.ide.bookmark.ui.BookmarksViewState$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.bookmark.ui.BookmarksViewState
f:com.intellij.ide.bookmark.ui.ExtensionsKt
f:com.intellij.ide.bookmark.ui.GroupCreateDialog
- com.intellij.ide.bookmark.ui.GroupInputDialog
- <init>(com.intellij.openapi.project.Project,java.awt.Component,com.intellij.ide.bookmark.BookmarksManager):V
@@ -15769,7 +15697,6 @@ f:com.intellij.ide.fileTemplates.impl.FileTemplateManagerImpl$State
- SCHEME:java.lang.String
- f:recentTemplates:java.util.List
- <init>():V
f:com.intellij.ide.fileTemplates.impl.FileTemplatesLoaderKt
f:com.intellij.ide.fileTemplates.impl.UrlUtil
- <init>():V
- s:getChildrenRelativePaths(java.net.URL):java.util.List
@@ -16477,7 +16404,6 @@ f:com.intellij.ide.projectView.actions.LoadUnloadModulesAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.projectView.actions.LoadUnloadModulesActionKt
f:com.intellij.ide.projectView.actions.MarkAsContentRootAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
@@ -17034,7 +16960,6 @@ c:com.intellij.ide.projectView.impl.ProjectViewRenderer
- com.intellij.ide.util.treeView.NodeRenderer
- <init>():V
- p:getPresentation(java.lang.Object):com.intellij.navigation.ItemPresentation
f:com.intellij.ide.projectView.impl.ProjectViewRendererKt
f:com.intellij.ide.projectView.impl.ProjectViewSharedSettings
- com.intellij.openapi.components.PersistentStateComponent
- sf:Companion:com.intellij.ide.projectView.impl.ProjectViewSharedSettings$Companion
@@ -17371,7 +17296,6 @@ c:com.intellij.ide.projectView.impl.nodes.ProjectViewModuleNode
- getChildren():java.util.Collection
- getTypeSortWeight(Z):I
- getWeight():I
f:com.intellij.ide.projectView.impl.nodes.ProjectViewNodeExtensionsKt
c:com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode
- com.intellij.ide.projectView.impl.nodes.AbstractProjectNode
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.projectView.ViewSettings):V
@@ -17757,7 +17681,6 @@ f:com.intellij.ide.scratch.workspace.ScratchRootsEntityImpl$Builder
- setRoots(java.util.List):V
f:com.intellij.ide.scratch.workspace.ScratchRootsEntityKt
- sf:modifyEntity(com.intellij.platform.workspace.storage.MutableEntityStorage,com.intellij.ide.scratch.workspace.ScratchRootsEntity,kotlin.jvm.functions.Function1):com.intellij.ide.scratch.workspace.ScratchRootsEntity
f:com.intellij.ide.scratch.workspace.ScratchRootsEntityUtilsKt
c:com.intellij.ide.scratch.workspace.ScratchRootsEntityWorkspaceFileIndexContributor
- com.intellij.workspaceModel.core.fileIndex.WorkspaceFileIndexContributor
- <init>():V
@@ -17782,8 +17705,6 @@ f:com.intellij.ide.script.IdeConsoleScriptBindings
f:com.intellij.ide.script.IdeConsoleScriptBindings$Binding
- get(com.intellij.ide.script.IdeScriptEngine):java.lang.Object
- set(com.intellij.ide.script.IdeScriptEngine,java.lang.Object):V
f:com.intellij.ide.script.IdeScriptStarterKt
f:com.intellij.ide.script.IdeStartupScriptsKt
f:com.intellij.ide.script.RunIdeConsoleAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
@@ -17879,7 +17800,6 @@ f:com.intellij.ide.structureView.newStructureView.StructureViewSelectVisitorStat
- toString():java.lang.String
- f:updateIfBetterMatch(javax.swing.tree.TreePath,Z):V
- f:usedOptimization():V
f:com.intellij.ide.structureView.newStructureView.StructureViewSelectVisitorStateKt
c:com.intellij.ide.structureView.newStructureView.TreeActionWrapper
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.actionSystem.ActionWithDelegate
@@ -18108,7 +18028,6 @@ a:com.intellij.ide.todo.TodoTreeBuilder
- pf:setModel(com.intellij.ui.tree.StructureTreeModel):V
- pf:setUpdatable(Z):V
- f:updateTree():org.jetbrains.concurrency.Promise
f:com.intellij.ide.todo.TodoTreeBuilderCoroutineHelperKt
com.intellij.ide.todo.TodoTreeBuilderFactory
- a:createTreeBuilder(javax.swing.JTree,com.intellij.openapi.project.Project):com.intellij.ide.todo.TodoTreeBuilder
a:com.intellij.ide.todo.TodoTreeStructure
@@ -18584,7 +18503,6 @@ f:com.intellij.ide.util.PlatformPackageUtil
- s:adjustScope(com.intellij.psi.PsiDirectory,com.intellij.psi.search.GlobalSearchScope,Z,Z):com.intellij.psi.search.GlobalSearchScope
- s:findOrCreateDirectoryForPackage(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module,com.intellij.psi.search.GlobalSearchScope,java.lang.String,com.intellij.psi.PsiDirectory,Z,com.intellij.util.ThreeState):com.intellij.psi.PsiDirectory
- s:getDirectory(com.intellij.psi.PsiElement):com.intellij.psi.PsiDirectory
f:com.intellij.ide.util.PsiElementBackgroundPresentationComputerKt
a:com.intellij.ide.util.PsiElementListCellRenderer
- javax.swing.JPanel
- javax.swing.ListCellRenderer
@@ -18675,7 +18593,6 @@ f:com.intellij.ide.util.gotoByName.ActionAsyncProvider
- f:clearIntentions():V
- f:filterElements(kotlinx.coroutines.CoroutineScope,kotlin.jvm.functions.Function2,java.lang.String,kotlin.jvm.functions.Function2):V
- f:processActions(kotlinx.coroutines.CoroutineScope,kotlin.jvm.functions.Function2,java.lang.String,java.util.Set,kotlin.jvm.functions.Function2):V
f:com.intellij.ide.util.gotoByName.ActionAsyncProviderKt
f:com.intellij.ide.util.gotoByName.ActionSearchUtilKt
- sf:buildMatcher(java.lang.String):com.intellij.util.text.Matcher
- sf:calcElementWeight(java.lang.Object,java.lang.String,com.intellij.psi.codeStyle.MinusculeMatcher):java.lang.Integer
@@ -19181,7 +19098,6 @@ f:com.intellij.ide.util.gotoByName.SearchEverywhereConfiguration
- com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration
- <init>():V
- s:getInstance():com.intellij.ide.util.gotoByName.SearchEverywhereConfiguration
f:com.intellij.ide.util.gotoByName.SelectionPolicyKt
a:com.intellij.ide.util.gotoByName.SimpleChooseByNameModel
- com.intellij.ide.util.gotoByName.ChooseByNameModel
- p:<init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
@@ -19391,7 +19307,6 @@ com.intellij.ide.util.scopeChooser.AbstractScopeModel
- a:removeScopeModelListener(com.intellij.ide.util.scopeChooser.ScopeModelListener):V
- a:setFilter(kotlin.jvm.functions.Function1):V
- a:setOption(com.intellij.ide.util.scopeChooser.ScopeOption,Z):V
f:com.intellij.ide.util.scopeChooser.CoroutineScopeModelKt
f:com.intellij.ide.util.scopeChooser.EditScopesDialog
- com.intellij.openapi.options.newEditor.SettingsDialog
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.util.scopeChooser.ScopeChooserConfigurable,Z):V
@@ -19538,7 +19453,6 @@ f:com.intellij.ide.util.scopeChooser.ScopeService
- f:createModel(java.util.Set):com.intellij.ide.util.scopeChooser.AbstractScopeModel
- f:getScope():kotlinx.coroutines.CoroutineScope
- f:waitForAsyncTaskCompletion():V
f:com.intellij.ide.util.scopeChooser.ScopeServiceKt
com.intellij.ide.util.scopeChooser.ScopesSnapshot
- a:getScopeDescriptors():java.util.List
- a:getSeparatorFor(com.intellij.ide.util.scopeChooser.ScopeDescriptor):com.intellij.openapi.ui.popup.ListSeparator
@@ -19581,7 +19495,6 @@ f:com.intellij.ide.workspace.ImportSubprojectActionGroup
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.workspace.ImportSubprojectActionKt
f:com.intellij.ide.workspace.NewWorkspaceDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project):V
@@ -19659,7 +19572,6 @@ f:com.intellij.internal.CompletionQualityDialog
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- f:getFileType():com.intellij.openapi.fileTypes.FileType
- f:getScope():com.intellij.psi.search.SearchScope
f:com.intellij.internal.CompletionQualityKt
f:com.intellij.internal.DumpLookupElementWeights
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
@@ -19669,7 +19581,6 @@ f:com.intellij.internal.DumpLookupElementWeights
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:getLookupElementWeights(com.intellij.codeInsight.lookup.impl.LookupImpl,Z):java.util.List
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.internal.DumpRunConfigurationTypesActionKt
f:com.intellij.internal.ImageDuplicateResultsDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,java.util.List,java.util.Map):V
@@ -21113,7 +21024,6 @@ c:com.intellij.openapi.fileEditor.impl.text.PsiAwareTextEditorImpl
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.impl.text.TextEditorProvider):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.impl.text.TextEditorProvider,com.intellij.openapi.editor.impl.EditorImpl):V
- getBackgroundHighlighter():com.intellij.codeHighlighting.BackgroundEditorHighlighter
f:com.intellij.openapi.fileEditor.impl.text.PsiAwareTextEditorImplKt
c:com.intellij.openapi.fileEditor.impl.text.PsiAwareTextEditorProvider
- com.intellij.openapi.fileEditor.impl.text.TextEditorProvider
- com.intellij.openapi.fileEditor.AsyncFileEditorProvider
@@ -21125,7 +21035,6 @@ c:com.intellij.openapi.fileEditor.impl.text.PsiAwareTextEditorProvider
- readState(org.jdom.Element,com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.fileEditor.FileEditorState
- setStateImpl(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.fileEditor.impl.text.TextEditorState,Z):V
- writeState(com.intellij.openapi.fileEditor.FileEditorState,com.intellij.openapi.project.Project,org.jdom.Element):V
f:com.intellij.openapi.fileEditor.impl.text.PsiAwareTextEditorProviderKt
c:com.intellij.openapi.fileEditor.impl.text.TextEditorPsiDataProvider
- com.intellij.openapi.fileEditor.EditorDataProvider
- <init>():V
@@ -21194,7 +21103,6 @@ f:com.intellij.openapi.fileTypes.impl.associate.OSFileAssociationPreferences
- getState():com.intellij.openapi.fileTypes.impl.associate.OSFileAssociationPreferences
- loadState(com.intellij.openapi.fileTypes.impl.associate.OSFileAssociationPreferences):V
- updateFileTypes(java.util.List):V
f:com.intellij.openapi.fileTypes.impl.associate.OSFileAssociationStartupConfiguratorKt
f:com.intellij.openapi.fileTypes.impl.associate.SystemAssociatorFactory
- s:getAssociator():com.intellij.openapi.fileTypes.impl.associate.SystemFileTypeAssociator
com.intellij.openapi.fileTypes.impl.associate.SystemFileTypeAssociator
@@ -21348,7 +21256,6 @@ c:com.intellij.openapi.module.impl.ModuleImpl
- pf:setImlFilePointer(com.intellij.openapi.vfs.pointers.VirtualFilePointer):V
- setOption(java.lang.String,java.lang.String):V
- toString():java.lang.String
f:com.intellij.openapi.module.impl.ModuleImplKt
c:com.intellij.openapi.module.impl.ModuleTypeManagerImpl
- com.intellij.openapi.module.ModuleTypeManager
- <init>():V
@@ -21519,7 +21426,6 @@ a:com.intellij.openapi.paths.WebReferencesAnnotatorBase
- p:getQuickFixes():com.intellij.codeInsight.intention.IntentionAction[]
- ps:lookForWebReference(com.intellij.psi.PsiElement):com.intellij.openapi.paths.WebReference
pf:com.intellij.openapi.paths.WebReferencesAnnotatorBase$MyInfo
f:com.intellij.openapi.projectRoots.MockSdkExtentionKt
a:com.intellij.openapi.projectRoots.impl.DependentSdkType
- com.intellij.openapi.projectRoots.SdkType
- <init>(java.lang.String):V
@@ -21686,11 +21592,9 @@ c:com.intellij.openapi.projectRoots.impl.UnknownSdkCollector
- collectSdksBlocking():com.intellij.openapi.projectRoots.impl.UnknownSdkSnapshot
- p:getContributors():java.util.List
f:com.intellij.openapi.projectRoots.impl.UnknownSdkCollector$Companion
f:com.intellij.openapi.projectRoots.impl.UnknownSdkCollectorKt
com.intellij.openapi.projectRoots.impl.UnknownSdkContributor
- contributeKnownSdks(com.intellij.openapi.project.Project):java.util.List
- a:contributeUnknownSdks(com.intellij.openapi.project.Project):java.util.List
f:com.intellij.openapi.projectRoots.impl.UnknownSdkDownloadTaskKt
f:com.intellij.openapi.projectRoots.impl.UnknownSdkEditorNotification
- <init>():V
- allowProjectSdkNotifications():Z
@@ -21737,7 +21641,6 @@ a:com.intellij.openapi.projectRoots.impl.UnknownSdkFixActionLocalBase
- f:applySuggestionAsync(com.intellij.openapi.project.Project):V
- f:applySuggestionBlocking(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.projectRoots.Sdk
- pa:getSuggestedSdkHome():java.lang.String
f:com.intellij.openapi.projectRoots.impl.UnknownSdkInspectionCommandLineConfiguratorKt
f:com.intellij.openapi.projectRoots.impl.UnknownSdkSnapshot
- <init>(java.util.Set,java.util.List,java.util.List):V
- f:component1():java.util.Set
@@ -21773,7 +21676,6 @@ f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkAuto
- createResolver(com.intellij.openapi.project.Project,com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.roots.ui.configuration.UnknownSdkResolver$UnknownSdkLookup
- f:createResolverImpl(com.intellij.openapi.project.Project,com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.roots.ui.configuration.UnknownSdkResolver$UnknownSdkLookup
- supportsResolution(com.intellij.openapi.projectRoots.SdkTypeId):Z
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkAutoKt
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloadDialogKt
- sf:buildJdkDownloaderModel(java.util.List):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderModel
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloadTask
@@ -21805,7 +21707,6 @@ com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderDialogHostExte
- createMainPredicate():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
- createWslPredicate():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
- shouldIncludeItem(com.intellij.openapi.projectRoots.SdkTypeId,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):Z
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderKt
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderLogger
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderLogger
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
@@ -21862,7 +21763,6 @@ a:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerBase
- f:prepareJdkInstallationDirect(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest
- f:validateInstallDir(java.lang.String):kotlin.Pair
- p:wslDistributionFromPath(java.nio.file.Path):com.intellij.openapi.projectRoots.impl.jdkDownloader.WSLDistributionForJdkInstaller
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerKt
com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerListener
- onJdkDownloadFinished(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest,com.intellij.openapi.project.Project):V
- onJdkDownloadStarted(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest,com.intellij.openapi.project.Project):V
@@ -21902,7 +21802,6 @@ f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerStore$Compani
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerWSL
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerWSL
- f:unpackJdkOnWsl(com.intellij.openapi.projectRoots.impl.jdkDownloader.WSLDistributionForJdkInstaller,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType,java.nio.file.Path,java.nio.file.Path,java.lang.String):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerWSLKt
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- <init>(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkProduct,Z,Z,I,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType,java.lang.String,java.lang.String,J,J,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.List,kotlin.jvm.functions.Function1):V
- b:<init>(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkProduct,Z,Z,I,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType,java.lang.String,java.lang.String,J,J,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.List,kotlin.jvm.functions.Function1,I,kotlin.jvm.internal.DefaultConstructorMarker):V
@@ -22071,8 +21970,6 @@ f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification$Jdk
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- f:getJdkUpdateNotification():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotificationKt
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdaterKt
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdaterNotifications
- com.intellij.openapi.Disposable
- <init>():V
@@ -22209,7 +22106,6 @@ f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJbrInstalle
- defaultInstallDir():java.nio.file.Path
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJbrKt
- sf:fetchAvailableJbrs(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserModel):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJreKt
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJreValidator
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJreValidator
- f:isSupportedSdkItem(com.intellij.openapi.projectRoots.Sdk):Z
@@ -22238,12 +22134,10 @@ f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserModel
- f:setDownloadableJbs(java.util.List):V
- f:updateCurrentRuntime(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentItem):V
- f:updateDownloadJbrList(java.util.List):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserModelKt
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserPaths
- <init>():V
- f:installCustomJdk(java.lang.String,kotlin.jvm.functions.Function1):V
- f:resetCustomJdk():V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserPathsKt
a:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserPresenter
- com.intellij.ui.GroupedComboBoxRenderer
- sf:Companion:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserPresenter$Companion
@@ -22300,7 +22194,6 @@ c:com.intellij.openapi.roots.impl.ProjectRootManagerComponent
- getRootsValidityChangedListener():com.intellij.openapi.vfs.pointers.VirtualFilePointerListener
- markRootsForRefresh():java.util.List
- p:projectClosed():V
f:com.intellij.openapi.roots.impl.ProjectRootManagerComponentKt
f:com.intellij.openapi.roots.impl.libraries.LibraryTypeServiceImpl
- com.intellij.openapi.roots.libraries.LibraryTypeService
- <init>():V
@@ -22565,7 +22458,6 @@ f:com.intellij.openapi.roots.ui.configuration.ConfigureUnloadedModulesDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- getPreferredFocusedComponent():javax.swing.JComponent
f:com.intellij.openapi.roots.ui.configuration.ConfigureUnloadedModulesDialogKt
a:com.intellij.openapi.roots.ui.configuration.ContentEntryEditor
- com.intellij.openapi.roots.ui.configuration.ContentRootPanel$ActionCallback
- p:myEventDispatcher:com.intellij.util.EventDispatcher
@@ -23010,7 +22902,6 @@ f:com.intellij.openapi.roots.ui.configuration.SdkLookupImpl
- createBuilder():com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- lookup(com.intellij.openapi.roots.ui.configuration.SdkLookupParameters):V
- lookupBlocking(com.intellij.openapi.roots.ui.configuration.SdkLookupParameters):V
f:com.intellij.openapi.roots.ui.configuration.SdkLookupImplKt
com.intellij.openapi.roots.ui.configuration.SdkLookupParameters
- a:getOnBeforeSdkSuggestionStarted():kotlin.jvm.functions.Function0
- a:getOnDownloadableSdkSuggested():kotlin.jvm.functions.Function1
@@ -23501,7 +23392,6 @@ a:com.intellij.packageDependencies.actions.DependenciesHandlerBase
- pa:getPanelDisplayName(com.intellij.analysis.AnalysisScope):java.lang.String
- pa:getProgressTitle():java.lang.String
- p:shouldShowDependenciesPanel(com.intellij.packageDependencies.DependencyAnalysisResult):Z
f:com.intellij.packageDependencies.ui.BackgroundTreeModelKt
f:com.intellij.packageDependencies.ui.DependenciesPanel
- javax.swing.JPanel
- com.intellij.openapi.Disposable
@@ -23797,7 +23687,6 @@ f:com.intellij.platform.ModuleAttachProcessor$Companion
- f:getMultiProjectDisplayName(com.intellij.openapi.project.Project):java.lang.String
- f:getPrimaryModule(com.intellij.openapi.project.Project):com.intellij.openapi.module.Module
- f:getSortedModules(com.intellij.openapi.project.Project):java.util.List
f:com.intellij.platform.ModuleAttachProcessorKt
f:com.intellij.platform.ProjectConfigurationDirectoryConcealer
- com.intellij.ide.projectView.TreeStructureProvider
- com.intellij.openapi.project.DumbAware
@@ -23805,7 +23694,6 @@ f:com.intellij.platform.ProjectConfigurationDirectoryConcealer
- modify(com.intellij.ide.util.treeView.AbstractTreeNode,java.util.Collection,com.intellij.ide.projectView.ViewSettings):java.util.Collection
*:com.intellij.platform.backend.documentation.BlockingDocumentationContentFlow
- a:collectBlocking(java.util.function.Consumer):V
f:com.intellij.platform.backend.documentation.ClassesKt
com.intellij.platform.backend.documentation.DocumentationContent
- s:content(java.lang.String):com.intellij.platform.backend.documentation.DocumentationContent
- s:content(java.lang.String,java.util.Map):com.intellij.platform.backend.documentation.DocumentationContent
@@ -23881,8 +23769,6 @@ c:com.intellij.platform.ide.navigation.impl.IdeNavigationServiceExecutor
- navigate(com.intellij.platform.backend.navigation.impl.RawNavigationRequest,Z,kotlin.coroutines.Continuation):java.lang.Object
f:com.intellij.platform.ide.navigation.impl.IdeNavigationServiceExecutor$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.platform.ide.navigation.impl.IdeNavigationServiceExecutor
f:com.intellij.platform.ide.navigation.impl.IdeNavigationServiceKt
f:com.intellij.platform.lang.lsWidget.impl.LanguageServiceWidgetFactoryKt
f:com.intellij.platform.renameProject.ProjectFolderRenameHandler
- com.intellij.refactoring.rename.PsiElementRenameHandler
- com.intellij.ide.TitledHandler
@@ -24401,7 +24287,6 @@ f:com.intellij.psi.ParsingDiagnosticsHandlerImpl
- com.intellij.psi.ParsingDiagnostics$ParserDiagnosticsHandler
- <init>():V
- registerParse(com.intellij.lang.PsiBuilder,com.intellij.lang.Language,J):V
f:com.intellij.psi.ParsingDiagnosticsHandlerImplKt
f:com.intellij.psi.codeStyle.CodeStyleSettingsCodeFragmentFilter
- <init>(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange,com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider):V
- getFieldNamesAffectingCodeFragment(com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider$SettingsType[]):com.intellij.psi.codeStyle.CodeStyleSettingsCodeFragmentFilter$CodeStyleSettingsToShow
@@ -25135,7 +25020,6 @@ f:com.intellij.psi.impl.source.tree.injected.changesHandler.CommonInjectedFileCh
- sf:getContentRange(com.intellij.psi.PsiLanguageInjectionHost):com.intellij.openapi.util.TextRange
- sf:getInnerRange(com.intellij.psi.PsiLanguageInjectionHost$Shred):com.intellij.openapi.util.TextRange
- sf:union(com.intellij.openapi.util.TextRange,com.intellij.openapi.util.TextRange):com.intellij.openapi.util.TextRange
f:com.intellij.psi.impl.source.tree.injected.changesHandler.IndentAwareInjectedFileChangesHandlerKt
f:com.intellij.psi.impl.source.tree.injected.changesHandler.MarkersMapping
- <init>(com.intellij.openapi.editor.RangeMarker,com.intellij.openapi.editor.RangeMarker,com.intellij.psi.SmartPsiElementPointer):V
- f:component1():com.intellij.openapi.editor.RangeMarker
@@ -25241,7 +25125,6 @@ f:com.intellij.psi.search.PredefinedSearchScopeProviderImpl$Companion
- f:getRecentlyViewedFilesScopeName():java.lang.String
- f:getSelectedFilesScope(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext,com.intellij.psi.PsiFile):com.intellij.psi.search.SearchScope
- f:recentFilesScope(com.intellij.openapi.project.Project,Z):com.intellij.psi.search.SearchScope
f:com.intellij.psi.search.PredefinedSearchScopeProviderImplKt
c:com.intellij.psi.search.ProjectScopeBuilderImpl
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project):V
@@ -27056,7 +26939,6 @@ f:com.intellij.refactoring.rename.inplace.CompletionContributorForInplaceRename
- com.intellij.codeInsight.completion.CompletionContributor
- <init>():V
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet):V
f:com.intellij.refactoring.rename.inplace.HighlightingKt
a:com.intellij.refactoring.rename.inplace.InplaceRefactoring
- sf:INPLACE_RENAMER:com.intellij.openapi.util.Key
- sf:INPLACE_RENAME_ALLOWED:com.intellij.openapi.util.Key
@@ -27241,7 +27123,6 @@ com.intellij.refactoring.rename.inplace.SelectableInlayPresentation$SelectionLis
- <init>(com.intellij.refactoring.rename.inplace.SelectableInlayPresentation):V
- f:getPresentation():com.intellij.refactoring.rename.inplace.SelectableInlayPresentation
- onSelect(com.intellij.codeInsight.template.impl.TemplateState):V
f:com.intellij.refactoring.rename.inplace.UtilKt
c:com.intellij.refactoring.rename.inplace.VariableInplaceRenameHandler
- com.intellij.refactoring.rename.RenameHandler
- <init>():V
@@ -27302,7 +27183,6 @@ c:com.intellij.refactoring.rename.inplace.VariableInplaceRenamer
- a:getRenameTarget():com.intellij.refactoring.rename.api.RenameTarget
*:com.intellij.refactoring.rename.symbol.SymbolRenameTargetFactory
- a:renameTarget(com.intellij.openapi.project.Project,com.intellij.model.Symbol):com.intellij.refactoring.rename.api.RenameTarget
f:com.intellij.refactoring.rename.ui.RenameUiKt
f:com.intellij.refactoring.safeDelete.NonCodeUsageSearchInfo
- <init>(com.intellij.openapi.util.Condition,com.intellij.psi.PsiElement):V
- <init>(com.intellij.openapi.util.Condition,java.util.Collection):V
@@ -27546,7 +27426,6 @@ f:com.intellij.refactoring.suggested.SignatureChangePresentation
- <init>(com.intellij.refactoring.suggested.SignatureChangePresentationModel,java.awt.Font,com.intellij.openapi.editor.colors.EditorColorsScheme,Z):V
- f:paint(java.awt.Graphics2D,java.awt.Rectangle):V
- f:requiredSize(java.awt.font.FontRenderContext):java.awt.Dimension
f:com.intellij.refactoring.suggested.SignatureChangePresentationKt
f:com.intellij.refactoring.suggested.SuggestedRefactoringAvailabilityIndicator
- sf:Companion:com.intellij.refactoring.suggested.SuggestedRefactoringAvailabilityIndicator$Companion
- <init>(com.intellij.openapi.project.Project):V
@@ -27556,7 +27435,6 @@ f:com.intellij.refactoring.suggested.SuggestedRefactoringAvailabilityIndicator
- f:show(com.intellij.openapi.editor.Document,com.intellij.openapi.util.TextRange,com.intellij.openapi.util.TextRange,Z,java.lang.String):V
f:com.intellij.refactoring.suggested.SuggestedRefactoringAvailabilityIndicator$Companion
- f:getDisabledRefactoringTooltip():java.lang.String
f:com.intellij.refactoring.suggested.SuggestedRefactoringAvailabilityIndicatorKt
f:com.intellij.refactoring.suggested.SuggestedRefactoringChangeCollector
- com.intellij.refactoring.suggested.SuggestedRefactoringSignatureWatcher
- <init>(com.intellij.refactoring.suggested.SuggestedRefactoringAvailabilityIndicator):V
@@ -28476,7 +28354,6 @@ c:com.intellij.tools.ToolEditorDialog
- getPreferredFocusedComponent():javax.swing.JComponent
- getProject():com.intellij.openapi.project.Project
- p:setData(com.intellij.tools.Tool,java.lang.String[]):V
f:com.intellij.tools.ToolEditorDialogPanelKt
f:com.intellij.tools.ToolKeymapExtension
- com.intellij.tools.BaseToolKeymapExtension
- <init>():V
@@ -28599,7 +28476,6 @@ f:com.intellij.ui.DeferredIconImpl
- toString():java.lang.String
f:com.intellij.ui.DeferredIconImpl$Companion
- f:withoutReadAction(javax.swing.Icon,java.lang.Object,kotlin.jvm.functions.Function1):com.intellij.ui.DeferredIcon
f:com.intellij.ui.DeferredIconImplKt
com.intellij.ui.DeferredIconListener
- sf:Companion:com.intellij.ui.DeferredIconListener$Companion
- sf:TOPIC:com.intellij.util.messages.Topic
@@ -28642,8 +28518,6 @@ c:com.intellij.ui.ExperimentalUIConfigurable
- onApply():V
- onSubmitFeedback():V
f:com.intellij.ui.ExperimentalUIConfigurable$Companion
f:com.intellij.ui.ExperimentalUIConfigurableKt
f:com.intellij.ui.ExperimentalUIImplKt
com.intellij.ui.ExperimentalUIJetBrainsClientDelegate
- sf:Companion:com.intellij.ui.ExperimentalUIJetBrainsClientDelegate$Companion
- a:changeUi(Z,kotlin.jvm.functions.Function1):V
@@ -28913,7 +28787,6 @@ f:com.intellij.ui.tabs.FileColorManagerImpl
- isShared(java.lang.String):Z
- setEnabled(Z):V
- s:setEnabledForProjectView(Z):V
f:com.intellij.ui.tabs.FileColorsConfigurableKt
f:com.intellij.ui.tabs.FileColorsModel
- java.lang.Cloneable
- sf:FILE_COLOR:java.lang.String
@@ -29030,7 +28903,6 @@ a:com.intellij.util.TextFieldCompletionProviderDumbAware
- <init>(com.intellij.openapi.fileTypes.FileType,java.lang.String,kotlin.jvm.functions.Function1):V
- f:accepts(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
- toString():java.lang.String
f:com.intellij.util.gist.GistAstMarkerKt
f:com.intellij.util.gist.GistManagerImpl
- com.intellij.util.gist.GistManager
- <init>():V
@@ -29334,7 +29206,6 @@ f:com.intellij.util.indexing.UnindexedFilesIndexer
- performInDumbMode(com.intellij.openapi.progress.ProgressIndicator):V
- toString():java.lang.String
- tryMergeWith(com.intellij.openapi.project.DumbModeTask):com.intellij.util.indexing.UnindexedFilesIndexer
f:com.intellij.util.indexing.UnindexedFilesScannerStartupKt
f:com.intellij.util.indexing.UnindexedFilesUpdater
- s:getAvailablePhysicalCoresNumber():I
- s:getMaxNumberOfIndexingThreads():I
@@ -29390,7 +29261,6 @@ f:com.intellij.util.indexing.dependencies.AppIndexingDependenciesService$Compani
com.intellij.util.indexing.dependencies.FileIndexingStamp
- a:isSame(I):Z
- a:store(java.util.function.IntConsumer):V
f:com.intellij.util.indexing.dependencies.FileIndexingStampKt
f:com.intellij.util.indexing.dependencies.FutureScanningRequestToken
- <init>():V
- f:isSuccessful():Z
@@ -29653,8 +29523,6 @@ f:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.RelativePortableFil
- com.intellij.util.indexing.diagnostic.dump.paths.resolvers.PortableFilePathResolver
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.RelativePortableFilePathResolver
- findFileByPath(com.intellij.openapi.project.Project,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):com.intellij.openapi.vfs.VirtualFile
f:com.intellij.util.indexing.diagnostic.presentation.AggregateHtmlKt
f:com.intellij.util.indexing.diagnostic.presentation.HtmlUtilsKt
f:com.intellij.util.indexing.diagnostic.presentation.IndexingHtmlKt
- sf:generateHtml(com.intellij.util.indexing.diagnostic.dto.JsonIndexingActivityDiagnostic,java.lang.Appendable):java.lang.String
f:com.intellij.util.indexing.events.DirtyFiles
@@ -29759,7 +29627,6 @@ f:com.intellij.util.indexing.impl.storage.SwitchFileBasedIndexStorageAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
f:com.intellij.util.indexing.impl.storage.SwitchFileBasedIndexStorageActionKt
c:com.intellij.util.indexing.impl.storage.TransientFileContentIndex
- com.intellij.util.indexing.impl.storage.VfsAwareMapReduceIndex
- <init>(com.intellij.util.indexing.FileBasedIndexExtension,com.intellij.util.indexing.storage.VfsAwareIndexStorageLayout):V
@@ -29831,12 +29698,10 @@ f:com.intellij.util.indexing.projectFilter.PersistentProjectIndexableFilesFilter
f:com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheck
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
- f:launchHealthCheck():V
f:com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheckKt
f:com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHolderKt
- sf:allowABTest():Z
- sf:useCachingFilesFilter():Z
- sf:usePersistentFilesFilter():Z
f:com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterKt
*f:com.intellij.util.indexing.roots.CustomKindEntityIteratorImpl
- com.intellij.util.indexing.roots.RootHolderIteratorBase
- <init>(com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation):V
@@ -30025,7 +29890,6 @@ com.intellij.util.indexing.roots.origin.GenericContentEntityOrigin
- com.intellij.util.indexing.roots.kind.ContentOrigin
- a:getReference():com.intellij.platform.workspace.storage.EntityPointer
- a:getRootHolder():com.intellij.util.indexing.roots.origin.IndexingRootHolder
f:com.intellij.util.indexing.roots.origin.IndexableSetOriginsKt
com.intellij.util.indexing.roots.origin.IndexingRootHolder
- sf:Companion:com.intellij.util.indexing.roots.origin.IndexingRootHolder$Companion
- a:getDebugDescription():java.lang.String
@@ -30155,7 +30019,6 @@ f:com.intellij.util.ui.SpeedSearchAdvertiser
- com.intellij.util.ui.ComponentAdvertiser
- <init>():V
- f:addSpeedSearchAdvertisement():javax.swing.JComponent
f:com.intellij.util.ui.SpeedSearchAdvertiserKt
f:com.intellij.util.ui.UpDownHandler
- s:register(javax.swing.JComponent,javax.swing.JComponent):V
- s:register(javax.swing.JComponent,javax.swing.JComponent,Z):V
@@ -30376,7 +30239,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.facet.ModifiableFacetModelBr
- removeFacet(com.intellij.facet.Facet):V
- rename(com.intellij.facet.Facet,java.lang.String):V
- replaceFacet(com.intellij.facet.Facet,com.intellij.facet.Facet):V
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleBridgeLoaderServiceKt
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleTypeUtils
- sf:WEB_MODULE_ENTITY_TYPE_ID:com.intellij.platform.workspace.jps.entities.ModuleTypeId
- sf:WEB_MODULE_ENTITY_TYPE_ID_NAME:java.lang.String
@@ -30413,7 +30275,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.sdk.SdkTableBridgeImpl
- removeSdk(com.intellij.openapi.projectRoots.Sdk):V
- saveOnDisk():V
- updateSdk(com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.projectRoots.Sdk):V
f:com.intellij.workspaceModel.ide.impl.legacyBridge.sdk.SdkTableBridgeImplKt
f:com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.EntityWithVirtualFileUrl
- <init>(com.intellij.platform.workspace.storage.WorkspaceEntity,com.intellij.platform.workspace.storage.url.VirtualFileUrl,java.lang.String):V
- f:component1():com.intellij.platform.workspace.storage.WorkspaceEntity

View File

@@ -985,7 +985,6 @@ f:com.intellij.platform.lvcs.impl.ChangeSetSelectionKt
- sf:getLeftRevision(com.intellij.platform.lvcs.impl.ChangeSetSelection):com.intellij.platform.lvcs.impl.RevisionId
- sf:getRightRevision(com.intellij.platform.lvcs.impl.ChangeSetSelection):com.intellij.platform.lvcs.impl.RevisionId
- sf:toChangeSetSelection(com.intellij.platform.lvcs.impl.ActivitySelection):com.intellij.platform.lvcs.impl.ChangeSetSelection
f:com.intellij.platform.lvcs.impl.LocalHistoryActivityDataKt
f:com.intellij.platform.lvcs.impl.LocalHistoryActivityProviderKt
- sf:getACTIVITY_PRESENTATION_PROVIDER_EP():com.intellij.openapi.extensions.ExtensionPointName
a:com.intellij.platform.lvcs.impl.RevisionId
@@ -1029,15 +1028,11 @@ f:com.intellij.platform.lvcs.impl.actions.RevertDifferencesAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.platform.lvcs.impl.diff.ActivityDiffDataImplKt
f:com.intellij.platform.lvcs.impl.diff.DiffUtilsKt
f:com.intellij.platform.lvcs.impl.diff.DifferenceObjectKt
f:com.intellij.platform.lvcs.impl.diff.EntryDiffContentKt
- sf:createCurrentDiffContent(com.intellij.openapi.project.Project,com.intellij.history.integration.IdeaGateway,java.lang.String):com.intellij.diff.contents.DiffContent
- sf:createCurrentDiffContent(com.intellij.openapi.project.Project,com.intellij.history.integration.IdeaGateway,java.lang.String,I,I):com.intellij.diff.contents.DiffContent
- sf:createDiffContent(com.intellij.history.integration.IdeaGateway,com.intellij.history.core.tree.Entry,J,com.intellij.history.integration.ui.models.SelectionCalculator,com.intellij.history.integration.ui.models.RevisionProcessingProgress):com.intellij.diff.contents.DiffContent
- sf:createDiffContent(com.intellij.openapi.project.Project,com.intellij.history.integration.IdeaGateway,com.intellij.history.core.tree.Entry):com.intellij.diff.contents.DiffContent
f:com.intellij.platform.lvcs.impl.operations.RevertKt
f:com.intellij.platform.lvcs.impl.statistics.LocalHistoryCounter
- sf:INSTANCE:com.intellij.platform.lvcs.impl.statistics.LocalHistoryCounter
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
@@ -1079,7 +1074,6 @@ f:com.intellij.platform.lvcs.impl.ui.ActivityChangesBrowser
- getData(java.lang.String):java.lang.Object
- f:getDiffData():com.intellij.platform.lvcs.impl.ActivityDiffData
- f:setDiffData(com.intellij.platform.lvcs.impl.ActivityDiffData):V
f:com.intellij.platform.lvcs.impl.ui.ActivityItemRendererKt
com.intellij.platform.lvcs.impl.ui.ActivityModelListener
- java.util.EventListener
- onDiffDataLoadingStarted():V
@@ -1121,5 +1115,3 @@ f:com.intellij.platform.lvcs.impl.ui.ActivityView$Companion
- f:getSCOPE():com.intellij.openapi.actionSystem.DataKey
- f:getSELECTED_DIFFERENCES():com.intellij.openapi.actionSystem.DataKey
- f:getSELECTION():com.intellij.openapi.actionSystem.DataKey
f:com.intellij.platform.lvcs.impl.ui.ActivityViewKt
f:com.intellij.platform.lvcs.impl.ui.SingleFileActivityDiffPreviewKt

View File

@@ -5,8 +5,6 @@ f:com.intellij.markdown.utils.doc.DocMarkdownToHtmlConverter
- sf:convert(com.intellij.openapi.project.Project,java.lang.String):java.lang.String
- sf:convert(com.intellij.openapi.project.Project,java.lang.String,com.intellij.lang.Language):java.lang.String
- bs:convert$default(com.intellij.openapi.project.Project,java.lang.String,com.intellij.lang.Language,I,java.lang.Object):java.lang.String
f:com.intellij.markdown.utils.doc.impl.DocFlavourDescriptorKt
f:com.intellij.markdown.utils.doc.impl.DocGeneratingProvidersKt
f:com.intellij.markdown.utils.lang.CodeBlockHtmlSyntaxHighlighter
- com.intellij.markdown.utils.lang.HtmlSyntaxHighlighter
- <init>(com.intellij.openapi.project.Project):V

View File

@@ -83,7 +83,6 @@ com.intellij.platform.ml.embeddings.search.indices.EmbeddingSearchIndex
- a:setLimit(java.lang.Integer,kotlin.coroutines.Continuation):java.lang.Object
- a:streamFindClose(ai.grazie.emb.FloatTextEmbedding,java.lang.Double,kotlin.coroutines.Continuation):java.lang.Object
- bs:streamFindClose$default(com.intellij.platform.ml.embeddings.search.indices.EmbeddingSearchIndex,ai.grazie.emb.FloatTextEmbedding,java.lang.Double,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
f:com.intellij.platform.ml.embeddings.search.indices.EmbeddingSearchIndexKt
com.intellij.platform.ml.embeddings.search.indices.FileIndexableEntitiesProvider
- sf:Companion:com.intellij.platform.ml.embeddings.search.indices.FileIndexableEntitiesProvider$Companion
- a:extractIndexableClasses(com.intellij.psi.PsiFile):java.util.List
@@ -294,7 +293,6 @@ f:com.intellij.platform.ml.embeddings.search.utils.SuspendingReadWriteLock
- <init>():V
- f:read(kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object
- f:write(kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object
f:com.intellij.platform.ml.embeddings.search.utils.TracingUtilsKt
f:com.intellij.platform.ml.embeddings.services.CustomRootDataLoader
- ai.grazie.utils.mpp.RootDataLoader
- ai.grazie.utils.mpp.RootStreamDataLoader

View File

@@ -132,28 +132,16 @@ f:com.intellij.internal.ml.ngram.VocabularyWithLimit
- f:toIndicesWithLimit(java.util.List,com.intellij.completion.ngram.slp.modeling.ngram.NGramModel):java.util.List
- writeExternal(java.io.ObjectOutput):V
f:com.intellij.internal.ml.ngram.VocabularyWithLimit$Companion
f:com.intellij.platform.ml.impl.DumbMLTaskKt
f:com.intellij.platform.ml.impl.MLModelUsageSessionKt
f:com.intellij.platform.ml.impl.MLTaskKt
f:com.intellij.platform.ml.impl.UtilKt
com.intellij.platform.ml.impl.apiPlatform.MLTaskGroupListenerProvider
- sf:Companion:com.intellij.platform.ml.impl.apiPlatform.MLTaskGroupListenerProvider$Companion
f:com.intellij.platform.ml.impl.apiPlatform.MLTaskGroupListenerProvider$Companion
- f:getTOPIC():com.intellij.util.messages.Topic
f:com.intellij.platform.ml.impl.environment.ExtendedEnvironmentKt
f:com.intellij.platform.ml.impl.environment.TopologicalSortingResolverKt
f:com.intellij.platform.ml.impl.logs.CommonKt
f:com.intellij.platform.ml.impl.logs.MLSessionLoggerKt
f:com.intellij.platform.ml.impl.logs.SessionAsMultipleEventsLoggingStrategyKt
f:com.intellij.platform.ml.impl.logs.SessionFinishedKt
f:com.intellij.platform.ml.impl.model.RegressionModelKt
a:com.intellij.platform.ml.impl.ngram.model.NGramModel
- <init>(com.intellij.platform.ml.impl.ngram.model.counter.NGramCounter,I):V
- f:getAllNGramsWithCount():java.util.Map
- pf:getNGramCounter():com.intellij.platform.ml.impl.ngram.model.counter.NGramCounter
- pf:getNgramSize():I
- a:scoreToken(java.util.List,I):D
f:com.intellij.platform.ml.impl.ngram.model.NGramModelKt
com.intellij.platform.ml.impl.ngram.model.NGramToken
f:com.intellij.platform.ml.impl.ngram.model.NGramToken$EndOfSentence
- com.intellij.platform.ml.impl.ngram.model.NGramToken
@@ -186,10 +174,6 @@ f:com.intellij.platform.ml.impl.ngram.model.SimpleNGramModel$Companion
com.intellij.platform.ml.impl.ngram.model.counter.NGramCounter
- a:getAllNGramsWithCount():java.util.Map
- a:getFrequencyOf(java.util.List):I
f:com.intellij.platform.ml.impl.session.SessionStructureCollectorKt
f:com.intellij.platform.ml.impl.session.SessionTreeKt
f:com.intellij.platform.ml.impl.session.SessionUsageUtilKt
f:com.intellij.platform.ml.impl.session.analysis.AnalysersKt
f:com.intellij.platform.ml.impl.turboComplete.CompletionKind
- <init>(java.lang.Enum,com.intellij.platform.ml.impl.turboComplete.KindVariety):V
- f:component1():java.lang.Enum

View File

@@ -2,13 +2,11 @@ f:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingBundle
- com.intellij.DynamicBundle
- sf:INSTANCE:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingBundle
- f:message(java.lang.String,java.lang.Object[]):java.lang.String
f:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingBundleKt
f:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingDialog
- com.intellij.openapi.ui.DialogWrapper
- sf:Companion:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingDialog$Companion
- <init>(com.intellij.openapi.project.Project):V
f:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingDialog$Companion
f:com.intellij.platform.ide.newUiOnboarding.NewUiOnboardingStartupActivityKt
f:com.intellij.platform.ide.newUiOnboarding.steps.MainMenuStep
- <init>():V
- isAvailable():Z

View File

@@ -1,13 +1,6 @@
f:com.intellij.configurationStore.XmlSerializerKt
- sf:clearBindingCache():V
- sf:deserializeBaseStateWithCustomNameFilter(com.intellij.openapi.components.BaseState,java.util.Collection):org.jdom.Element
f:com.intellij.serialization.BeanBindingKt
f:com.intellij.serialization.BindingKt
f:com.intellij.serialization.CollectionBindingKt
f:com.intellij.serialization.ContextKt
f:com.intellij.serialization.IonBindingProducerKt
f:com.intellij.serialization.IonKt
f:com.intellij.serialization.IonObjectSerializerKt
f:com.intellij.serialization.NonDefaultConstructorInfo
- f:constructor:java.lang.reflect.Constructor
- f:names:java.util.List
@@ -54,7 +47,6 @@ f:com.intellij.serialization.ObjectSerializer$Companion
- f:getInstance():com.intellij.serialization.ObjectSerializer
f:com.intellij.serialization.ObjectSerializerKt
- sf:getDefaultReadConfiguration():com.intellij.serialization.ReadConfiguration
f:com.intellij.serialization.PrimitiveBindingsKt
f:com.intellij.serialization.ReadConfiguration
- f:allowAnySubTypes:Z
- f:beanConstructed:kotlin.jvm.functions.Function1
@@ -107,7 +99,6 @@ f:com.intellij.serialization.VersionedFile
- f:writeList(java.util.Collection,java.lang.Class):V
- f:writeList(java.util.Collection,java.lang.Class,com.intellij.serialization.WriteConfiguration):V
- bs:writeList$default(com.intellij.serialization.VersionedFile,java.util.Collection,java.lang.Class,com.intellij.serialization.WriteConfiguration,I,java.lang.Object):V
f:com.intellij.serialization.VersionedFileKt
f:com.intellij.serialization.WriteConfiguration
- f:allowAnySubTypes:Z
- f:binary:Z
@@ -148,9 +139,6 @@ f:com.intellij.serialization.stateProperties.EnumStoredProperty
- isEqualToDefault():Z
- parseAndSetValue(java.lang.String):V
- setValue(com.intellij.openapi.components.BaseState,java.lang.Enum):V
f:com.intellij.serialization.stateProperties.FloatStoredPropertyKt
f:com.intellij.serialization.stateProperties.IntStoredPropertyKt
f:com.intellij.serialization.stateProperties.LongStoredPropertyKt
f:com.intellij.serialization.stateProperties.MapStoredProperty
- com.intellij.openapi.components.StoredPropertyBase
- <init>(java.util.Map):V
@@ -176,4 +164,3 @@ a:com.intellij.serialization.stateProperties.ObjectStateStoredPropertyBase
- setValue(com.intellij.openapi.components.StoredProperty):Z
- pf:setValue(java.lang.Object):V
- toString():java.lang.String
f:com.intellij.serialization.xml.KotlinAwareBeanBindingKt

View File

@@ -335,7 +335,6 @@ a:com.intellij.execution.ui.utils.AbstractFragmentBuilder
- f:withCustomBuilder(com.intellij.execution.ui.utils.AbstractFragmentBuilder,kotlin.jvm.functions.Function1):com.intellij.execution.ui.SettingsEditorFragment
@:com.intellij.execution.ui.utils.FragmentsDsl
- java.lang.annotation.Annotation
f:com.intellij.execution.ui.utils.FragmentsDslBuilderKt
*f:com.intellij.execution.ui.utils.Group
- com.intellij.execution.ui.utils.AbstractFragmentBuilder
- <init>(java.lang.String,java.lang.String,java.lang.String,java.util.List):V
@@ -1261,7 +1260,6 @@ com.intellij.ide.ui.VirtualFileAppearanceListener
- a:installTheme(javax.swing.UIDefaults):V
- a:isDark():Z
- a:isInitialized():Z
f:com.intellij.ide.ui.laf.UIThemeLookAndFeelInfoKt
a:com.intellij.ide.ui.search.ActionFromOptionDescriptorProvider
- sf:EP:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
@@ -1952,7 +1950,6 @@ com.intellij.openapi.actionSystem.Toggleable
- s:isSelected(javax.swing.JComponent):java.lang.Boolean
- s:setSelected(com.intellij.openapi.actionSystem.Presentation,Z):V
- s:setSelected(javax.swing.JComponent,java.lang.Boolean):V
f:com.intellij.openapi.actionSystem.ex.ActionContextElementKt
a:com.intellij.openapi.actionSystem.ex.ActionManagerEx
- com.intellij.openapi.actionSystem.ActionManager
- sf:Companion:com.intellij.openapi.actionSystem.ex.ActionManagerEx$Companion
@@ -2015,7 +2012,6 @@ f:com.intellij.openapi.actionSystem.ex.ActionUtil
- sf:underModalProgress(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.util.Computable):java.lang.Object
- sf:wrap(com.intellij.openapi.actionSystem.AnAction):com.intellij.openapi.actionSystem.AnAction
- sf:wrap(java.lang.String):com.intellij.openapi.actionSystem.AnAction
f:com.intellij.openapi.actionSystem.ex.ActionUtilKt
a:com.intellij.openapi.actionSystem.ex.CheckboxAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
@@ -3077,8 +3073,6 @@ f:com.intellij.openapi.observable.util.BindUtil
- sf:bindStorage(com.intellij.openapi.observable.properties.ObservableMutableProperty,java.lang.String):com.intellij.openapi.observable.properties.ObservableMutableProperty
- sf:bindVisible(java.awt.Component,com.intellij.openapi.observable.properties.ObservableProperty):java.awt.Component
- sf:lockOrSkip(java.util.concurrent.atomic.AtomicBoolean,kotlin.jvm.functions.Function0):V
f:com.intellij.openapi.observable.util.DisposerUtilKt
f:com.intellij.openapi.observable.util.KotlinUtilKt
f:com.intellij.openapi.observable.util.ListenerUiUtil
- sf:onceWhenFocusGained(java.awt.Component,com.intellij.openapi.Disposable,kotlin.jvm.functions.Function1):V
- bs:onceWhenFocusGained$default(java.awt.Component,com.intellij.openapi.Disposable,kotlin.jvm.functions.Function1,I,java.lang.Object):V
@@ -3897,7 +3891,6 @@ f:com.intellij.openapi.ui.DialogPanel
- f:setValidationsOnApply(java.util.Map):V
- f:setValidationsOnInput(java.util.Map):V
- f:validateAll():java.util.List
f:com.intellij.openapi.ui.DialogPanelValidatorKt
a:com.intellij.openapi.ui.DialogWrapper
- sf:CANCEL_EXIT_CODE:I
- sf:CLOSE_EXIT_CODE:I
@@ -4796,7 +4789,6 @@ c:com.intellij.openapi.ui.ThreeComponentsSplitter
- f:setOrientation(Z):V
- f:setShowDividerControls(Z):V
- updateUI():V
f:com.intellij.openapi.ui.ThreeComponentsSplitterKt
f:com.intellij.openapi.ui.TitlePanel
- javax.swing.JPanel
- <init>(java.lang.String,java.lang.String):V
@@ -7398,7 +7390,6 @@ f:com.intellij.ui.ScrollPaneFactory
- f:setup(javax.swing.JScrollPane,java.util.Set,javax.swing.JComponent):V
- bs:setup$default(com.intellij.ui.ScrollableContentBorder$Companion,javax.swing.JScrollPane,com.intellij.ui.Side,javax.swing.JComponent,I,java.lang.Object):V
- bs:setup$default(com.intellij.ui.ScrollableContentBorder$Companion,javax.swing.JScrollPane,java.util.Set,javax.swing.JComponent,I,java.lang.Object):V
f:com.intellij.ui.ScrollableContentBorderKt
f:com.intellij.ui.ScrollingUtil
- sf:ROW_PADDING:I
- <init>():V
@@ -8328,7 +8319,6 @@ c:com.intellij.ui.components.JBOptionButton
f:com.intellij.ui.components.JBOptionButton$Companion
- f:getDefaultShowPopupShortcut():com.intellij.openapi.actionSystem.CustomShortcutSet
- f:getDefaultTooltip():java.lang.String
f:com.intellij.ui.components.JBOptionButtonKt
c:com.intellij.ui.components.JBPanelWithEmptyText
- com.intellij.ui.components.JBPanel
- com.intellij.util.ui.ComponentWithEmptyText
@@ -8961,7 +8951,6 @@ e:com.intellij.ui.components.panels.HorizontalLayout$Group
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.ui.components.panels.HorizontalLayout$Group
- s:values():com.intellij.ui.components.panels.HorizontalLayout$Group[]
f:com.intellij.ui.components.panels.HorizontalLayoutKt
*f:com.intellij.ui.components.panels.ListLayout
- java.awt.LayoutManager2
- *sf:Companion:com.intellij.ui.components.panels.ListLayout$Companion
@@ -9192,7 +9181,6 @@ com.intellij.ui.docking.DragSession
- a:cancel():V
- a:getResponse(java.awt.event.MouseEvent):com.intellij.ui.docking.DockContainer$ContentResponse
- a:process(java.awt.event.MouseEvent):V
f:com.intellij.ui.dsl.UiDslExceptionKt
com.intellij.ui.dsl.builder.ButtonsGroup
- com.intellij.ui.dsl.builder.RowsRange
- a:bind(com.intellij.ui.dsl.builder.MutableProperty,java.lang.Class):com.intellij.ui.dsl.builder.ButtonsGroup
@@ -9200,7 +9188,6 @@ com.intellij.ui.dsl.builder.ButtonsGroup
- a:enabledIf(com.intellij.ui.layout.ComponentPredicate):com.intellij.ui.dsl.builder.ButtonsGroup
- a:visible(Z):com.intellij.ui.dsl.builder.ButtonsGroup
- a:visibleIf(com.intellij.ui.layout.ComponentPredicate):com.intellij.ui.dsl.builder.ButtonsGroup
f:com.intellij.ui.dsl.builder.ButtonsGroupKt
f:com.intellij.ui.dsl.builder.ChangeContext
- <init>(java.lang.Object,Z):V
- f:component1():java.lang.Object
@@ -9295,7 +9282,6 @@ com.intellij.ui.dsl.builder.SpacingConfiguration
- a:getVerticalComponentGap():I
- a:getVerticalMediumGap():I
- a:getVerticalSmallGap():I
f:com.intellij.ui.dsl.builder.SpacingConfigurationKt
f:com.intellij.ui.dsl.builder.UtilsKt
- sf:DEFAULT_COMMENT_WIDTH:I
- sf:MAX_LINE_LENGTH_NO_WRAP:I
@@ -9531,8 +9517,6 @@ f:com.intellij.ui.dsl.gridLayout.VerticalGapsKt
- bs:subGridBuilder$default(com.intellij.ui.dsl.gridLayout.builders.RowsGridBuilder,I,com.intellij.ui.dsl.gridLayout.HorizontalAlign,com.intellij.ui.dsl.gridLayout.VerticalAlign,Z,Z,I,java.lang.Object):com.intellij.ui.dsl.gridLayout.builders.RowsGridBuilder
- bs:subGridBuilder$default(com.intellij.ui.dsl.gridLayout.builders.RowsGridBuilder,I,com.intellij.ui.dsl.gridLayout.HorizontalAlign,com.intellij.ui.dsl.gridLayout.VerticalAlign,Z,Z,com.intellij.ui.dsl.gridLayout.Gaps,com.intellij.ui.dsl.gridLayout.Gaps,I,java.lang.Object):com.intellij.ui.dsl.gridLayout.builders.RowsGridBuilder
- bs:subGridBuilder$default(com.intellij.ui.dsl.gridLayout.builders.RowsGridBuilder,I,com.intellij.ui.dsl.gridLayout.HorizontalAlign,com.intellij.ui.dsl.gridLayout.VerticalAlign,Z,Z,com.intellij.ui.dsl.gridLayout.UnscaledGaps,com.intellij.ui.dsl.gridLayout.UnscaledGaps,I,java.lang.Object):com.intellij.ui.dsl.gridLayout.builders.RowsGridBuilder
f:com.intellij.ui.dsl.gridLayout.builders.RowsGridBuilderKt
f:com.intellij.ui.dsl.gridLayout.impl.GridImplKt
f:com.intellij.ui.dsl.listCellRenderer.BuilderKt
- sf:listCellRenderer(kotlin.jvm.functions.Function1):javax.swing.ListCellRenderer
- sf:textListCellRenderer(kotlin.jvm.functions.Function1):javax.swing.ListCellRenderer
@@ -9714,7 +9698,6 @@ com.intellij.ui.jcef.JBCefApp$JBCefCustomSchemeHandlerFactory
- a:getDomainName():java.lang.String
- a:getSchemeName():java.lang.String
- a:registerCustomScheme(org.cef.callback.CefSchemeRegistrar):V
f:com.intellij.ui.jcef.JBCefAppCacheKt
com.intellij.ui.jcef.JBCefAppRequiredArgumentsProvider
- sf:Companion:com.intellij.ui.jcef.JBCefAppRequiredArgumentsProvider$Companion
- a:getOptions():java.util.List
@@ -11215,7 +11198,6 @@ f:com.intellij.ui.tabs.impl.JBTabsImpl$Toolbar
- <init>(com.intellij.ui.tabs.impl.JBTabsImpl,com.intellij.ui.tabs.TabInfo,java.awt.Component,com.intellij.openapi.actionSystem.ActionGroup):V
- getPreferredSize():java.awt.Dimension
- f:isEmpty():Z
f:com.intellij.ui.tabs.impl.JBTabsImplKt
a:com.intellij.ui.tabs.impl.LayoutPassInfo
- entryPointRect:java.awt.Rectangle
- moreRect:java.awt.Rectangle
@@ -12755,7 +12737,6 @@ a:com.intellij.util.ui.Animator
- resume():V
- f:suspend():V
- toString():java.lang.String
f:com.intellij.util.ui.AnimatorKt
c:com.intellij.util.ui.AsyncProcessIcon
- com.intellij.util.ui.AnimatedIcon
- sf:COUNT:I
@@ -12931,7 +12912,6 @@ f:com.intellij.util.ui.LafIconLookup
- sf:getIcon(java.lang.String,Z,Z,Z,Z,Z):javax.swing.Icon
- bs:getIcon$default(java.lang.String,Z,Z,Z,Z,Z,I,java.lang.Object):javax.swing.Icon
- sf:getSelectedIcon(java.lang.String):javax.swing.Icon
f:com.intellij.util.ui.LafIconLookupKt
c:com.intellij.util.ui.ListTableModel
- com.intellij.util.ui.TableViewModel
- com.intellij.util.ui.EditableModel
@@ -13272,7 +13252,6 @@ f:com.intellij.util.ui.tree.TreeUtil
- s:visitVisibleRows(javax.swing.JTree,java.util.function.Function,java.util.function.Consumer):V
com.intellij.util.ui.tree.TreeUtil$Traverse
- a:accept(java.lang.Object):Z
f:com.intellij.util.ui.update.LazyUiDisposableKt
a:com.intellij.xml.breadcrumbs.BreadcrumbsInfoProvider
- com.intellij.ui.breadcrumbs.BreadcrumbsProvider
- <init>():V

File diff suppressed because it is too large Load Diff

View File

@@ -659,7 +659,6 @@ f:com.intellij.util.Urls
- sf:parseEncoded(java.lang.String):com.intellij.util.Url
- sf:parseFromIdea(java.lang.CharSequence):com.intellij.util.Url
- sf:toUriWithoutParameters(com.intellij.util.Url):java.net.URI
f:com.intellij.util.UrlsKt
f:com.intellij.util.io.EnumeratorLongDescriptor
- com.intellij.util.io.KeyDescriptor
- sf:INSTANCE:com.intellij.util.io.EnumeratorLongDescriptor

View File

@@ -83,7 +83,6 @@ f:org.jetbrains.io.BuiltInServer$Companion
- f:replaceDefaultHandler(io.netty.channel.ChannelHandlerContext,io.netty.channel.ChannelHandler):V
- f:start(I,I,Z,kotlin.jvm.functions.Function0,kotlin.coroutines.Continuation):java.lang.Object
- bs:start$default(org.jetbrains.io.BuiltInServer$Companion,I,I,Z,kotlin.jvm.functions.Function0,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
f:org.jetbrains.io.BuiltInServerKt
f:org.jetbrains.io.ChannelExceptionHandler
- io.netty.channel.ChannelHandlerAdapter
- exceptionCaught(io.netty.channel.ChannelHandlerContext,java.lang.Throwable):V
@@ -113,7 +112,6 @@ a:org.jetbrains.io.DelegatingHttpRequestHandlerBase
- exceptionCaught(io.netty.channel.ChannelHandlerContext,java.lang.Throwable):V
- p:messageReceived(io.netty.channel.ChannelHandlerContext,io.netty.handler.codec.http.FullHttpRequest):V
- pa:process(io.netty.channel.ChannelHandlerContext,io.netty.handler.codec.http.FullHttpRequest,io.netty.handler.codec.http.QueryStringDecoder):Z
f:org.jetbrains.io.DelegatingHttpRequestHandlerKt
f:org.jetbrains.io.FileResponses
- sf:INSTANCE:org.jetbrains.io.FileResponses
- f:checkCache(io.netty.handler.codec.http.HttpRequest,io.netty.channel.Channel,J):Z

View File

@@ -116,7 +116,6 @@ a:com.intellij.openapi.components.BaseState
- toString():java.lang.String
- pf:treeSet():com.intellij.openapi.components.StoredPropertyBase
f:com.intellij.openapi.components.BaseState$Companion
f:com.intellij.openapi.components.BaseStateKt
e:com.intellij.openapi.components.JsonSchemaType
- java.lang.Enum
- sf:ARRAY:com.intellij.openapi.components.JsonSchemaType

View File

@@ -69,7 +69,6 @@ f:com.intellij.configurationStore.BundledSchemeEP
- <init>():V
- f:getPath():java.lang.String
- f:setPath(java.lang.String):V
f:com.intellij.configurationStore.DefaultStateSerializerKt
f:com.intellij.configurationStore.InitializedSchemeWrapper
- com.intellij.configurationStore.SchemeWrapper
- <init>(com.intellij.openapi.options.Scheme,kotlin.jvm.functions.Function1):V
@@ -96,7 +95,6 @@ f:com.intellij.configurationStore.JbXmlOutputter$Companion
- f:collapseMacrosAndWrite(org.jdom.Element,com.intellij.openapi.components.ComponentManager,java.io.Writer):V
- f:createOutputter(com.intellij.openapi.components.ComponentManager):com.intellij.configurationStore.JbXmlOutputter
- f:escapeElementEntities(java.lang.String):java.lang.String
f:com.intellij.configurationStore.JbXmlOutputterKt
a:com.intellij.configurationStore.LazySchemeProcessor
- com.intellij.openapi.options.SchemeProcessor
- <init>():V
@@ -136,7 +134,6 @@ f:com.intellij.configurationStore.SchemeManagerIprProvider
- read(java.lang.String,com.intellij.openapi.components.RoamingType,kotlin.jvm.functions.Function1):Z
- write(java.lang.String,B[],com.intellij.openapi.components.RoamingType):V
- f:writeState(org.jdom.Element):V
f:com.intellij.configurationStore.SchemeManagerIprProviderKt
a:com.intellij.configurationStore.SchemeWrapper
- com.intellij.openapi.options.ExternalizableSchemeAdapter
- com.intellij.configurationStore.SerializableScheme
@@ -153,7 +150,6 @@ f:com.intellij.configurationStore.Scheme_implKt
com.intellij.configurationStore.SerializableScheme
- getSchemeState():com.intellij.openapi.options.SchemeState
- a:writeScheme():org.jdom.Element
f:com.intellij.configurationStore.StateStorageManagerKt
f:com.intellij.ide.projectView.impl.ProjectRootsUtil
- s:findExcludeFolder(com.intellij.openapi.module.Module,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.roots.ExcludeFolder
- s:findUnloadedModuleByContentRoot(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):java.lang.String
@@ -208,7 +204,6 @@ com.intellij.openapi.components.PathMacroSubstitutor
- collapsePathsRecursively(org.jdom.Element):V
- a:expandPath(java.lang.String):java.lang.String
- a:expandPaths(org.jdom.Element):V
f:com.intellij.openapi.components.ServiceKt
com.intellij.openapi.components.TrackingPathMacroSubstitutor
- com.intellij.openapi.components.PathMacroSubstitutor
- a:addUnknownMacros(java.lang.String,java.util.Collection):V
@@ -229,7 +224,6 @@ c:com.intellij.openapi.components.impl.ProjectPathMacroManager
- p:computeReplacePathMap():com.intellij.application.options.ReplacePathToMacroMap
- s:createInstance(java.util.function.Supplier,java.util.function.Supplier,java.util.function.Supplier):com.intellij.openapi.components.impl.ProjectPathMacroManager
- getExpandMacroMap():com.intellij.openapi.components.ExpandMacroToPathMap
f:com.intellij.openapi.components.impl.stores.ComponentStorageUtilKt
com.intellij.openapi.components.impl.stores.IProjectStore
- sf:COMPONENT_STORE_LOADING_ENABLED:com.intellij.openapi.util.Key
- a:clearStorages():V
@@ -692,7 +686,6 @@ c:com.intellij.openapi.roots.impl.ProjectRootManagerImpl
f:com.intellij.openapi.roots.impl.ProjectRootManagerImpl$Companion
- f:extractLocalPath(java.lang.String):java.lang.String
- f:getInstanceImpl(com.intellij.openapi.project.Project):com.intellij.openapi.roots.impl.ProjectRootManagerImpl
f:com.intellij.openapi.roots.impl.ProjectRootManagerImplKt
a:com.intellij.openapi.roots.impl.SdkFinder
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
@@ -958,7 +951,6 @@ f:com.intellij.workspaceModel.ide.impl.EntityTracingLogger
- f:printInfoAboutTracedEntity(com.intellij.platform.workspace.storage.EntityStorage,java.lang.String):V
- f:subscribe(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
f:com.intellij.workspaceModel.ide.impl.EntityTracingLogger$Companion
f:com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelKt
f:com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelSynchronizerListener
- com.intellij.platform.backend.workspace.WorkspaceModelChangeListener
- <init>(com.intellij.openapi.project.Project):V
@@ -966,7 +958,6 @@ f:com.intellij.workspaceModel.ide.impl.GlobalWorkspaceModelSynchronizerListener
f:com.intellij.workspaceModel.ide.impl.IdeVirtualFileUrlManagerImpl
- com.intellij.platform.workspace.storage.impl.url.VirtualFileUrlManagerImpl
- <init>():V
f:com.intellij.workspaceModel.ide.impl.JpsMetricsKt
f:com.intellij.workspaceModel.ide.impl.JpsProjectLoadingManagerImpl
- com.intellij.workspaceModel.ide.JpsProjectLoadingManager
- <init>():V
@@ -989,7 +980,6 @@ f:com.intellij.workspaceModel.ide.impl.OrphanService
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
- f:start():V
f:com.intellij.workspaceModel.ide.impl.OrphanService$Companion
f:com.intellij.workspaceModel.ide.impl.OrphanageKt
f:com.intellij.workspaceModel.ide.impl.VirtualFileUrlBridge
- com.intellij.platform.workspace.storage.impl.url.VirtualFileUrlImpl
- com.intellij.openapi.vfs.pointers.VirtualFilePointer
@@ -1035,7 +1025,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.GlobalAndCustomLibra
- <init>():V
- initializeBridges(com.intellij.openapi.project.Project,java.util.Map,com.intellij.platform.workspace.storage.MutableEntityStorage):V
- isEnabled():Z
f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.GlobalAndCustomLibraryTableBridgeInitializerKt
f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.GlobalLibraryTableBridgeImpl
- com.intellij.openapi.Disposable
- com.intellij.openapi.roots.libraries.LibraryTable
@@ -1059,7 +1048,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.GlobalLibraryTableBr
- removeLibrary(com.intellij.openapi.roots.libraries.Library):V
- removeListener(com.intellij.openapi.roots.libraries.LibraryTable$Listener):V
f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.GlobalLibraryTableBridgeImpl$Companion
f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.GlobalLibraryTableDelegateKt
f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.LegacyCustomLibraryEntitySource
- com.intellij.platform.workspace.storage.EntitySource
- <init>(java.lang.String):V
@@ -1123,12 +1111,10 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.ProjectLibraryTableB
- f:findLibraryEntity(com.intellij.platform.workspace.storage.EntityStorage,com.intellij.workspaceModel.ide.impl.legacyBridge.library.LibraryBridge):com.intellij.platform.workspace.jps.entities.LibraryEntity
- f:getLibraryMap(com.intellij.platform.workspace.storage.EntityStorage):com.intellij.platform.workspace.storage.ExternalEntityMapping
- f:getMutableLibraryMap(com.intellij.platform.workspace.storage.MutableEntityStorage):com.intellij.platform.workspace.storage.MutableExternalEntityMapping
f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.ProjectLibraryTableBridgeImplKt
f:com.intellij.workspaceModel.ide.impl.legacyBridge.library.ProjectLibraryTableBridgeInitializer
- <init>():V
- initializeBridges(com.intellij.openapi.project.Project,java.util.Map,com.intellij.platform.workspace.storage.MutableEntityStorage):V
- isEnabled():Z
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModifiableModuleModelBridgeImplKt
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleBridgeUtils
- sf:findModuleEntity(com.intellij.workspaceModel.ide.legacyBridge.ModuleBridge,com.intellij.platform.workspace.storage.EntityStorage):com.intellij.platform.workspace.jps.entities.ModuleEntity
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleDependencyIndexImpl
@@ -1148,7 +1134,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleDependencyIndex
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleEntityUtils
- sf:findModule(com.intellij.platform.workspace.jps.entities.ModuleEntity,com.intellij.platform.workspace.storage.EntityStorage):com.intellij.workspaceModel.ide.legacyBridge.ModuleBridge
- sf:getModuleLevelLibraries(com.intellij.platform.workspace.jps.entities.ModuleEntity,com.intellij.platform.workspace.storage.EntityStorage):kotlin.sequences.Sequence
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerBridgeImplKt
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleManagerComponentBridgeInitializer
- <init>():V
- initializeBridges(com.intellij.openapi.project.Project,java.util.Map,com.intellij.platform.workspace.storage.MutableEntityStorage):V
@@ -1163,7 +1148,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.UnloadedModuleDescrip
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.UnloadedModuleDescriptionBridge$Companion
- f:createDescription(com.intellij.platform.workspace.jps.entities.ModuleEntity):com.intellij.openapi.module.UnloadedModuleDescription
- f:createDescriptions(java.util.List):java.util.List
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.roots.ModifiableContentEntryBridgeKt
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.roots.ModifiableRootModelBridgeImpl
- com.intellij.openapi.roots.ModifiableRootModel
- com.intellij.openapi.roots.ModuleRootModel
@@ -1232,7 +1216,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.roots.ModifiableRootM
- setInvalidSdk(java.lang.String,java.lang.String):V
- setSdk(com.intellij.openapi.projectRoots.Sdk):V
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.roots.ModifiableRootModelBridgeImpl$Companion
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.roots.ModifiableRootModelBridgeImplKt
com.intellij.workspaceModel.ide.impl.legacyBridge.module.roots.ModuleLibraryTableBridge
- com.intellij.openapi.roots.libraries.LibraryTable
- a:getModule():com.intellij.openapi.module.Module
@@ -1325,7 +1308,6 @@ f:com.intellij.workspaceModel.ide.impl.legacyBridge.sdk.SdkModificatorBridgeImpl
- setSdkAdditionalData(com.intellij.openapi.projectRoots.SdkAdditionalData):V
- setVersionString(java.lang.String):V
- toString():java.lang.String
f:com.intellij.workspaceModel.ide.impl.legacyBridge.sdk.SdkModificatorBridgeImplKt
f:com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.FileContainerDescription
- <init>(java.util.List,java.util.List):V
- f:findByUrl(java.lang.String):com.intellij.openapi.vfs.pointers.VirtualFilePointer

View File

@@ -383,7 +383,6 @@ c:com.intellij.remote.RemoteSdkPropertiesHolder
com.intellij.remote.RemoteSdkPropertiesPaths
- a:getHelpersPath():java.lang.String
- a:getInterpreterPath():java.lang.String
f:com.intellij.remote.RemoteSdks
a:com.intellij.remote.RemoteSshProcess
- com.intellij.remote.RemoteProcess
- com.intellij.execution.process.PtyBasedProcess

View File

@@ -435,7 +435,6 @@ f:org.jetbrains.debugger.ValueModifierUtil
- f:evaluateGet(org.jetbrains.debugger.Variable,java.lang.Object,org.jetbrains.debugger.EvaluateContext,java.lang.String):org.jetbrains.concurrency.Promise
- f:propertyNamesToString(java.util.List,Z):java.lang.String
- f:setValue(org.jetbrains.debugger.Variable,java.lang.String,org.jetbrains.debugger.EvaluateContext,org.jetbrains.debugger.ValueModifier):org.jetbrains.concurrency.Promise
f:org.jetbrains.debugger.ValueModifierUtilKt
org.jetbrains.debugger.Variable
- a:getName():java.lang.String
- a:getValue():org.jetbrains.debugger.values.Value
@@ -728,7 +727,6 @@ e:org.jetbrains.debugger.values.ValueType
- s:values():org.jetbrains.debugger.values.ValueType[]
f:org.jetbrains.debugger.values.ValueType$Companion
- f:fromIndex(I):org.jetbrains.debugger.values.ValueType
f:org.jetbrains.debugger.values.ValueTypeKt
a:org.jetbrains.rpc.CommandProcessor
- org.jetbrains.rpc.CommandSenderBase
- org.jetbrains.rpc.MessageManager$Handler

View File

@@ -259,7 +259,6 @@ a:org.jetbrains.debugger.SuspendContextView
- f:resumeCurrentThread():V
- f:setActiveThread(com.intellij.xdebugger.frame.XStackFrame):Z
- f:setActiveVm(org.jetbrains.debugger.Vm):V
f:org.jetbrains.debugger.SuspendContextViewKt
org.jetbrains.debugger.VariableContext
- a:getEvaluateContext():org.jetbrains.debugger.EvaluateContext
- getMemberFilter():org.jetbrains.concurrency.Promise
@@ -312,7 +311,6 @@ f:org.jetbrains.debugger.VariableViewKt
- sf:getObjectValueDescription(org.jetbrains.debugger.values.ObjectValue):java.lang.String
- sf:isPrototypeVariable(java.lang.String):Z
- sf:trimFunctionDescription(java.lang.String):java.lang.String
f:org.jetbrains.debugger.VariablesGroupKt
f:org.jetbrains.debugger.VariablesKt
- sf:createVariablesList(java.util.List,I,I,org.jetbrains.debugger.VariableContext,org.jetbrains.debugger.MemberFilter):com.intellij.xdebugger.frame.XValueChildrenList
- sf:createVariablesList(java.util.List,org.jetbrains.debugger.VariableContext):com.intellij.xdebugger.frame.XValueChildrenList

View File

@@ -16,11 +16,6 @@ a:com.intellij.openapi.extensions.AbstractExtensionPointBean
- f:setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
f:com.intellij.serviceContainer.ComponentManagerImplKt
- sf:handleComponentError(java.lang.Throwable,java.lang.String,com.intellij.openapi.extensions.PluginId):V
f:com.intellij.serviceContainer.ConstructorInjectionKt
f:com.intellij.serviceContainer.ContextKt
- *sf:instance(java.lang.Class,kotlin.coroutines.Continuation):java.lang.Object
- sf:withContainerContext(com.intellij.openapi.components.ComponentManager,kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object
f:com.intellij.serviceContainer.InstantiateKt
f:com.intellij.serviceContainer.LightServiceInstanceSupportKt
f:com.intellij.serviceContainer.ServiceComponentAdapterKt
f:com.intellij.serviceContainer.ServiceInstanceInitializerKt

View File

@@ -40,13 +40,10 @@
- a:objectSerializer(java.lang.Class):com.intellij.platform.settings.SettingSerializerDescriptor
- a:settingDescriptor(java.lang.String,com.intellij.platform.settings.SettingSerializerDescriptor,kotlin.jvm.functions.Function1):com.intellij.platform.settings.SettingDescriptor
- a:settingDescriptor(java.lang.String,kotlin.jvm.functions.Function1):com.intellij.platform.settings.SettingDescriptor
*f:com.intellij.platform.settings.SettingDescriptorFactoryKt
*f:com.intellij.platform.settings.SettingDescriptorImplKt
*:com.intellij.platform.settings.SettingDescriptorTemplateFactory
- setting(java.lang.String):com.intellij.platform.settings.Setting
- a:setting(java.lang.String,com.intellij.platform.settings.SettingSerializerDescriptor):com.intellij.platform.settings.Setting
*:com.intellij.platform.settings.SettingSerializerDescriptor
*f:com.intellij.platform.settings.SettingSerializerDescriptorKt
*:com.intellij.platform.settings.SettingTag
*:com.intellij.platform.settings.SettingsController
- a:getItem(com.intellij.platform.settings.SettingDescriptor):java.lang.Object

View File

@@ -1 +0,0 @@
f:com.intellij.execution.testframework.sm.vcs.RunTestsCheckinHandlerFactoryKt

View File

@@ -121,7 +121,6 @@ f:org.jetbrains.sqlite.SqliteConnection
- f:withSavePoint(kotlin.jvm.functions.Function0):java.lang.Object
f:org.jetbrains.sqlite.SqliteConnectionKt
- sf:getSQLITE_ALLOWED_TYPES():java.util.Set
f:org.jetbrains.sqlite.SqliteDbKt
e:org.jetbrains.sqlite.SqliteErrorCode
- java.lang.Enum
- sf:Companion:org.jetbrains.sqlite.SqliteErrorCode$Companion
@@ -249,7 +248,6 @@ f:org.jetbrains.sqlite.SqliteIntPreparedStatement
- executeBatch():V
- f:getBinder():org.jetbrains.sqlite.IntBinder
- toString():java.lang.String
f:org.jetbrains.sqlite.SqliteLibLoaderKt
f:org.jetbrains.sqlite.SqlitePreparedStatement
- org.jetbrains.sqlite.SqliteStatement
- close():V
@@ -276,7 +274,6 @@ f:org.jetbrains.sqlite.SqliteResultSet
- f:isOpen():Z
- f:next():Z
- f:wasNull():Z
f:org.jetbrains.sqlite.SqliteResultSetKt
f:org.jetbrains.sqlite.SqliteSavepoint
- getSavepointId():I
- getSavepointName():java.lang.String

View File

@@ -106,7 +106,6 @@ f:com.intellij.internal.statistic.eventLog.EventLogRecorderConfiguration
- f:getMaxFilesToSend():I
- f:getSessionId():java.lang.String
f:com.intellij.internal.statistic.eventLog.EventLogRecorderConfiguration$Companion
f:com.intellij.internal.statistic.eventLog.FeatureUsageDataKt
f:com.intellij.internal.statistic.eventLog.FilteredEventMergeStrategy
- com.intellij.internal.statistic.eventLog.StatisticsEventMergeStrategy
- <init>(java.util.Set):V
@@ -256,7 +255,6 @@ f:com.intellij.internal.statistic.eventLog.events.scheme.EventsSchemeBuilder$Fea
- f:getPlugin():com.intellij.internal.statistic.eventLog.events.scheme.PluginSchemeDescriptor
- hashCode():I
- toString():java.lang.String
f:com.intellij.internal.statistic.eventLog.events.scheme.EventsSchemeBuilderAppStarterKt
e:com.intellij.internal.statistic.eventLog.events.scheme.FieldDataType
- java.lang.Enum
- sf:ARRAY:com.intellij.internal.statistic.eventLog.events.scheme.FieldDataType

View File

@@ -34,7 +34,6 @@ a:com.intellij.tasks.context.LoadContextUndoableAction
- pa:doLoad():V
- redo():V
- undo():V
f:com.intellij.tasks.context.OpenEditorsContextProviderKt
f:com.intellij.tasks.context.WorkingContextManager
- <init>(com.intellij.openapi.project.Project):V
- clearContext():V

View File

@@ -69,7 +69,6 @@ f:com.intellij.ide.util.TipUtils
- f:getTip(com.intellij.featureStatistics.FeatureDescriptor):com.intellij.ide.util.TipAndTrickBean
- sf:loadAndParseTip(com.intellij.ide.util.TipAndTrickBean,java.awt.Component):java.util.List
- f:loadAndParseTipStrict(com.intellij.ide.util.TipAndTrickBean):java.util.List
f:com.intellij.ide.util.TipUtilsKt
f:com.intellij.ide.util.TipsFeedback
- com.intellij.openapi.components.SimplePersistentStateComponent
- sf:Companion:com.intellij.ide.util.TipsFeedback$Companion

View File

@@ -127,7 +127,6 @@ a:com.intellij.usages.impl.UsageContextPanelBase
- f:updateLayout(java.util.List,com.intellij.usages.UsageView):V
- pa:updateLayoutLater(java.util.List):V
- p:updateLayoutLater(java.util.List,com.intellij.usages.UsageView):V
f:com.intellij.usages.impl.UsageFilteringRuleActions
c:com.intellij.usages.impl.UsageGroupingRuleProviderImpl
- com.intellij.usages.rules.UsageGroupingRuleProviderEx
- <init>():V
@@ -385,7 +384,6 @@ f:com.intellij.usages.impl.rules.ReadAccessFilteringRule
- sf:INSTANCE:com.intellij.usages.impl.rules.ReadAccessFilteringRule
- getActionId():java.lang.String
- isVisible(com.intellij.usages.Usage,com.intellij.usages.UsageTarget[]):Z
f:com.intellij.usages.impl.rules.UsageFilteringRules
a:com.intellij.usages.impl.rules.UsageGroupBase
- com.intellij.usages.UsageGroup
- p:<init>(I):V

View File

@@ -139,7 +139,6 @@ f:com.intellij.util.ResourceUtil
- a:getInitialized():java.lang.Object
- a:getValue(kotlin.coroutines.Continuation):java.lang.Object
- a:isInitialized():Z
f:com.intellij.util.SuspendingLazyImplKt
c:com.intellij.util.containers.HashMap
- java.util.HashMap
- <init>():V
@@ -195,7 +194,6 @@ f:com.intellij.util.io.Ksuid
- <init>():V
- s:generate():java.lang.String
- s:generateCustom(I,java.util.Random):java.nio.ByteBuffer
f:com.intellij.util.io.Lz4Kt
f:com.intellij.util.io.PathKt
- sf:basicAttributesIfExists(java.nio.file.Path):java.nio.file.attribute.BasicFileAttributes
- sf:copy(java.nio.file.Path,java.nio.file.Path):java.nio.file.Path
@@ -239,7 +237,6 @@ f:com.intellij.util.io.PathKt
- sf:write(java.nio.file.Path,B[],I,I):java.nio.file.Path
- bs:write$default(java.nio.file.Path,java.lang.CharSequence,java.nio.charset.Charset,Z,I,java.lang.Object):java.nio.file.Path
- sf:writeChild(java.nio.file.Path,java.lang.String,java.lang.String):java.nio.file.Path
f:com.intellij.util.io.mvstore.MvStoreHelperKt
*f:com.intellij.util.text.TextRangeUtils
- sf:splitLineRanges(java.lang.CharSequence):kotlin.sequences.Sequence
- sf:splitToTextRanges(java.lang.CharSequence,java.lang.String,Z):kotlin.sequences.Sequence

View File

@@ -33,7 +33,6 @@ f:com.intellij.BundleBase
- sf:replaceMnemonicAmpersand(java.lang.String):java.lang.String
- sf:setTranslationConsumer(java.util.function.BiConsumer):V
- sf:useDefaultValue(java.util.ResourceBundle,java.lang.String,java.lang.String):java.lang.String
f:com.intellij.BundleBaseKt
f:com.intellij.BundleUtil
- <init>():V
- s:loadLanguageBundle(java.lang.ClassLoader,java.lang.String):java.util.ResourceBundle
@@ -1363,7 +1362,6 @@ a:com.intellij.openapi.util.VolatileNullableLazyValue
- com.intellij.openapi.util.NullableLazyValue
- getValue():java.lang.Object
- isComputed():Z
f:com.intellij.openapi.util.WinBuildNumber
f:com.intellij.openapi.util.WriteExternalException
- java.lang.RuntimeException
- <init>(java.lang.String):V
@@ -2196,7 +2194,6 @@ e:com.intellij.openapi.vfs.CharsetToolkit$GuessedEncoding
- sf:VALID_UTF8:com.intellij.openapi.vfs.CharsetToolkit$GuessedEncoding
- s:valueOf(java.lang.String):com.intellij.openapi.vfs.CharsetToolkit$GuessedEncoding
- s:values():com.intellij.openapi.vfs.CharsetToolkit$GuessedEncoding[]
f:com.intellij.platform.util.ArgsKt
f:com.intellij.platform.util.ArgsParser
- <init>(java.util.List):V
- f:arg(java.lang.String,java.lang.String):com.intellij.platform.util.ArgsParser$ArgInfo
@@ -2239,7 +2236,6 @@ f:com.intellij.platform.util.ArgsParser$TypedArg
- f:getInfo():com.intellij.platform.util.ArgsParser$ArgInfo
- f:getValue():java.lang.Object
- f:getValue(java.lang.Object,kotlin.reflect.KProperty):java.lang.Object
f:com.intellij.platform.util.PluginKt
f:com.intellij.serialization.ClassUtil
- s:getRawType(java.lang.reflect.Type):java.lang.Class
- s:isMutableCollection(java.lang.Object):Z
@@ -2466,7 +2462,6 @@ com.intellij.util.Consumer
- java.util.function.Consumer
- accept(java.lang.Object):V
- a:consume(java.lang.Object):V
f:com.intellij.util.CoroutineScopeKt
f:com.intellij.util.DefaultBundleService
- <init>():V
- compute(java.util.function.Supplier):java.lang.Object
@@ -5117,7 +5112,6 @@ f:com.intellij.util.io.Bits
- s:putInt(B[],I,I):V
- s:putLong(B[],I,J):V
- s:putShort(B[],I,S):V
f:com.intellij.util.io.BlockingKt
f:com.intellij.util.io.BooleanDataDescriptor
- com.intellij.util.io.InlineKeyDescriptor
- sf:INSTANCE:com.intellij.util.io.BooleanDataDescriptor
@@ -6978,7 +6972,6 @@ f:com.intellij.util.text.minimatch.MinimatchOptions
- f:setNoglobstar(Z):V
- f:setNonegate(Z):V
- toString():java.lang.String
f:com.intellij.util.text.minimatch.OptionsKt
com.intellij.util.text.minimatch.PathAdapter
- a:toArray(java.lang.Object,com.intellij.util.text.minimatch.MinimatchOptions):java.util.List
f:com.intellij.util.ui.EDT
@@ -7047,7 +7040,6 @@ com.intellij.util.xmlb.Binding
- a:isBoundTo(java.lang.Object,com.intellij.util.xmlb.DomAdapter):Z
- a:serialize(java.lang.Object,org.jdom.Element,com.intellij.util.xmlb.SerializationFilter):V
- a:toJson(java.lang.Object,com.intellij.util.xmlb.SerializationFilter):kotlinx.serialization.json.JsonElement
f:com.intellij.util.xmlb.CollectionBindingKt
com.intellij.util.xmlb.Constants
- sf:ENTRY:java.lang.String
- sf:KEY:java.lang.String
@@ -7066,9 +7058,6 @@ f:com.intellij.util.xmlb.JDOMXIncluder
- s:resolve(org.jdom.Element,java.net.URL):java.util.List
com.intellij.util.xmlb.JDOMXIncluder$PathResolver
- a:resolvePath(java.lang.String,java.net.URL):java.net.URL
f:com.intellij.util.xmlb.JsonHelperKt
f:com.intellij.util.xmlb.KotlinxSerializationBindingKt
f:com.intellij.util.xmlb.MapBindingKt
com.intellij.util.xmlb.NestedBinding
- com.intellij.util.xmlb.Binding
- a:deserializeToJson(org.jdom.Element):kotlinx.serialization.json.JsonElement
@@ -7115,7 +7104,6 @@ f:com.intellij.util.xmlb.SmartSerializer
- s:skipEmptySerializer():com.intellij.util.xmlb.SmartSerializer
- writeExternal(java.lang.Object,org.jdom.Element):V
- writeExternal(java.lang.Object,org.jdom.Element,Z):V
f:com.intellij.util.xmlb.TagBindingKt
f:com.intellij.util.xmlb.XIncludeException
- java.lang.RuntimeException
f:com.intellij.util.xmlb.XmlSerializationException

View File

@@ -78,7 +78,6 @@ c:com.intellij.util.TimedReference
- pf:poll():V
- pf:remove():V
- set(java.lang.Object):V
f:com.intellij.util.concurrency.AppJavaExecutorUtil
f:com.intellij.util.concurrency.AtomicFieldUpdater
- compareAndSet(java.lang.Object,java.lang.Object,java.lang.Object):Z
- compareAndSetInt(java.lang.Object,I,I):Z
@@ -225,7 +224,6 @@ a:org.jetbrains.concurrency.AsyncValueLoader
- f:markDirty():V
- f:reset():V
- f:set(java.lang.Object):V
f:org.jetbrains.concurrency.InternalPromiseUtilKt
org.jetbrains.concurrency.Obsolescent
- a:isObsolete():Z
a:org.jetbrains.concurrency.ObsolescentConsumer

View File

@@ -7,7 +7,6 @@
- bs:mapConcurrent$default(java.util.Collection,I,kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
- sf:transformConcurrent(java.util.Collection,I,kotlin.jvm.functions.Function3,kotlin.coroutines.Continuation):java.lang.Object
- bs:transformConcurrent$default(java.util.Collection,I,kotlin.jvm.functions.Function3,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
f:com.intellij.platform.util.coroutines.CoroutineScopeKt
*:com.intellij.platform.util.coroutines.TransformCollector
- invoke(java.lang.Object,kotlin.coroutines.Continuation):java.lang.Object
- bs:invoke$suspendImpl(com.intellij.platform.util.coroutines.TransformCollector,java.lang.Object,kotlin.coroutines.Continuation):java.lang.Object
@@ -25,7 +24,6 @@ f:com.intellij.platform.util.coroutines.CoroutineScopeKt
- close():V
- write(I):V
- write(B[],I,I):V
f:com.intellij.platform.util.coroutines.channel.ChannelUtilKt
f:com.intellij.platform.util.coroutines.flow.FlowKt
- sf:collectLatestUndispatched(kotlinx.coroutines.flow.SharedFlow,kotlin.jvm.functions.Function2,kotlin.coroutines.Continuation):java.lang.Object
- sf:debounceBatch-HG0u8IE(kotlinx.coroutines.flow.Flow,J):kotlinx.coroutines.flow.Flow

View File

@@ -55,7 +55,6 @@ f:com.intellij.diff.comparison.MergeResolveUtil
- sf:INSTANCE:com.intellij.diff.comparison.MergeResolveUtil
- sf:tryGreedyResolve(java.lang.CharSequence,java.lang.CharSequence,java.lang.CharSequence):java.lang.CharSequence
- sf:tryResolve(java.lang.CharSequence,java.lang.CharSequence,java.lang.CharSequence):java.lang.CharSequence
f:com.intellij.diff.comparison.MergeResolveUtilKt
f:com.intellij.diff.comparison.TrimUtil
- sf:expand(java.lang.CharSequence,java.lang.CharSequence,I,I,I,I):com.intellij.diff.util.Range
- sf:expand(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.util.Range):com.intellij.diff.util.Range

View File

@@ -1458,7 +1458,6 @@ c:com.intellij.openapi.util.IconLoader$CachedImageIcon
- com.intellij.ui.icons.CopyableIcon
- com.intellij.ui.icons.DarkIconProvider
- com.intellij.ui.icons.IconWithToolTip
f:com.intellij.openapi.util.IconLoaderKt
f:com.intellij.openapi.util.text.TextWithMnemonic
- sf:EMPTY:com.intellij.openapi.util.text.TextWithMnemonic
- sf:MNEMONIC:java.util.regex.Pattern
@@ -2864,7 +2863,6 @@ c:com.intellij.ui.border.CustomLineBorder
- p:getColor():java.awt.Color
- isBorderOpaque():Z
- paintBorder(java.awt.Component,java.awt.Graphics,I,I,I,I):V
f:com.intellij.ui.border.NamedBorderKt
f:com.intellij.ui.components.JBFontScaler
- <init>(java.awt.Font):V
- f:scaledFont():java.awt.Font
@@ -2899,16 +2897,9 @@ com.intellij.ui.icons.CopyableIcon
- javax.swing.Icon
- a:copy():javax.swing.Icon
- deepCopy():javax.swing.Icon
f:com.intellij.ui.icons.FilteredIconKt
f:com.intellij.ui.icons.IconTransformKt
f:com.intellij.ui.icons.IconUtilKt
com.intellij.ui.icons.IconWithToolTip
- javax.swing.Icon
- a:getToolTip(Z):java.lang.String
f:com.intellij.ui.icons.ImageCacheKt
f:com.intellij.ui.icons.ImageDataByPathLoaderKt
f:com.intellij.ui.icons.ImageDataByUrlLoaderKt
f:com.intellij.ui.icons.ImageDescriptorKt
e:com.intellij.ui.icons.ImageType
- java.lang.Enum
- sf:IMG:com.intellij.ui.icons.ImageType
@@ -2917,8 +2908,6 @@ e:com.intellij.ui.icons.ImageType
- s:values():com.intellij.ui.icons.ImageType[]
com.intellij.ui.icons.MenuBarIconProvider
- a:getMenuBarIcon(Z):javax.swing.Icon
f:com.intellij.ui.icons.RasterizedImageDataLoaderKt
f:com.intellij.ui.icons.ScaledIconCacheKt
f:com.intellij.ui.icons.StrokeKt
- sf:toStrokeIcon(javax.swing.Icon,java.awt.Color):javax.swing.Icon
com.intellij.ui.icons.UpdatableIcon
@@ -3307,7 +3296,6 @@ f:com.intellij.ui.scale.JBUIScale
- sf:sysScale(java.awt.Component):F
- sf:sysScale(java.awt.Graphics2D):F
- sf:sysScale(java.awt.GraphicsConfiguration):F
f:com.intellij.ui.scale.JBUIScaleKt
f:com.intellij.ui.scale.ScaleContext
- com.intellij.ui.scale.UserScaleContext
- sf:Companion:com.intellij.ui.scale.ScaleContext$Companion
@@ -3352,7 +3340,6 @@ c:com.intellij.ui.scale.ScaleContextCache
c:com.intellij.ui.scale.ScaleContextSupport
- com.intellij.ui.scale.AbstractScaleContextAware
- <init>():V
f:com.intellij.ui.scale.ScaleKt
e:com.intellij.ui.scale.ScaleType
- java.lang.Enum
- sf:OBJ_SCALE:com.intellij.ui.scale.ScaleType
@@ -3404,11 +3391,8 @@ c:com.intellij.ui.scale.UserScaleContext
- p:updateAll(com.intellij.ui.scale.UserScaleContext):Z
com.intellij.ui.scale.UserScaleContext$UpdateListener
- a:contextUpdated():V
f:com.intellij.ui.svg.JSvgDocumentFactoryKt
f:com.intellij.ui.svg.JsvgKt
com.intellij.ui.svg.SvgAttributePatcher
- patchColors(java.util.Map):V
f:com.intellij.ui.svg.SvgCacheManagerKt
f:com.intellij.ui.svg.SvgKt
- sf:ATTR_FILL:java.lang.String
- sf:ATTR_FILL_OPACITY:java.lang.String
@@ -3465,15 +3449,12 @@ f:com.intellij.util.ImageLoader$Dimension2DDouble
- f:setSize(D,D):V
- f:setSize(com.intellij.util.ImageLoader$Dimension2DDouble):V
- f:setWidth(D):V
f:com.intellij.util.InsecureHashBuilderKt
f:com.intellij.util.JavaXmlDocumentKt
f:com.intellij.util.RetinaImage
- <init>():V
- s:create(java.awt.GraphicsConfiguration,D,D,I,com.intellij.ui.paint.PaintUtil$RoundingMode):java.awt.image.BufferedImage
- s:createFrom(java.awt.Image):java.awt.Image
- s:createFrom(java.awt.Image,D,java.awt.image.ImageObserver):java.awt.Image
- s:createFrom(java.awt.Image,I,java.awt.image.ImageObserver):java.awt.Image
f:com.intellij.util.SVGLoaderKt
f:com.intellij.util.ui.AATextInfo
- f:aaHint:java.lang.Object
- f:lcdContrastHint:java.lang.Integer

View File

@@ -2140,7 +2140,6 @@ f:com.intellij.openapi.vcs.update.UpdatedFiles
- toString():java.lang.String
f:com.intellij.openapi.vcs.update.UpdatedFiles$Companion
- f:create():com.intellij.openapi.vcs.update.UpdatedFiles
f:com.intellij.openapi.vcs.update.UpdatedFilesKt
c:com.intellij.openapi.vcs.update.UpdatedFilesReverseSide
- <init>(com.intellij.openapi.vcs.update.UpdatedFiles):V
- accumulateFiles(com.intellij.openapi.vcs.update.UpdatedFiles,com.intellij.openapi.vcs.update.UpdatedFilesReverseSide$DuplicateLevel):V

View File

@@ -62,7 +62,6 @@ f:com.intellij.codeInsight.daemon.VcsSilentChangeVetoer
- precomputeOnUiThread(com.intellij.openapi.editor.Editor):V
- preparePreview(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
*f:com.intellij.codeInsight.hints.VcsCodeVisionProvider$Companion
*f:com.intellij.codeInsight.hints.VcsCodeVisionProviderKt
c:com.intellij.diff.Block
- <init>(java.lang.String,I,I):V
- <init>(java.lang.String[],I,I):V
@@ -153,7 +152,6 @@ f:com.intellij.ide.todo.TodoViewChangesSupportImpl
- getTabName(com.intellij.openapi.project.Project):java.lang.String
- installListener(com.intellij.openapi.project.Project,com.intellij.util.messages.MessageBusConnection,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0):com.intellij.ide.todo.TodoViewChangesSupport$Listener
- isContentVisible(com.intellij.openapi.project.Project):Z
f:com.intellij.impl.ConversionServiceImplKt
f:com.intellij.impl.RunConfigurationVcsSupportImpl
- <init>():V
- hasActiveVcss(com.intellij.openapi.project.Project):Z
@@ -173,7 +171,6 @@ f:com.intellij.openapi.diff.impl.ToggleSearchInChangesAction
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.openapi.diff.impl.combined.search.CombinedDiffSearchEditorActionHandlerKt
f:com.intellij.openapi.diff.impl.combined.search.CombinedDiffSearchProviderImpl
- com.intellij.diff.tools.combined.search.CombinedDiffSearchProvider
- <init>(com.intellij.openapi.project.Project):V
@@ -468,7 +465,6 @@ a:com.intellij.openapi.vcs.CodeSmellDetector
- a:findCodeSmells(java.util.List):java.util.List
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.CodeSmellDetector
- a:showCodeSmellErrors(java.util.List):V
f:com.intellij.openapi.vcs.ExternallyAddedFilesProcessorImplKt
f:com.intellij.openapi.vcs.FilePathImpl
- com.intellij.openapi.vcs.FilePath
- <init>(java.lang.String,Z):V
@@ -542,7 +538,6 @@ f:com.intellij.openapi.vcs.ProjectConfigurationFilesProcessorImpl
- notificationMessage():java.lang.String
- notificationTitle():java.lang.String
- unchangedFileStatusChanged(Z):V
f:com.intellij.openapi.vcs.ProjectConfigurationFilesProcessorImplKt
f:com.intellij.openapi.vcs.RecentMessagesCommitCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- com.intellij.openapi.project.DumbAware
@@ -772,7 +767,6 @@ a:com.intellij.openapi.vcs.actions.AbstractCommonCheckinAction
- pa:getRoots(com.intellij.openapi.vcs.actions.VcsContext):com.intellij.openapi.vcs.FilePath[]
- p:isForceUpdateCommitStateFromContext():Z
- p:update(com.intellij.openapi.vcs.actions.VcsContext,com.intellij.openapi.actionSystem.Presentation):V
f:com.intellij.openapi.vcs.actions.AbstractCommonCheckinActionKt
a:com.intellij.openapi.vcs.actions.AbstractShowDiffAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
@@ -965,7 +959,6 @@ c:com.intellij.openapi.vcs.actions.CommonCheckinFilesAction
- p:getRoots(com.intellij.openapi.vcs.actions.VcsContext):com.intellij.openapi.vcs.FilePath[]
- p:isApplicableRoot(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.actions.VcsContext):Z
- p:isForceUpdateCommitStateFromContext():Z
f:com.intellij.openapi.vcs.actions.CommonCheckinFilesActionKt
c:com.intellij.openapi.vcs.actions.CommonCheckinProjectAction
- com.intellij.openapi.vcs.actions.AbstractCommonCheckinAction
- <init>():V
@@ -1294,7 +1287,6 @@ f:com.intellij.openapi.vcs.actions.commit.CheckinActionUtil
- f:performCheckInAfterUpdate(com.intellij.openapi.project.Project,java.util.List,java.util.List,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,com.intellij.openapi.vcs.changes.CommitExecutor,Z):V
- f:performCommonCommitAction(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.project.Project,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,java.lang.String,com.intellij.openapi.vcs.changes.CommitExecutor,Z):V
- f:updateCommonCommitAction(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.openapi.vcs.actions.commit.CheckinActionUtilKt
f:com.intellij.openapi.vcs.actions.commit.CommonCheckinFilesAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
@@ -1309,7 +1301,6 @@ f:com.intellij.openapi.vcs.actions.commit.CommonCheckinProjectAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.openapi.vcs.actions.commit.CommonCheckinProjectActionKt
f:com.intellij.openapi.vcs.actions.commit.ToggleChangesViewCommitUiAction
- com.intellij.openapi.project.DumbAwareToggleAction
- <init>():V
@@ -1698,8 +1689,6 @@ a:com.intellij.openapi.vcs.changes.ChangesTreeEditorDiffPreview
- p:isPreviewOnDoubleClick():Z
- p:isPreviewOnEnter():Z
- p:returnFocusToTree():V
f:com.intellij.openapi.vcs.changes.ChangesViewCommitPanelSplitterKt
f:com.intellij.openapi.vcs.changes.ChangesViewDiffPreviewProcessorKt
com.intellij.openapi.vcs.changes.ChangesViewEx
- com.intellij.openapi.vcs.changes.ChangesViewI
- a:getCommitWorkflowHandler():com.intellij.vcs.commit.ChangesViewCommitWorkflowHandler
@@ -2391,7 +2380,6 @@ f:com.intellij.openapi.vcs.changes.VcsIgnoreFilesChecker
- <init>(com.intellij.openapi.project.Project):V
- directoryMappingChanged():V
- f:getProject():com.intellij.openapi.project.Project
f:com.intellij.openapi.vcs.changes.VcsIgnoreFilesCheckerKt
f:com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl
- com.intellij.openapi.Disposable
- com.intellij.openapi.vcs.changes.VcsIgnoreManager
@@ -2410,7 +2398,6 @@ f:com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl
f:com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl$Companion
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
- f:getInstanceImpl(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.changes.VcsIgnoreManagerImpl
f:com.intellij.openapi.vcs.changes.VcsIgnoreManagerImplKt
com.intellij.openapi.vcs.changes.VcsManagedFilesHolder
- com.intellij.openapi.vcs.changes.FilePathHolder
- sf:TOPIC:com.intellij.util.messages.Topic
@@ -2814,7 +2801,6 @@ a:com.intellij.openapi.vcs.changes.actions.diff.CombinedDiffPreview
- updateDiffAction(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:updatePreview():V
- updatePreview(Z):V
f:com.intellij.openapi.vcs.changes.actions.diff.CombinedDiffPreviewKt
a:com.intellij.openapi.vcs.changes.actions.diff.CombinedDiffPreviewModel
- com.intellij.openapi.vcs.changes.DiffPreviewUpdateProcessor
- com.intellij.openapi.vcs.changes.DiffRequestProcessorWithProducers
@@ -2856,7 +2842,6 @@ c:com.intellij.openapi.vcs.changes.actions.diff.DiffViewerCreatePatchActionProvi
c:com.intellij.openapi.vcs.changes.actions.diff.DiffViewerCreatePatchActionProvider$Dialog
- com.intellij.openapi.vcs.changes.actions.diff.DiffViewerCreatePatchActionProvider
- <init>():V
f:com.intellij.openapi.vcs.changes.actions.diff.MoveDiffPreviewActionKt
a:com.intellij.openapi.vcs.changes.actions.diff.PresentableGoToChangePopupAction
- com.intellij.diff.actions.impl.GoToChangePopupBuilder$BaseGoToChangePopupAction
- <init>():V
@@ -3037,7 +3022,6 @@ f:com.intellij.openapi.vcs.changes.actions.diff.lst.SimpleLocalChangeListDiffVie
f:com.intellij.openapi.vcs.changes.actions.diff.lst.UnifiedLocalChangeListDiffViewer
- com.intellij.diff.tools.fragmented.UnifiedDiffViewer
- <init>(com.intellij.diff.DiffContext,com.intellij.openapi.vcs.changes.actions.diff.lst.LocalChangeListDiffRequest):V
f:com.intellij.openapi.vcs.changes.committed.BrowseCommittedChangesActionKt
f:com.intellij.openapi.vcs.changes.committed.CacheSettingsDialog
- sf:INSTANCE:com.intellij.openapi.vcs.changes.committed.CacheSettingsDialog
- sf:showSettingsDialog(com.intellij.openapi.project.Project):Z
@@ -3226,7 +3210,6 @@ f:com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterComponent
- removeChangeListener(javax.swing.event.ChangeListener):V
- resetFilterBase():V
- setFilterBase(java.util.List):V
f:com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterComponentKt
c:com.intellij.openapi.vcs.changes.committed.CommittedChangesFilterDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.versionBrowser.ChangesBrowserSettingsEditor,com.intellij.openapi.vcs.versionBrowser.ChangeBrowserSettings):V
@@ -3356,7 +3339,6 @@ f:com.intellij.openapi.vcs.changes.committed.FilterCommittedAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.openapi.vcs.changes.committed.FilterCommittedActionKt
c:com.intellij.openapi.vcs.changes.committed.IncomingChangeState
- <init>(com.intellij.openapi.vcs.changes.Change,java.lang.String,com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State):V
- s:footer():V
@@ -3383,7 +3365,6 @@ e:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
- sf:BEFORE_UNVERSIONED_INSTEAD_OF_VERS_DELETED:com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State
- s:values():com.intellij.openapi.vcs.changes.committed.IncomingChangeState$State[]
f:com.intellij.openapi.vcs.changes.committed.IncomingChangesIndicatorKt
f:com.intellij.openapi.vcs.changes.committed.IncomingChangesViewProviderKt
- sf:isIncomingChangesAvailable(com.intellij.openapi.vcs.AbstractVcs):Z
a:com.intellij.openapi.vcs.changes.committed.LabeledComboBoxAction
@@ -3427,8 +3408,6 @@ f:com.intellij.openapi.vcs.changes.committed.NoneChangeListFilteringStrategy
- resetFilterBase():V
- setFilterBase(java.util.List):V
- toString():java.lang.String
f:com.intellij.openapi.vcs.changes.committed.NoneChangeListFilteringStrategyKt
f:com.intellij.openapi.vcs.changes.committed.OutdatedVersionNotifierKt
c:com.intellij.openapi.vcs.changes.committed.ReceivedChangeList
- com.intellij.openapi.vcs.versionBrowser.CommittedChangeListImpl
- <init>(com.intellij.openapi.vcs.versionBrowser.CommittedChangeList):V
@@ -3461,7 +3440,6 @@ c:com.intellij.openapi.vcs.changes.committed.RepositoryLocationCache
- <init>(com.intellij.openapi.project.Project):V
- getLocation(com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.FilePath,Z):com.intellij.openapi.vcs.RepositoryLocation
- reset():V
f:com.intellij.openapi.vcs.changes.committed.RepositoryLocationCommittedChangesPanelKt
c:com.intellij.openapi.vcs.changes.committed.RootsCalculator
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vcs.changes.committed.RepositoryLocationCache):V
- getRoots():java.util.Map
@@ -3611,7 +3589,6 @@ f:com.intellij.openapi.vcs.changes.ignore.IgnoreFilesProcessorImpl
- notificationMessage():java.lang.String
- notificationTitle():java.lang.String
- unchangedFileStatusChanged(Z):V
f:com.intellij.openapi.vcs.changes.ignore.IgnoreFilesProcessorImplKt
c:com.intellij.openapi.vcs.changes.ignore.IgnoredFileGeneratorImpl
- com.intellij.openapi.vcs.changes.IgnoredFileGenerator
- p:<init>(com.intellij.openapi.project.Project):V
@@ -3637,7 +3614,6 @@ c:com.intellij.openapi.vcs.changes.ignore.actions.IgnoreFileActionGroup
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.openapi.vcs.changes.ignore.actions.IgnoreFileActionGroupKt
f:com.intellij.openapi.vcs.changes.ignore.actions.IgnoreFileActionKt
- sf:getSelectedFiles(com.intellij.openapi.actionSystem.AnActionEvent):java.util.List
- sf:writeIgnoreFileEntries(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.openapi.vcs.AbstractVcs,com.intellij.openapi.vfs.VirtualFile):V
@@ -4303,7 +4279,6 @@ c:com.intellij.openapi.vcs.changes.patch.tool.ApplyPatchMergeRequest
- getResultContent():com.intellij.diff.contents.DocumentContent
- getResultTitle():java.lang.String
- getTitle():java.lang.String
f:com.intellij.openapi.vcs.changes.patch.tool.DiffPatchFileEditorProviderKt
f:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder
- sf:Companion:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$Companion
- <init>():V
@@ -4344,7 +4319,6 @@ f:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilder$PatchState
- f:getLineConvertor2():com.intellij.diff.tools.fragmented.LineNumberConvertor
- f:getPatchContent():java.lang.CharSequence
- f:getSeparatorLines():it.unimi.dsi.fastutil.ints.IntList
f:com.intellij.openapi.vcs.changes.patch.tool.PatchChangeBuilderKt
f:com.intellij.openapi.vcs.changes.patch.tool.PatchDiffRequest
- com.intellij.diff.requests.DiffRequest
- <init>(com.intellij.openapi.diff.impl.patch.TextFilePatch):V
@@ -4842,7 +4816,6 @@ a:com.intellij.openapi.vcs.changes.ui.AbstractSelectFilesDialog
- pa:getFileList():com.intellij.openapi.vcs.changes.ui.ChangesTree
- getPreferredFocusedComponent():javax.swing.JComponent
- p:init():V
f:com.intellij.openapi.vcs.changes.ui.ActionToolbarGotItTooltipKt
a:com.intellij.openapi.vcs.changes.ui.AsyncChangesBrowserBase
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserBase
- <init>(com.intellij.openapi.project.Project,Z,Z):V
@@ -4988,7 +4961,6 @@ f:com.intellij.openapi.vcs.changes.ui.ChangeInfoCalculator
- f:update(java.util.List,java.util.List,I):V
- f:update(java.util.List,java.util.List,I,I):V
- bs:update$default(com.intellij.openapi.vcs.changes.ui.ChangeInfoCalculator,java.util.List,java.util.List,I,I,I,java.lang.Object):V
f:com.intellij.openapi.vcs.changes.ui.ChangeInfoCalculatorKt
f:com.intellij.openapi.vcs.changes.ui.ChangeListChangesSupplier
- java.util.function.Supplier
- <init>(com.intellij.openapi.vcs.changes.ChangeList):V
@@ -5145,7 +5117,6 @@ c:com.intellij.openapi.vcs.changes.ui.ChangesBrowserFilePathNode
- <init>(com.intellij.openapi.vcs.FilePath):V
- <init>(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FileStatus):V
- p:filePath(com.intellij.openapi.vcs.FilePath):com.intellij.openapi.vcs.FilePath
f:com.intellij.openapi.vcs.changes.ui.ChangesBrowserFilePathNodeKt
f:com.intellij.openapi.vcs.changes.ui.ChangesBrowserIgnoredFilesNode
- com.intellij.openapi.vcs.changes.ui.ChangesBrowserSpecificFilePathsNode
- <init>(com.intellij.openapi.project.Project,java.util.List):V
@@ -5548,7 +5519,6 @@ a:com.intellij.openapi.vcs.changes.ui.ChangesTreeDnDSupport
- install(com.intellij.openapi.Disposable):V
- s:isCopyAction(com.intellij.ide.dnd.DnDEvent):Z
- update(com.intellij.ide.dnd.DnDEvent):Z
f:com.intellij.openapi.vcs.changes.ui.ChangesTreeHandlersKt
a:com.intellij.openapi.vcs.changes.ui.ChangesTreeImpl
- com.intellij.openapi.vcs.changes.ui.ChangesTree
- <init>(com.intellij.openapi.project.Project,Z,Z,java.lang.Class):V
@@ -5669,7 +5639,6 @@ e:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
- f:getWeight():I
- s:valueOf(java.lang.String):com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight
- s:values():com.intellij.openapi.vcs.changes.ui.ChangesViewContentManager$TabOrderWeight[]
f:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManagerKt
com.intellij.openapi.vcs.changes.ui.ChangesViewContentManagerListener
- sf:Companion:com.intellij.openapi.vcs.changes.ui.ChangesViewContentManagerListener$Companion
- sf:TOPIC:com.intellij.util.messages.Topic
@@ -5775,7 +5744,6 @@ com.intellij.openapi.vcs.changes.ui.CommitLegendPanel$InfoCalculator
- a:getModified():I
- a:getNew():I
- a:getUnversioned():I
f:com.intellij.openapi.vcs.changes.ui.CommitLegendPanelKt
c:com.intellij.openapi.vcs.changes.ui.CommittedChangeListPanel
- javax.swing.JPanel
- com.intellij.openapi.actionSystem.DataProvider
@@ -6168,7 +6136,6 @@ c:com.intellij.openapi.vcs.changes.ui.TreeHandlerDiffRequestProcessor
- f:iterateAllChanges():java.lang.Iterable
- f:iterateSelectedChanges():java.lang.Iterable
- pf:selectChange(com.intellij.openapi.vcs.changes.ChangeViewDiffRequestProcessor$Wrapper):V
f:com.intellij.openapi.vcs.changes.ui.TreeHandlerDiffRequestProcessorKt
a:com.intellij.openapi.vcs.changes.ui.TreeHandlerEditorDiffPreview
- com.intellij.openapi.vcs.changes.ChangesTreeEditorDiffPreview
- sf:Companion:com.intellij.openapi.vcs.changes.ui.TreeHandlerEditorDiffPreview$Companion
@@ -6246,7 +6213,6 @@ a:com.intellij.openapi.vcs.changes.ui.TwoStepAsyncChangesTreeModel
- a:fetchData():java.lang.Object
- f:getScope():kotlinx.coroutines.CoroutineScope
- f:invalidateData():V
f:com.intellij.openapi.vcs.changes.ui.VcsToolWindowEmptyStateKt
a:com.intellij.openapi.vcs.changes.ui.VcsToolWindowFactory
- com.intellij.openapi.project.DumbAware
- com.intellij.openapi.wm.ToolWindowFactory
@@ -6257,7 +6223,6 @@ a:com.intellij.openapi.vcs.changes.ui.VcsToolWindowFactory
- p:setEmptyState(com.intellij.openapi.project.Project,com.intellij.util.ui.StatusText):V
- f:shouldBeAvailable(com.intellij.openapi.project.Project):Z
- p:updateState(com.intellij.openapi.wm.ToolWindow):V
f:com.intellij.openapi.vcs.changes.ui.VcsToolWindowFactoryKt
a:com.intellij.openapi.vcs.changes.ui.VcsTreeModelData
- <init>():V
- s:all(javax.swing.JTree):com.intellij.openapi.vcs.changes.ui.VcsTreeModelData
@@ -6378,7 +6343,6 @@ f:com.intellij.openapi.vcs.checkin.CodeAnalysisBeforeCheckinHandler
- isEnabled():Z
- runCheck(com.intellij.openapi.vcs.checkin.CommitInfo,kotlin.coroutines.Continuation):java.lang.Object
f:com.intellij.openapi.vcs.checkin.CodeAnalysisBeforeCheckinHandler$Companion
f:com.intellij.openapi.vcs.checkin.CodeAnalysisBeforeCheckinHandlerKt
f:com.intellij.openapi.vcs.checkin.CodeAnalysisCheckinHandlerFactory
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
- <init>():V
@@ -6463,7 +6427,6 @@ f:com.intellij.openapi.vcs.checkin.TodoCheckinHandlerFactory
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
- <init>():V
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
f:com.intellij.openapi.vcs.checkin.TodoCheckinHandlerKt
c:com.intellij.openapi.vcs.checkin.TodoCheckinHandlerWorker
- <init>(com.intellij.openapi.project.Project,java.util.Collection,com.intellij.ide.todo.TodoFilter):V
- execute():V
@@ -6484,7 +6447,6 @@ f:com.intellij.openapi.vcs.checkin.UnresolvedMergeCheckFactory
- com.intellij.openapi.vcs.checkin.CheckinHandlerFactory
- <init>():V
- createHandler(com.intellij.openapi.vcs.CheckinProjectPanel,com.intellij.openapi.vcs.changes.CommitContext):com.intellij.openapi.vcs.checkin.CheckinHandler
f:com.intellij.openapi.vcs.checkin.UnresolvedMergeCheckFactoryKt
a:com.intellij.openapi.vcs.checkin.UnresolvedMergeCheckProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
@@ -6578,7 +6540,6 @@ f:com.intellij.openapi.vcs.configurable.VcsDirectoryConfigurationPanel
- f:reset():V
f:com.intellij.openapi.vcs.configurable.VcsDirectoryConfigurationPanel$Companion
- f:buildVcsesComboBox(com.intellij.openapi.project.Project):com.intellij.openapi.ui.ComboBox
f:com.intellij.openapi.vcs.configurable.VcsDirectoryConfigurationPanelKt
f:com.intellij.openapi.vcs.configurable.VcsGeneralSettingsConfigurable
- com.intellij.openapi.options.BoundCompositeSearchableConfigurable
- com.intellij.openapi.options.Configurable$WithEpDependencies
@@ -6587,7 +6548,6 @@ f:com.intellij.openapi.vcs.configurable.VcsGeneralSettingsConfigurable
- createPanel():com.intellij.openapi.ui.DialogPanel
- getDependencies():java.util.List
- f:getProject():com.intellij.openapi.project.Project
f:com.intellij.openapi.vcs.configurable.VcsGeneralSettingsConfigurableKt
f:com.intellij.openapi.vcs.configurable.VcsManagerConfigurable
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.Configurable$WithEpDependencies
@@ -7202,7 +7162,6 @@ f:com.intellij.openapi.vcs.impl.FileStatusManagerImpl
- getRecursiveStatus(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.FileStatus
- getStatus(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vcs.FileStatus
- f:waitFor():V
f:com.intellij.openapi.vcs.impl.FileStatusManagerImplKt
a:com.intellij.openapi.vcs.impl.GenericNotifierImpl
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,com.intellij.notification.NotificationType):V
@@ -7319,7 +7278,6 @@ f:com.intellij.openapi.vcs.impl.PartialLineStatusTrackerManagerState
- sf:restoreState$intellij_platform_vcs_impl(com.intellij.openapi.project.Project):V
- sf:saveCurrentState$intellij_platform_vcs_impl(com.intellij.openapi.project.Project,java.util.List):V
f:com.intellij.openapi.vcs.impl.PartialLineStatusTrackerManagerState$Companion
f:com.intellij.openapi.vcs.impl.PartialLineStatusTrackerManagerStateKt
c:com.intellij.openapi.vcs.impl.PlatformVcsPathPresenter
- com.intellij.openapi.vcs.impl.VcsPathPresenter
- <init>():V
@@ -7494,7 +7452,6 @@ f:com.intellij.openapi.vcs.impl.VcsInitialization
- f:waitFinished():V
f:com.intellij.openapi.vcs.impl.VcsInitialization$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.impl.VcsInitialization
f:com.intellij.openapi.vcs.impl.VcsInitializationKt
c:com.intellij.openapi.vcs.impl.VcsKeymapExtension
- com.intellij.openapi.keymap.KeymapExtension
- <init>():V
@@ -7681,7 +7638,6 @@ f:com.intellij.openapi.vcs.roots.VcsRootErrorsFinder
f:com.intellij.openapi.vcs.roots.VcsRootProblemNotifier
- s:createInstance(com.intellij.openapi.project.Project):com.intellij.openapi.vcs.roots.VcsRootProblemNotifier
- rescanAndNotifyIfNeeded():V
f:com.intellij.openapi.vcs.roots.VcsRootScannerKt
f:com.intellij.openapi.vcs.telemetry.VcsTelemetrySpanAttribute
- sf:INSTANCE:com.intellij.openapi.vcs.telemetry.VcsTelemetrySpanAttribute
- f:getFILE_HISTORY_IS_INITIAL():io.opentelemetry.api.common.AttributeKey
@@ -7915,7 +7871,6 @@ f:com.intellij.openapi.vcs.update.RefreshVFsSynchronously
- sf:updateAllChanged(com.intellij.openapi.vcs.update.UpdatedFiles):V
- sf:updateChanges(java.util.Collection):V
- sf:updateChangesForRollback(java.util.List):V
f:com.intellij.openapi.vcs.update.RefreshVFsSynchronouslyKt
f:com.intellij.openapi.vcs.update.RestoreUpdateTree
- com.intellij.openapi.components.PersistentStateComponent
- sf:Companion:com.intellij.openapi.vcs.update.RestoreUpdateTree$Companion
@@ -7945,7 +7900,6 @@ f:com.intellij.openapi.vcs.update.UpdateFilesHelper
- s:iterateFileGroupFilesDeletedOnServerFirst(com.intellij.openapi.vcs.update.UpdatedFiles,com.intellij.openapi.vcs.update.UpdateFilesHelper$Callback):V
com.intellij.openapi.vcs.update.UpdateFilesHelper$Callback
- a:onFile(java.lang.String,java.lang.String):V
f:com.intellij.openapi.vcs.update.UpdateInfoKt
c:com.intellij.openapi.vcs.update.UpdateInfoTree
- com.intellij.openapi.ui.PanelWithActionsAndCloseButton
- sf:LABEL_AFTER:com.intellij.openapi.actionSystem.DataKey
@@ -8128,7 +8082,6 @@ f:com.intellij.options.VcsGeneralEditorOptionsExtension
- com.intellij.openapi.options.UiDslUnnamedConfigurable$Simple
- <init>():V
- createContent(com.intellij.ui.dsl.builder.Panel):V
f:com.intellij.options.VcsGeneralEditorOptionsExtensionKt
c:com.intellij.peer.impl.VcsContextFactoryImpl
- com.intellij.openapi.vcs.actions.VcsContextFactory
- <init>():V
@@ -8361,7 +8314,6 @@ c:com.intellij.util.ui.cloneDialog.VcsCloneDialogExtensionListItem
- f:setIcon(javax.swing.Icon):V
- f:setTitle(java.lang.String):V
- f:setTitleForeground(java.awt.Color):V
f:com.intellij.util.ui.cloneDialog.VcsCloneDialogKt
f:com.intellij.util.ui.cloneDialog.VcsCloneDialogPopupMenuKt
- sf:browseAction(java.lang.String,java.lang.String,Z):com.intellij.util.ui.cloneDialog.AccountMenuItem$Action
- bs:browseAction$default(java.lang.String,java.lang.String,Z,I,java.lang.Object):com.intellij.util.ui.cloneDialog.AccountMenuItem$Action
@@ -8675,7 +8627,6 @@ c:com.intellij.vcs.commit.AmendCommitHandlerImpl
- setAmendCommitModeTogglingEnabled(Z):V
- pf:setAmendMessage(java.lang.String,java.lang.String):V
- f:setInitialMessage(java.lang.String):V
f:com.intellij.vcs.commit.AmendCommitHandlerImplKt
f:com.intellij.vcs.commit.ChangeListCommitState
- <init>(com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,java.lang.String):V
- f:getChangeList():com.intellij.openapi.vcs.changes.LocalChangeList
@@ -8711,8 +8662,6 @@ f:com.intellij.vcs.commit.ChangesViewCommitWorkflow
- com.intellij.vcs.commit.NonModalCommitWorkflow
- <init>(com.intellij.openapi.project.Project):V
- isDefaultCommitEnabled():Z
f:com.intellij.vcs.commit.ChangesViewCommitWorkflowHandlerKt
f:com.intellij.vcs.commit.ChangesViewCommitWorkflowKt
com.intellij.vcs.commit.ChangesViewCommitWorkflowUi
- com.intellij.vcs.commit.NonModalCommitWorkflowUi
- a:deactivate(Z):V
@@ -8731,7 +8680,6 @@ f:com.intellij.vcs.commit.CheckinHandlersNotifier
- onCancel():V
- onFailure():V
- onSuccess():V
f:com.intellij.vcs.commit.CheckinHandlersNotifierKt
f:com.intellij.vcs.commit.CommitActionsPanel
- com.intellij.ui.components.JBPanel
- com.intellij.vcs.commit.CommitActionsUi
@@ -8760,7 +8708,6 @@ f:com.intellij.vcs.commit.CommitActionsPanel$DefaultCommitAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.vcs.commit.CommitActionsPanelKt
com.intellij.vcs.commit.CommitActionsUi
- a:addExecutorListener(com.intellij.vcs.commit.CommitExecutorListener,com.intellij.openapi.Disposable):V
- a:getDefaultCommitActionName():java.lang.String
@@ -8778,7 +8725,6 @@ f:com.intellij.vcs.commit.CommitAuthorComponent
- getCommitAuthorDate():java.util.Date
- setCommitAuthor(com.intellij.vcs.log.VcsUser):V
- setCommitAuthorDate(java.util.Date):V
f:com.intellij.vcs.commit.CommitAuthorComponentKt
a:com.intellij.vcs.commit.CommitChangeListDialogWorkflow
- com.intellij.vcs.commit.AbstractCommitWorkflow
- commitState:com.intellij.vcs.commit.ChangeListCommitState
@@ -8862,7 +8808,6 @@ f:com.intellij.vcs.commit.CommitModeManager$Companion
com.intellij.vcs.commit.CommitModeManager$SettingsListener
- java.util.EventListener
- a:settingsChanged():V
f:com.intellij.vcs.commit.CommitModeManagerKt
e:com.intellij.vcs.commit.CommitOption
- java.lang.Enum
- sf:AMEND:com.intellij.vcs.commit.CommitOption
@@ -8932,7 +8877,6 @@ c:com.intellij.vcs.commit.CommitProgressPanel
- f:setup(com.intellij.vcs.commit.CommitWorkflowUi,com.intellij.ui.EditorTextComponent,javax.swing.border.Border):V
- pf:stateFlag():kotlin.properties.ReadWriteProperty
- pf:update():V
f:com.intellij.vcs.commit.CommitProgressPanelKt
*:com.intellij.vcs.commit.CommitProgressUi
- a:addCommitCheckFailure(com.intellij.vcs.commit.CommitCheckFailure):V
- a:clearCommitCheckFailures():V
@@ -9008,7 +8952,6 @@ f:com.intellij.vcs.commit.CommitStatusPanel
- com.intellij.openapi.vcs.changes.InclusionListener
- <init>(com.intellij.vcs.commit.CommitWorkflowUi):V
- inclusionChanged():V
f:com.intellij.vcs.commit.CommitStatusPanelKt
c:com.intellij.vcs.commit.CommitTabTitleUpdater
- com.intellij.openapi.Disposable
- sf:Companion:com.intellij.vcs.commit.CommitTabTitleUpdater$Companion
@@ -9137,7 +9080,6 @@ f:com.intellij.vcs.commit.NonModalAmendCommitHandler
- com.intellij.vcs.commit.AmendCommitHandlerImpl
- <init>(com.intellij.vcs.commit.NonModalCommitWorkflowHandler):V
- f:isLoading():Z
f:com.intellij.vcs.commit.NonModalAmendCommitHandlerKt
a:com.intellij.vcs.commit.NonModalCommitPanel
- com.intellij.util.ui.components.BorderLayoutPanel
- com.intellij.openapi.editor.colors.EditorColorsListener
@@ -9186,7 +9128,6 @@ a:com.intellij.vcs.commit.NonModalCommitPanel
- updateUI():V
f:com.intellij.vcs.commit.NonModalCommitPanel$Companion
- f:showAbove(com.intellij.openapi.ui.popup.JBPopup,javax.swing.JComponent):V
f:com.intellij.vcs.commit.NonModalCommitPanelKt
a:com.intellij.vcs.commit.NonModalCommitWorkflow
- com.intellij.vcs.commit.AbstractCommitWorkflow
- <init>(com.intellij.openapi.project.Project):V
@@ -9230,7 +9171,6 @@ pf:com.intellij.vcs.commit.NonModalCommitWorkflowHandler$PostCommitChecksRunner
- onCancel():V
- onFailure():V
- onSuccess():V
f:com.intellij.vcs.commit.NonModalCommitWorkflowHandlerKt
com.intellij.vcs.commit.NonModalCommitWorkflowUi
- com.intellij.vcs.commit.CommitActionsUi
- com.intellij.vcs.commit.CommitAuthorTracker
@@ -9277,7 +9217,6 @@ f:com.intellij.vcs.commit.PartialCommitInclusionModel
- retainInclusion(java.util.Collection):V
- f:setChangeLists(java.util.Collection):V
- setInclusion(java.util.Collection):V
f:com.intellij.vcs.commit.RunCommitChecksExecutorKt
f:com.intellij.vcs.commit.SaveCommittingDocumentsVetoerKt
- sf:vetoDocumentSaving(com.intellij.openapi.project.Project,java.util.Collection,kotlin.jvm.functions.Function0):V
- sf:vetoDocumentSavingForPaths(com.intellij.openapi.project.Project,java.util.Collection,kotlin.jvm.functions.Function0):V
@@ -9287,7 +9226,6 @@ f:com.intellij.vcs.commit.ShowNotificationCommitResultHandler
- onCancel():V
- onFailure():V
- onSuccess():V
f:com.intellij.vcs.commit.ShowNotificationCommitResultHandlerKt
f:com.intellij.vcs.commit.SingleChangeListCommitWorkflow
- com.intellij.vcs.commit.CommitChangeListDialogWorkflow
- <init>(com.intellij.openapi.project.Project,java.util.Set,java.util.Collection,com.intellij.openapi.vcs.changes.LocalChangeList,java.util.List,Z,java.lang.String,com.intellij.openapi.vcs.changes.CommitResultHandler):V
@@ -9308,7 +9246,6 @@ f:com.intellij.vcs.commit.SingleChangeListCommitWorkflowHandler
- getWorkflow():com.intellij.vcs.commit.CommitChangeListDialogWorkflow
- isExecutorEnabled(com.intellij.openapi.vcs.changes.CommitExecutor):Z
- updateDefaultCommitActionName():V
f:com.intellij.vcs.commit.SingleChangeListCommitWorkflowKt
com.intellij.vcs.commit.SingleChangeListCommitWorkflowUi
- com.intellij.vcs.commit.CommitWorkflowUi
- a:addChangeListListener(com.intellij.vcs.commit.SingleChangeListCommitWorkflowUi$ChangeListListener,com.intellij.openapi.Disposable):V
@@ -9592,7 +9529,6 @@ f:com.intellij.vcs.log.VcsUserEditor
- updateUI():V
f:com.intellij.vcs.log.VcsUserEditor$Companion
- f:getAllUsers(com.intellij.openapi.project.Project):java.util.List
f:com.intellij.vcs.log.VcsUserEditorKt
f:com.intellij.vcs.log.impl.VcsUserImpl
- com.intellij.vcs.log.VcsUser
- <init>(java.lang.String,java.lang.String):V
@@ -9607,7 +9543,6 @@ f:com.intellij.vcs.log.util.StopWatch
- report(com.intellij.openapi.diagnostic.Logger):V
- rootCompleted(com.intellij.openapi.vfs.VirtualFile):V
- s:start(java.lang.String):com.intellij.vcs.log.util.StopWatch
f:com.intellij.vcs.log.util.StopWatchScopeKt
f:com.intellij.vcs.log.util.VcsUserUtil
- <init>():V
- s:capitalizeName(java.lang.String):java.lang.String
@@ -9716,4 +9651,3 @@ f:com.intellij.vfs.AsyncVfsEventsPostProcessorImpl
- sf:waitEventsProcessed():V
f:com.intellij.vfs.AsyncVfsEventsPostProcessorImpl$Companion
- f:waitEventsProcessed():V
f:com.intellij.vfs.AsyncVfsEventsPostProcessorImplKt

View File

@@ -149,7 +149,6 @@ f:com.intellij.vcs.log.graph.collapsing.DottedFilterEdgesGenerator$Companion
f:com.intellij.vcs.log.graph.collapsing.DottedFilterEdgesGeneratorImpl
- com.intellij.vcs.log.graph.collapsing.DottedFilterEdgesGenerator
- <init>(com.intellij.vcs.log.graph.collapsing.CollapsedGraph,com.intellij.vcs.log.graph.collapsing.CollapsedGraph$Modification,I,I):V
f:com.intellij.vcs.log.graph.collapsing.DottedFilterEdgesGeneratorKt
c:com.intellij.vcs.log.graph.collapsing.EdgeStorage
- sf:NULL_ID:I
- <init>():V
@@ -395,7 +394,6 @@ f:com.intellij.vcs.log.graph.impl.permanent.GraphLayoutImpl
- getHeadNodeIndex():it.unimi.dsi.fastutil.ints.IntList
- getLayoutIndex(I):I
- getOneOfHeadNodeIndex(I):I
f:com.intellij.vcs.log.graph.impl.permanent.GraphLayoutImplKt
f:com.intellij.vcs.log.graph.impl.permanent.PermanentCommitsInfoImpl
- com.intellij.vcs.log.graph.api.permanent.PermanentCommitsInfo
- sf:Companion:com.intellij.vcs.log.graph.impl.permanent.PermanentCommitsInfoImpl$Companion

View File

@@ -122,7 +122,6 @@ c:com.intellij.vcs.log.data.DataPackBase
- isFull():Z
com.intellij.vcs.log.data.DataPackChangeListener
- a:onDataPackChange(com.intellij.vcs.log.data.DataPack):V
f:com.intellij.vcs.log.data.DataPackKt
c:com.intellij.vcs.log.data.EmptyIndex
- com.intellij.vcs.log.data.index.VcsLogIndex
- <init>():V
@@ -851,7 +850,6 @@ f:com.intellij.vcs.log.impl.VcsLogApplicationSettings$State
- f:setShowChangesFromParents(Z):V
- f:setShowDiffPreview(Z):V
- f:setShowTagNames(Z):V
f:com.intellij.vcs.log.impl.VcsLogApplicationSettingsKt
f:com.intellij.vcs.log.impl.VcsLogCachesInvalidator
- com.intellij.ide.caches.CachesInvalidator
- <init>():V
@@ -872,7 +870,6 @@ f:com.intellij.vcs.log.impl.VcsLogContentProvider
- initTabContent(com.intellij.ui.content.Content):V
- f:waitMainUiCreation():com.google.common.util.concurrent.ListenableFuture
f:com.intellij.vcs.log.impl.VcsLogContentProvider$Companion
f:com.intellij.vcs.log.impl.VcsLogContentProviderKt
f:com.intellij.vcs.log.impl.VcsLogContentUtil
- sf:INSTANCE:com.intellij.vcs.log.impl.VcsLogContentUtil
- f:closeLogTab(com.intellij.ui.content.ContentManager,java.lang.String):Z
@@ -1134,13 +1131,10 @@ f:com.intellij.vcs.log.impl.VcsProjectLog$Companion
com.intellij.vcs.log.impl.VcsProjectLog$ProjectLogListener
- a:logCreated(com.intellij.vcs.log.impl.VcsLogManager):V
- a:logDisposed(com.intellij.vcs.log.impl.VcsLogManager):V
f:com.intellij.vcs.log.impl.VcsProjectLogErrorHandlerKt
f:com.intellij.vcs.log.impl.VcsProjectLogKt
f:com.intellij.vcs.log.impl.VcsProjectLogManager
- com.intellij.vcs.log.impl.VcsLogManager
- <init>(com.intellij.openapi.project.Project,com.intellij.vcs.log.impl.VcsLogProjectTabsProperties,java.util.Map,java.util.function.BiConsumer):V
- f:getTabsManager():com.intellij.vcs.log.impl.VcsLogTabsManager
f:com.intellij.vcs.log.impl.VcsProjectLogManagerKt
f:com.intellij.vcs.log.impl.VcsRefImpl
- com.intellij.vcs.log.VcsRef
- <init>(com.intellij.vcs.log.Hash,java.lang.String,com.intellij.vcs.log.VcsRefType,com.intellij.openapi.vfs.VirtualFile):V
@@ -1252,7 +1246,6 @@ c:com.intellij.vcs.log.statistics.VcsLogRepoSizeCollector
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- getMetrics(com.intellij.openapi.project.Project):java.util.Set
- s:getVcsKeySafe(com.intellij.openapi.vcs.VcsKey):java.lang.String
f:com.intellij.vcs.log.statistics.VcsLogTelemetryExporterKt
f:com.intellij.vcs.log.statistics.VcsLogUsageTriggerCollector
- sf:PARENT_COMMIT:com.intellij.internal.statistic.eventLog.events.BooleanEventField
- <init>():V
@@ -1319,7 +1312,6 @@ f:com.intellij.vcs.log.ui.VcsLogActionIds
- sf:VCS_LOG_FOCUS_TEXT_FILTER:java.lang.String
- sf:VCS_LOG_SHOW_DIFF_ACTION:java.lang.String
- <init>():V
f:com.intellij.vcs.log.ui.VcsLogBookmarkProviderKt
com.intellij.vcs.log.ui.VcsLogColorManager
- sf:DEFAULT_COLOR_MODE:java.lang.String
- getLongName(com.intellij.openapi.vcs.FilePath):java.lang.String
@@ -1549,7 +1541,6 @@ a:com.intellij.vcs.log.ui.actions.IndexDiagnosticActionBase
- a:getCommitsToCheck(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.vcs.log.impl.VcsLogManager):java.util.List
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- a:update(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.vcs.log.impl.VcsLogManager):V
f:com.intellij.vcs.log.ui.actions.InvalidateVcsLogCachesKt
f:com.intellij.vcs.log.ui.actions.MoveDiffPreviewToBottomAction
- com.intellij.vcs.log.ui.actions.ChangeDiffPreviewLocationAction
- <init>():V
@@ -1750,7 +1741,6 @@ a:com.intellij.vcs.log.ui.actions.history.FileHistoryOneCommitAction
- p:isEnabled(com.intellij.vcs.log.history.FileHistoryModel,com.intellij.vcs.log.VcsCommitMetadata,com.intellij.openapi.actionSystem.AnActionEvent):Z
- pa:performAction(com.intellij.openapi.project.Project,com.intellij.vcs.log.history.FileHistoryModel,com.intellij.vcs.log.VcsCommitMetadata,com.intellij.openapi.actionSystem.AnActionEvent):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.vcs.log.ui.actions.history.FileHistoryOneCommitActionKt
a:com.intellij.vcs.log.ui.actions.history.FileHistorySingleCommitAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
@@ -2556,7 +2546,6 @@ a:com.intellij.vcs.log.ui.table.VcsLogIconCellRenderer
- pa:customize(com.intellij.vcs.log.ui.table.VcsLogGraphTable,java.lang.Object,Z,Z,I,I):V
- pf:customizeCellRenderer(javax.swing.JTable,java.lang.Object,Z,Z,I,I):V
- getPreferredWidth():com.intellij.vcs.log.ui.table.VcsLogCellRenderer$PreferredWidth
f:com.intellij.vcs.log.ui.table.VcsLogIconCellRendererKt
c:com.intellij.vcs.log.ui.table.VcsLogSpeedSearch
- com.intellij.ui.SpeedSearchBase
- <init>(com.intellij.vcs.log.ui.table.VcsLogGraphTable):V
@@ -2607,7 +2596,6 @@ f:com.intellij.vcs.log.ui.table.column.VcsLogColumnProperties
- toString():java.lang.String
f:com.intellij.vcs.log.ui.table.column.VcsLogColumnProperties$Companion
- f:create(com.intellij.vcs.log.ui.table.column.VcsLogColumn):com.intellij.vcs.log.ui.table.column.VcsLogColumnProperties
f:com.intellij.vcs.log.ui.table.column.VcsLogColumnUtilKt
com.intellij.vcs.log.ui.table.column.VcsLogCustomColumn
- com.intellij.vcs.log.ui.table.column.VcsLogColumn
- sf:Companion:com.intellij.vcs.log.ui.table.column.VcsLogCustomColumn$Companion
@@ -2621,7 +2609,6 @@ com.intellij.vcs.log.ui.table.column.VcsLogCustomColumnListener
- sf:TOPIC:com.intellij.util.messages.Topic
- columnAvailabilityChanged():V
f:com.intellij.vcs.log.ui.table.column.VcsLogCustomColumnListener$Companion
f:com.intellij.vcs.log.ui.table.column.VcsLogDefaultColumnKt
a:com.intellij.vcs.log.ui.table.column.VcsLogExternalStatusColumn
- com.intellij.vcs.log.ui.table.column.VcsLogCustomColumn
- <init>():V
@@ -2802,7 +2789,6 @@ f:com.intellij.vcs.log.visible.VcsLogFiltererImpl
- f:getMatchingHeads(com.intellij.vcs.log.data.RefsModel,java.util.Collection,com.intellij.vcs.log.VcsLogFilterCollection):java.util.Set
f:com.intellij.vcs.log.visible.VcsLogFiltererImplKt
- sf:areFiltersAffectedByIndexing(com.intellij.vcs.log.VcsLogFilterCollection,java.util.List):Z
f:com.intellij.vcs.log.visible.VcsLogRangeFilterUtilKt
c:com.intellij.vcs.log.visible.VisiblePack
- com.intellij.openapi.util.UserDataHolder
- com.intellij.vcs.log.VcsLogDataPack
@@ -2915,7 +2901,6 @@ f:com.intellij.vcs.log.visible.filters.VcsLogParentFilterImplKt
- com.intellij.vcs.log.VcsLogTextFilter
- matches(java.lang.String):Z
- a:matchingRanges(java.lang.String):java.lang.Iterable
f:com.intellij.vcs.log.visible.filters.VcsLogTextFiltersKt
f:icons.VcsLogIcons
- <init>():V
f:icons.VcsLogIcons$Process

View File

@@ -1,4 +1,3 @@
f:com.intellij.warmup.ProjectCachesWarmupKt
com.intellij.warmup.WarmupBuildStatus
- sf:Companion:com.intellij.warmup.WarmupBuildStatus$Companion
f:com.intellij.warmup.WarmupBuildStatus$Companion
@@ -18,7 +17,6 @@ f:com.intellij.warmup.WarmupBuildStatus$Success
f:com.intellij.warmup.WarmupUtilsKt
- sf:waitIndexInitialization(kotlin.coroutines.Continuation):java.lang.Object
- sf:waitUntilProgressTasksAreFinishedOrFail(kotlin.coroutines.Continuation):java.lang.Object
f:com.intellij.warmup.impl.WarmupConfiguratorOfCLIConfiguratorsKt
f:com.intellij.warmup.util.ActivityBasedWarmupKt
- sf:configureProjectByActivities(com.intellij.warmup.util.OpenProjectArgs,kotlin.coroutines.Continuation):java.lang.Object
f:com.intellij.warmup.util.ConsoleLog

View File

@@ -1,4 +1,3 @@
*f:com.intellij.webSymbols.AliasesKt
*:com.intellij.webSymbols.CompositeWebSymbol
- com.intellij.webSymbols.WebSymbol
- a:getNameSegments():java.util.List
@@ -1627,7 +1626,6 @@ e:com.intellij.webSymbols.js.WebSymbolJsKind
- pf:unresolvedSymbol(com.intellij.webSymbols.WebSymbolQualifiedKind,java.lang.String):com.intellij.webSymbols.query.WebSymbolMatch
*f:com.intellij.webSymbols.references.WebSymbolReferenceProvider$Companion
- f:startOffsetIn(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):I
*f:com.intellij.webSymbols.references.WebSymbolReferenceProviderKt
*f:com.intellij.webSymbols.search.PsiSourcedWebSymbolReference
- com.intellij.psi.PsiReference
- <init>(com.intellij.webSymbols.WebSymbol,com.intellij.psi.PsiElement,com.intellij.model.psi.PsiExternalReferenceHost,com.intellij.openapi.util.TextRange):V
@@ -1728,7 +1726,6 @@ f:com.intellij.webSymbols.utils.WebSymbolDeclaredInPsi$PsiNavigatableWebSymbolNa
- createPointer():com.intellij.model.Pointer
- f:getNavigationItem():com.intellij.navigation.NavigationItem
- navigationRequest():com.intellij.platform.backend.navigation.NavigationRequest
f:com.intellij.webSymbols.utils.WebSymbolDeclaredInPsiKt
f:com.intellij.webSymbols.utils.WebSymbolUtils
- sf:applyIfNotNull(java.lang.Object,java.lang.Object,kotlin.jvm.functions.Function2):java.lang.Object
- sf:asSingleSymbol(java.util.List,Z):com.intellij.webSymbols.WebSymbol
@@ -1770,7 +1767,6 @@ f:com.intellij.webSymbols.utils.WebSymbolUtils
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.webSymbols.webTypes.WebTypesEmbeddedDefinitionsLoader
- f:getPackagesEnabledByDefault(com.intellij.openapi.project.Project):java.util.Map
- f:getWebTypesEnabledPackages(com.intellij.openapi.project.Project):java.util.Set
*f:com.intellij.webSymbols.webTypes.WebTypesLoadUtilKt
*c:com.intellij.webSymbols.webTypes.WebTypesSymbolBase
- com.intellij.webSymbols.PsiSourcedWebSymbol
- p:queryExecutor:com.intellij.webSymbols.query.WebSymbolsQueryExecutor

View File

@@ -65,7 +65,6 @@
- a:deserializeCache-IoAF18A(java.nio.file.Path):java.lang.Object
- a:getSerializerDataFormatVersion():java.lang.String
- a:serializeCache(java.nio.file.Path,com.intellij.platform.workspace.storage.ImmutableEntityStorage):com.intellij.platform.workspace.storage.SerializationResult
*f:com.intellij.platform.workspace.storage.EntityTreeUtilKt
*a:com.intellij.platform.workspace.storage.EntityType
- <init>():V
- <init>(com.intellij.platform.workspace.storage.EntityType):V
@@ -170,7 +169,6 @@
- java.lang.annotation.Annotation
@:com.intellij.platform.workspace.storage.annotations.Open
- java.lang.annotation.Annotation
f:com.intellij.platform.workspace.storage.impl.ClassToIntConverterKt
f:com.intellij.platform.workspace.storage.impl.ConnectionId
- sf:Companion:com.intellij.platform.workspace.storage.impl.ConnectionId$Companion
- f:canRemoveParent():Z
@@ -193,7 +191,6 @@ e:com.intellij.platform.workspace.storage.impl.ConnectionId$ConnectionType
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.platform.workspace.storage.impl.ConnectionId$ConnectionType
- s:values():com.intellij.platform.workspace.storage.impl.ConnectionId$ConnectionType[]
f:com.intellij.platform.workspace.storage.impl.ConsistencyCheckerKt
e:com.intellij.platform.workspace.storage.impl.ConsistencyCheckingMode
- java.lang.Enum
- sf:DISABLED:com.intellij.platform.workspace.storage.impl.ConsistencyCheckingMode
@@ -203,8 +200,6 @@ e:com.intellij.platform.workspace.storage.impl.ConsistencyCheckingMode
- s:values():com.intellij.platform.workspace.storage.impl.ConsistencyCheckingMode[]
com.intellij.platform.workspace.storage.impl.ConsistencyCheckingModeProvider
- a:getMode():com.intellij.platform.workspace.storage.impl.ConsistencyCheckingMode
f:com.intellij.platform.workspace.storage.impl.EntitiesKt
f:com.intellij.platform.workspace.storage.impl.EntityIdKt
f:com.intellij.platform.workspace.storage.impl.EntityLink
- <init>(Z,com.intellij.platform.workspace.storage.impl.ConnectionId):V
- f:component1():Z
@@ -275,14 +270,11 @@ a:com.intellij.platform.workspace.storage.impl.ModifiableWorkspaceEntityBase
- f:updateReferenceToEntity(java.lang.Class,Z,java.util.List):V
f:com.intellij.platform.workspace.storage.impl.RefsTableKt
- sf:isOneToOne(com.intellij.platform.workspace.storage.impl.ConnectionId):Z
f:com.intellij.platform.workspace.storage.impl.ReplaceBySourceAsTreeKt
com.intellij.platform.workspace.storage.impl.SoftLinkable
- a:getLinks():java.util.Set
- a:index(com.intellij.platform.workspace.storage.impl.indices.WorkspaceMutableIndex):V
- a:updateLink(com.intellij.platform.workspace.storage.SymbolicEntityId,com.intellij.platform.workspace.storage.SymbolicEntityId):Z
- a:updateLinksIndex(java.util.Set,com.intellij.platform.workspace.storage.impl.indices.WorkspaceMutableIndex):V
f:com.intellij.platform.workspace.storage.impl.UtilsKt
f:com.intellij.platform.workspace.storage.impl.WorkspaceBuilderChangeLogKt
a:com.intellij.platform.workspace.storage.impl.WorkspaceEntityBase
- com.intellij.platform.workspace.storage.WorkspaceEntity
- snapshot:com.intellij.platform.workspace.storage.EntityStorage
@@ -328,7 +320,6 @@ a:com.intellij.platform.workspace.storage.impl.WorkspaceEntityData
c:com.intellij.platform.workspace.storage.impl.WorkspaceEntityExtensionDelegate
- <init>():V
- getValue(com.intellij.platform.workspace.storage.WorkspaceEntity,kotlin.reflect.KProperty):java.lang.Object
f:com.intellij.platform.workspace.storage.impl.WorkspaceEntityExtensionDelegateKt
f:com.intellij.platform.workspace.storage.impl.WorkspaceEntityExtensionDelegateMutable
- <init>(java.lang.Class):V
- f:getValue(com.intellij.platform.workspace.storage.WorkspaceEntity$Builder,kotlin.reflect.KProperty):java.lang.Object
@@ -364,7 +355,6 @@ f:com.intellij.platform.workspace.storage.impl.cache.ChangeOnVersionedChange
- getSize():I
f:com.intellij.platform.workspace.storage.impl.cache.TracedSnapshotCacheKt
- sf:cache():com.intellij.platform.workspace.storage.impl.cache.TracedSnapshotCache
f:com.intellij.platform.workspace.storage.impl.containers.ContainerExtensionsKt
f:com.intellij.platform.workspace.storage.impl.containers.MutableWorkspaceCollectionsKt
- sf:toMutableWorkspaceList(java.util.Collection):com.intellij.platform.workspace.storage.impl.containers.MutableWorkspaceList
- sf:toMutableWorkspaceSet(java.util.Collection):com.intellij.platform.workspace.storage.impl.containers.MutableWorkspaceSet
@@ -410,8 +400,6 @@ f:com.intellij.platform.workspace.storage.impl.exceptions.SymbolicIdAlreadyExist
- java.lang.RuntimeException
- <init>(com.intellij.platform.workspace.storage.SymbolicEntityId):V
- f:getId():com.intellij.platform.workspace.storage.SymbolicEntityId
f:com.intellij.platform.workspace.storage.impl.indices.EntityStorageInternalIndexKt
f:com.intellij.platform.workspace.storage.impl.indices.MultimapStorageIndexKt
c:com.intellij.platform.workspace.storage.impl.indices.VirtualFileIndex
- com.intellij.platform.workspace.storage.url.VirtualFileUrlIndex
- findEntitiesByUrl(com.intellij.platform.workspace.storage.url.VirtualFileUrl):kotlin.sequences.Sequence
@@ -427,7 +415,6 @@ f:com.intellij.platform.workspace.storage.impl.indices.VirtualFileIndex$MutableV
- setVfu2EntityId(it.unimi.dsi.fastutil.objects.Object2ObjectOpenCustomHashMap):V
- f:toImmutable():com.intellij.platform.workspace.storage.impl.indices.VirtualFileIndex
f:com.intellij.platform.workspace.storage.impl.indices.VirtualFileIndex$MutableVirtualFileIndex$Companion
f:com.intellij.platform.workspace.storage.impl.indices.VirtualFileIndexKt
com.intellij.platform.workspace.storage.impl.indices.WorkspaceMutableIndex
- a:index(com.intellij.platform.workspace.storage.impl.WorkspaceEntityData,java.lang.Object):V
- a:remove(com.intellij.platform.workspace.storage.impl.WorkspaceEntityData,java.lang.Object):V
@@ -448,9 +435,6 @@ e:com.intellij.platform.workspace.storage.impl.query.Operation
- s:values():com.intellij.platform.workspace.storage.impl.query.Operation[]
f:com.intellij.platform.workspace.storage.impl.query.QueryId
- <init>():V
f:com.intellij.platform.workspace.storage.impl.query.TokenKt
f:com.intellij.platform.workspace.storage.impl.references.OneToAbstractManyContainerKt
f:com.intellij.platform.workspace.storage.impl.serialization.CacheMetadataKt
f:com.intellij.platform.workspace.storage.impl.serialization.EntityStorageSerializerImpl
- com.intellij.platform.workspace.storage.EntityStorageSerializer
- sf:Companion:com.intellij.platform.workspace.storage.impl.serialization.EntityStorageSerializerImpl$Companion
@@ -463,13 +447,9 @@ f:com.intellij.platform.workspace.storage.impl.serialization.EntityStorageSerial
- serializeCache(java.nio.file.Path,com.intellij.platform.workspace.storage.ImmutableEntityStorage):com.intellij.platform.workspace.storage.SerializationResult
- setSerializerDataFormatVersion(java.lang.String):V
f:com.intellij.platform.workspace.storage.impl.serialization.EntityStorageSerializerImpl$Companion
f:com.intellij.platform.workspace.storage.impl.serialization.EntityStorageSerializerImplKt
f:com.intellij.platform.workspace.storage.impl.serialization.TypeInfoKt
f:com.intellij.platform.workspace.storage.impl.serialization.UnsupportedEntitiesVersionException
- java.lang.Exception
- <init>():V
f:com.intellij.platform.workspace.storage.impl.serialization.registration.EntitiesRegistrarKt
f:com.intellij.platform.workspace.storage.impl.serialization.registration.SerializerRegistrarKt
f:com.intellij.platform.workspace.storage.impl.serialization.serializer.UnsupportedClassException
- java.lang.Exception
- <init>(java.lang.String,java.lang.String,java.lang.String):V
@@ -519,7 +499,6 @@ com.intellij.platform.workspace.storage.instrumentation.EntityStorageInstrumenta
- a:resolveReference(com.intellij.platform.workspace.storage.EntityPointer):com.intellij.platform.workspace.storage.WorkspaceEntity
@:com.intellij.platform.workspace.storage.instrumentation.EntityStorageInstrumentationApi
- java.lang.annotation.Annotation
f:com.intellij.platform.workspace.storage.instrumentation.EntityStorageInstrumentationKt
com.intellij.platform.workspace.storage.instrumentation.ImmutableEntityStorageInstrumentation
- com.intellij.platform.workspace.storage.ImmutableEntityStorage
- com.intellij.platform.workspace.storage.instrumentation.EntityStorageInstrumentation
@@ -531,7 +510,6 @@ com.intellij.platform.workspace.storage.instrumentation.MutableEntityStorageInst
- a:getOneChildBuilder(com.intellij.platform.workspace.storage.impl.ConnectionId,com.intellij.platform.workspace.storage.WorkspaceEntity$Builder):com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
- a:getParentBuilder(com.intellij.platform.workspace.storage.impl.ConnectionId,com.intellij.platform.workspace.storage.WorkspaceEntity$Builder):com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
- a:replaceChildren(com.intellij.platform.workspace.storage.impl.ConnectionId,com.intellij.platform.workspace.storage.WorkspaceEntity$Builder,java.util.List):V
f:com.intellij.platform.workspace.storage.metadata.ApiCodeKt
com.intellij.platform.workspace.storage.metadata.MetadataStorage
- getMetadataByTypeFqn(java.lang.String):com.intellij.platform.workspace.storage.metadata.model.StorageTypeMetadata
- a:getMetadataByTypeFqnOrNull(java.lang.String):com.intellij.platform.workspace.storage.metadata.model.StorageTypeMetadata
@@ -548,9 +526,6 @@ a:com.intellij.platform.workspace.storage.metadata.MetadataStorageBridge
com.intellij.platform.workspace.storage.metadata.StorageMetadata
f:com.intellij.platform.workspace.storage.metadata.diff.ComparisonUtil
- sf:INSTANCE:com.intellij.platform.workspace.storage.metadata.diff.ComparisonUtil
f:com.intellij.platform.workspace.storage.metadata.diff.ComparisonsBuilderKt
f:com.intellij.platform.workspace.storage.metadata.diff.MetadataComparatorKt
f:com.intellij.platform.workspace.storage.metadata.exceptions.MetadataExceptionKt
a:com.intellij.platform.workspace.storage.metadata.exceptions.MissingMetadataException
- java.lang.Exception
- <init>(java.lang.String):V
@@ -563,7 +538,6 @@ f:com.intellij.platform.workspace.storage.metadata.exceptions.MissingTypeMetadat
f:com.intellij.platform.workspace.storage.metadata.exceptions.MissingTypeMetadataHashException
- com.intellij.platform.workspace.storage.metadata.exceptions.MissingMetadataException
- <init>(java.lang.String):V
f:com.intellij.platform.workspace.storage.metadata.extensions.MetadataTypeExtensionsKt
a:com.intellij.platform.workspace.storage.metadata.impl.MetadataStorageBase
- com.intellij.platform.workspace.storage.metadata.MetadataStorage
- <init>():V
@@ -785,10 +759,8 @@ f:com.intellij.platform.workspace.storage.metadata.model.ValueTypeMetadata$Simpl
- hashCode():I
- isNullable():Z
- toString():java.lang.String
f:com.intellij.platform.workspace.storage.metadata.resolver.MetadataStorageResolverKt
f:com.intellij.platform.workspace.storage.metadata.utils.ConstructorsGeneratorKt
- bs:main(java.lang.String[]):V
f:com.intellij.platform.workspace.storage.metadata.utils.TypesCollectorKt
f:com.intellij.platform.workspace.storage.query.APIKt
- sf:entities(kotlin.reflect.KClass):com.intellij.platform.workspace.storage.query.CollectionQuery
- sf:entitiesByExternalMapping(java.lang.String,java.lang.Object):com.intellij.platform.workspace.storage.query.CollectionQuery
@@ -827,9 +799,7 @@ f:com.intellij.platform.workspace.storage.query.CollectionQuery$TrackDiff
- <init>(com.intellij.platform.workspace.storage.impl.query.QueryId,com.intellij.platform.workspace.storage.query.CollectionQuery):V
- f:getFrom():com.intellij.platform.workspace.storage.query.CollectionQuery
- getQueryId():com.intellij.platform.workspace.storage.impl.query.QueryId
f:com.intellij.platform.workspace.storage.query.QueriesKt
com.intellij.platform.workspace.storage.query.StorageQuery
f:com.intellij.platform.workspace.storage.trace.TracingKt
com.intellij.platform.workspace.storage.url.MutableVirtualFileUrlIndex
- com.intellij.platform.workspace.storage.url.VirtualFileUrlIndex
- a:index(com.intellij.platform.workspace.storage.WorkspaceEntity$Builder,java.lang.String,com.intellij.platform.workspace.storage.url.VirtualFileUrl):V

View File

@@ -8,7 +8,6 @@ f:com.intellij.execution.wsl.WslProxy
- <init>(com.intellij.execution.wsl.AbstractWslDistribution,I):V
- dispose():V
- f:getWslIngressPort():I
f:com.intellij.execution.wsl.WslToolsKt
f:com.intellij.execution.wsl.sync.FilePathRelativeToDir
- <init>(java.lang.String):V
- equals(java.lang.Object):Z
@@ -45,7 +44,6 @@ f:com.intellij.execution.wsl.sync.LinuxFileStorage
- removeTempFile(java.lang.String):V
- tarAndCopyTo(java.util.Collection,java.nio.file.Path):V
- unTar(java.lang.String):V
f:com.intellij.execution.wsl.sync.LinuxFileStorageKt
f:com.intellij.execution.wsl.sync.WindowsFileStorage
- com.intellij.execution.wsl.sync.FileStorage
- <init>(java.nio.file.Path,com.intellij.execution.wsl.AbstractWslDistribution):V
@@ -59,7 +57,6 @@ f:com.intellij.execution.wsl.sync.WindowsFileStorage
- removeTempFile(java.nio.file.Path):V
- tarAndCopyTo(java.util.Collection,java.lang.String):V
- unTar(java.nio.file.Path):V
f:com.intellij.execution.wsl.sync.WindowsFileStorageKt
a:com.intellij.execution.wsl.sync.WslHashFilter
- p:<init>(com.intellij.execution.wsl.sync.WslHashOperator,com.intellij.execution.wsl.sync.WslHashMatcher):V
- f:matches(java.lang.String):Z
@@ -133,5 +130,3 @@ f:com.intellij.execution.wsl.sync.WslSyncData
- f:getStubs():java.util.Set
- hashCode():I
- toString():java.lang.String
f:com.intellij.execution.wsl.sync.WslSyncKt
f:com.intellij.execution.wsl.sync.WslSyncSharedKt

View File

@@ -206,7 +206,6 @@ f:com.intellij.xdebugger.impl.InlayRunToCursorEditorListener
- f:reshowInlayRunToCursor(com.intellij.openapi.editor.Editor):V
f:com.intellij.xdebugger.impl.InlayRunToCursorEditorListener$Companion
- f:isInlayRunToCursorEnabled():Z
f:com.intellij.xdebugger.impl.InlayRunToCursorEditorListenerKt
f:com.intellij.xdebugger.impl.InlineTextValuePopupProvider
- com.intellij.xdebugger.impl.inline.InlineValuePopupProvider
- <init>():V
@@ -336,8 +335,6 @@ f:com.intellij.xdebugger.impl.XDebuggerActionsCollector
- sf:threadSelected:com.intellij.internal.statistic.eventLog.events.EventId1
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- sf:logFramesUpdated(J,java.util.List):V
f:com.intellij.xdebugger.impl.XDebuggerActionsCollectorKt
f:com.intellij.xdebugger.impl.XDebuggerExecutionPointManagerKt
f:com.intellij.xdebugger.impl.XDebuggerHistoryManager
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
@@ -2256,7 +2253,6 @@ f:com.intellij.xdebugger.impl.runToolbar.InlineXDebuggerResumeAction
- com.intellij.xdebugger.impl.runToolbar.XDebuggerResumeAction
- <init>(com.intellij.execution.RunnerAndConfigurationSettings):V
- getResumeHandler():com.intellij.xdebugger.impl.actions.handlers.InlineXDebuggerResumeHandler
f:com.intellij.xdebugger.impl.runToolbar.RunToolbarDebugProcessKt
c:com.intellij.xdebugger.impl.runToolbar.RunToolbarPauseAction
- com.intellij.xdebugger.impl.runToolbar.RunToolbarXDebuggerAction
- <init>():V
@@ -2476,7 +2472,6 @@ c:com.intellij.xdebugger.impl.ui.ExecutionPointHighlighter
- updateGutterIcon(com.intellij.openapi.editor.markup.GutterIconRenderer):V
com.intellij.xdebugger.impl.ui.ExecutionPointHighlighter$HighlighterProvider
- a:getHighlightRange():com.intellij.openapi.util.TextRange
f:com.intellij.xdebugger.impl.ui.ExecutionPositionUiKt
a:com.intellij.xdebugger.impl.ui.FramesAndThreadsLayoutOptionBase
- com.intellij.ui.content.custom.options.PersistentContentCustomLayoutOption
- <init>(com.intellij.xdebugger.impl.ui.XDebugTabLayoutSettings$XDebugFramesAndThreadsLayoutOptions):V
@@ -2836,7 +2831,6 @@ f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogState$Companion
- f:getDEFAULT_ROW_HEIGHT():I
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogUtilKt
- sf:attachToProcessWithDebugger(com.intellij.xdebugger.attach.XAttachDebugger,com.intellij.xdebugger.impl.actions.AttachToProcessActionBase$AttachToProcessItem,com.intellij.openapi.project.Project):V
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachDialogUtilsKt
f:com.intellij.xdebugger.impl.ui.attach.dialog.AttachHostAndProvider
- com.intellij.xdebugger.impl.ui.attach.dialog.AttachHostItem
- <init>(com.intellij.xdebugger.attach.XAttachHost,com.intellij.xdebugger.attach.XAttachHostProvider,com.intellij.openapi.project.Project,com.intellij.openapi.util.UserDataHolder):V
@@ -3039,7 +3033,6 @@ f:com.intellij.xdebugger.impl.ui.attach.dialog.extensions.XAttachHostSettingsPro
- f:setEP(com.intellij.openapi.extensions.ExtensionPointName):V
*:com.intellij.xdebugger.impl.ui.attach.dialog.extensions.XAttachTreeDebuggersPresentationProvider
- a:getDebuggersShortName():java.lang.String
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.AttachComponentsFocusUtilKt
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.AttachDialogEmptyText
- com.intellij.util.ui.StatusText
- <init>(com.intellij.ui.table.JBTable,com.intellij.xdebugger.impl.ui.attach.dialog.items.AttachToProcessElementsFilters):V
@@ -3081,7 +3074,6 @@ f:com.intellij.xdebugger.impl.ui.attach.dialog.items.AttachToProcessTableSelecti
- setSelectionInterval(I,I):V
- setSelectionMode(I):V
- setValueIsAdjusting(Z):V
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.AttachToProcessTableSelectionModelKt
a:com.intellij.xdebugger.impl.ui.attach.dialog.items.cells.AttachTableCell
- sf:Companion:com.intellij.xdebugger.impl.ui.attach.dialog.items.cells.AttachTableCell$Companion
- <init>(java.lang.String,com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogColumnsLayout):V
@@ -3129,7 +3121,6 @@ a:com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogColumns
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogColumnsLayoutService
- <init>():V
- f:getColumnsLayout():com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogColumnsLayout
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogColumnsUtilKt
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogDefaultColumnsLayout
- com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogColumnsLayout
- sf:COMMAND_LINE_CELL_KEY:java.lang.String
@@ -3142,7 +3133,6 @@ f:com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogDefault
- createCell(I,com.intellij.xdebugger.impl.ui.attach.dialog.items.nodes.AttachDialogProcessNode,com.intellij.xdebugger.impl.ui.attach.dialog.items.AttachToProcessElementsFilters,Z):com.intellij.xdebugger.impl.ui.attach.dialog.items.cells.AttachTableCell
- getColumnInfos():java.util.List
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogDefaultColumnsLayout$Companion
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.list.AttachToProcessItemsListKt
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.list.AttachToProcessListColumnModel
- javax.swing.table.DefaultTableColumnModel
- <init>(com.intellij.xdebugger.impl.ui.attach.dialog.items.columns.AttachDialogColumnsLayout):V
@@ -3180,8 +3170,6 @@ a:com.intellij.xdebugger.impl.ui.attach.dialog.items.separators.TableGroupHeader
- p:paintComponent(java.awt.Graphics):V
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.separators.TableGroupHeaderSeparator$Companion
- f:getExpectedHeight(Z,Z):I
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.tree.AttachToProcessItemsTreeKt
f:com.intellij.xdebugger.impl.ui.attach.dialog.items.tree.FilteringTreeTableModelKt
f:com.intellij.xdebugger.impl.ui.tree.SetValueInplaceEditor
- com.intellij.xdebugger.impl.ui.tree.XDebuggerTreeValueNodeInplaceEditor
- doOKAction():V
@@ -3651,7 +3639,6 @@ c:com.intellij.xdebugger.impl.ui.tree.nodes.XValueTextRendererImpl
- renderSpecialSymbol(java.lang.String):V
- renderStringValue(java.lang.String,java.lang.String,I):V
- renderValue(java.lang.String):V
f:com.intellij.xdebugger.impl.util.DisposableUtilKt
c:com.intellij.xdebugger.memory.action.ShowClassesWithDiffAction
- com.intellij.openapi.actionSystem.ToggleAction
- <init>():V

View File

@@ -404,7 +404,6 @@ f:org.intellij.plugins.intelliLang.references.LanguageReferenceContributor
- <init>():V
- getReferences(com.intellij.model.psi.PsiExternalReferenceHost,com.intellij.model.psi.PsiSymbolReferenceHints):java.util.Collection
- getSearchRequests(com.intellij.openapi.project.Project,com.intellij.model.Symbol):java.util.Collection
f:org.intellij.plugins.intelliLang.references.LanguageReferenceContributorKt
f:org.intellij.plugins.intelliLang.references.LanguageWordInCommentCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- <init>():V

View File

@@ -160,7 +160,6 @@ f:com.intellij.coverage.CoverageDataSuitesManager
- f:removeSuite(com.intellij.coverage.CoverageSuite):V
f:com.intellij.coverage.CoverageDataSuitesManager$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.coverage.CoverageDataSuitesManager
f:com.intellij.coverage.CoverageDataSuitesManagerKt
*:com.intellij.coverage.CoverageEditorAnnotator
- com.intellij.openapi.Disposable
- a:hideCoverage():V
@@ -265,7 +264,6 @@ c:com.intellij.coverage.CoverageLineMarkerRenderer
- s:getReport(com.intellij.rt.coverage.data.LineData,I,com.intellij.openapi.editor.Editor,com.intellij.coverage.CoverageSuitesBundle):java.lang.String
- getTextAttributesKey():com.intellij.openapi.editor.colors.TextAttributesKey
- moveToLine(I,com.intellij.openapi.editor.Editor):V
f:com.intellij.coverage.CoverageLoggerKt
a:com.intellij.coverage.CoverageOptions
- com.intellij.openapi.options.UnnamedConfigurable
- sf:EP_NAME:com.intellij.openapi.extensions.ProjectExtensionPointName
@@ -477,7 +475,6 @@ e:com.intellij.coverage.actions.ExternalReportImportManager$Source
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.coverage.actions.ExternalReportImportManager$Source
- s:values():com.intellij.coverage.actions.ExternalReportImportManager$Source[]
f:com.intellij.coverage.actions.ExternalReportImportManagerKt
c:com.intellij.coverage.actions.GenerateCoverageReportAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V