mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
9 lines
407 B
Markdown
9 lines
407 B
Markdown
[//]: # (title: Templates)
|
|
|
|
<!-- Copyright 2000-2022 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. -->
|
|
|
|
* [Live Templates](live_templates.md)
|
|
* [Adding Live Templates to a Plugin](template_support.md)
|
|
* [Creating New Functions for Live Templates](new_macros.md)
|
|
* Surround Templates
|
|
* File Templates |