mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
code_completion.md: link summary
This commit is contained in:
parent
0a7b5d6eef
commit
ba9435b4c9
@ -8,6 +8,8 @@
|
||||
|
||||
</tldr>
|
||||
|
||||
<link-summary>Providing reference and generic code completion.</link-summary>
|
||||
|
||||
Two main types of code completion can be provided by custom language plugins: reference completion and contributor-based completion.
|
||||
|
||||
Reference completion is easier to implement, but supports only the basic completion action.
|
||||
|
Loading…
x
Reference in New Issue
Block a user