mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
notifications.md: "Got It" link to GotItTooltip replacing GotItMessage
This commit is contained in:
parent
77c8eb9b9c
commit
9ab1b0657f
@ -34,7 +34,7 @@ A commonly used UI implementation is [`EditorNotificationPanel`](%gh-ic%/platfor
|
||||
|
||||
### "Got It" Notification
|
||||
|
||||
Use to highlight important new/changed features via [`GotItMessage`](%gh-ic%/platform/platform-impl/src/com/intellij/ui/GotItMessage.java).
|
||||
Use to highlight important new/changed features via [`GotItTooltip`](%gh-ic%/platform/platform-impl/src/com/intellij/ui/GotItTooltip.kt).
|
||||
See [Got It tooltip](https://jetbrains.design/intellij/controls/got_it_tooltip/) in IntelliJ Platform UI Guidelines for an overview.
|
||||
|
||||
### Top-Level Notifications (Balloons)
|
||||
|
Loading…
x
Reference in New Issue
Block a user