mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
documentation.md: DocumentationActionProvider -> upsource
This commit is contained in:
parent
37683cd5ed
commit
dfe5fac05a
@ -15,7 +15,7 @@ In addition to showing the documentation, the `getQuickNavigateInfo()` method re
|
||||
when the user hovers over an element with <shortcut>Ctrl</shortcut>/<shortcut>Cmd</shortcut> pressed.
|
||||
|
||||
Custom actions can also be added to documentation inlays and documentation popups via
|
||||
`com.intellij.codeInsight.documentation.DocumentationActionProvider` registered in the
|
||||
[`DocumentationActionProvider`](upsource:///platform/lang-impl/src/com/intellij/codeInsight/documentation/DocumentationActionProvider.java) registered in the
|
||||
`com.intellij.documentationActionProvider` extension point.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user