mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
code_completion.md: upsource link
This commit is contained in:
parent
619444e154
commit
0abaf6631b
@ -56,4 +56,4 @@ For every lookup element, you can specify the following attributes:
|
||||
|
||||
### How to show a completion popup programmatically
|
||||
|
||||
Use `com.intellij.codeInsight.AutoPopupController.scheduleAutoPopup()`.
|
||||
Use [`AutoPopupController.scheduleAutoPopup()`](upsource:///platform/analysis-impl/src/com/intellij/codeInsight/AutoPopupController.java).
|
||||
|
Loading…
x
Reference in New Issue
Block a user