mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
11 lines
468 B
Markdown
11 lines
468 B
Markdown
---
|
|
title: Templates
|
|
---
|
|
<!-- 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. -->
|
|
|
|
* [Live Templates](/tutorials/live_templates.md)
|
|
* [Adding Live Templates to a Plugin](/tutorials/live_templates/template_support.md)
|
|
* [Creating New Functions for Live Templates](/tutorials/live_templates/new_macros.md)
|
|
* Surround Templates
|
|
* File Templates
|