WEB-62113 Deprecated exclude list for service inlay hints

GitOrigin-RevId: 8312324098e84ecec957085f96807cfd67e205ff
This commit is contained in:
Aleksei Berezkin
2024-05-03 14:31:55 +02:00
committed by intellij-monorepo-bot
parent 1fa323984e
commit d60058466e

View File

@@ -6739,8 +6739,10 @@ f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayHintsPassFacto
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayRenderer
- com.intellij.openapi.editor.EditorCustomElementRenderer
- <init>(com.intellij.codeInsight.hints.declarative.impl.InlayPresentationList,com.intellij.codeInsight.hints.presentation.InlayTextMetricsStorage,java.lang.String,com.intellij.codeInsight.hints.declarative.InlayPosition):V
- <init>(com.intellij.codeInsight.hints.declarative.impl.InlayPresentationList,com.intellij.codeInsight.hints.presentation.InlayTextMetricsStorage,java.lang.String,com.intellij.codeInsight.hints.declarative.InlayPosition,java.lang.Class):V
- calcWidthInPixels(com.intellij.openapi.editor.Inlay):I
- getContextMenuGroupId(com.intellij.openapi.editor.Inlay):java.lang.String
- f:getCreatedBy():java.lang.Class
- f:getMouseArea(java.awt.Point):com.intellij.codeInsight.hints.declarative.impl.InlayMouseArea
- f:getPresentationList():com.intellij.codeInsight.hints.declarative.impl.InlayPresentationList
- f:getProviderId():java.lang.String