mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
code_completion.md: heading level
This commit is contained in:
parent
31726bf5c5
commit
f7f4ba7da4
@ -51,7 +51,7 @@ for completing keywords in MANIFEST.MF files.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### Lookup Items
|
### Lookup Items
|
||||||
Items shown in the completion list are represented by instances of the
|
Items shown in the completion list are represented by instances of the
|
||||||
[`LookupElement`](upsource:///platform/analysis-api/src/com/intellij/codeInsight/lookup/LookupElement.java)
|
[`LookupElement`](upsource:///platform/analysis-api/src/com/intellij/codeInsight/lookup/LookupElement.java)
|
||||||
interface.
|
interface.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user