mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
completion_contributor.md: link step 10
This commit is contained in:
parent
65c79d43ab
commit
04414d34a8
@ -3,7 +3,7 @@ title: 9. Completion Contributor
|
|||||||
---
|
---
|
||||||
<!-- Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
<!-- Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||||
|
|
||||||
Custom languages provide code completion using one of two approaches: Contributor and Reference-based completion.
|
Custom languages provide code completion using one of two approaches: Contributor and Reference-based (see [10. Reference Contributor](reference_contributor.md)) completion.
|
||||||
|
|
||||||
**Reference**: [Code Completion](/reference_guide/custom_language_support/code_completion.md)
|
**Reference**: [Code Completion](/reference_guide/custom_language_support/code_completion.md)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user