editing.md: link to other Code Completion topic

This commit is contained in:
Yann Cébron 2023-09-05 13:13:13 +02:00
parent 9efba2207c
commit 15290d7a8d

View File

@ -1,10 +1,10 @@
<!-- Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
# Editing # Editing
<!-- Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
<link-summary>The Editing section overview.</link-summary> <link-summary>The Editing section overview.</link-summary>
* Code Completion * Code Completion (see [Code Completion in Custom Languages](code_completion.md))
* [](postfix_completion.md) * [](postfix_completion.md)
* [](live_templates.md) * [](live_templates.md)
* [](file_and_code_templates.md) * [](file_and_code_templates.md)