code_completion.md: upsource link

This commit is contained in:
Yann Cébron 2022-06-22 14:56:50 +02:00
parent 619444e154
commit 0abaf6631b

View File

@ -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).