From 6b7f0dcee42cf3617ad0e25829f288192f89918e Mon Sep 17 00:00:00 2001 From: breandan Date: Tue, 12 Jan 2016 00:39:50 -0800 Subject: [PATCH] Live template tutorial pt. 2 --- .idea/misc.xml | 2 +- .idea/modules.xml | 1 + .idea/runConfigurations/editor_basics.xml | 1 - .idea/runConfigurations/facet_basics.xml | 1 - .idea/runConfigurations/framework.xml | 1 - .idea/runConfigurations/kotlin_demo.xml | 1 - .idea/runConfigurations/project_model.xml | 1 - .idea/runConfigurations/register_actions.xml | 1 - .../simple_language_plugin.xml | 1 - .../tree_structure_provider.xml | 2 +- _SUMMARY.md | 2 ++ .../resources/META-INF/plugin.xml | 8 +++-- .../live_templates/src/MarkdownContext.java | 16 ++++++++-- .../src/MarkdownTemplateProvider.java | 15 +++++++-- .../resources/META-INF/plugin.xml | 2 +- tutorials.md | 3 +- tutorials/live_templates.md | 15 +++++++++ tutorials/live_templates/template_support.md | 31 +++++++++++++++++++ 18 files changed, 84 insertions(+), 20 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 43f2a1f4c33..8cfd6389adc 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,7 +3,7 @@ - + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index 109a039b3f9..31756bbe106 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -11,6 +11,7 @@ + diff --git a/.idea/runConfigurations/editor_basics.xml b/.idea/runConfigurations/editor_basics.xml index 477e1437d07..9bc65b3eafd 100644 --- a/.idea/runConfigurations/editor_basics.xml +++ b/.idea/runConfigurations/editor_basics.xml @@ -3,7 +3,6 @@ \ No newline at end of file diff --git a/.idea/runConfigurations/facet_basics.xml b/.idea/runConfigurations/facet_basics.xml index 65fbb04df28..f1528e683b1 100644 --- a/.idea/runConfigurations/facet_basics.xml +++ b/.idea/runConfigurations/facet_basics.xml @@ -3,7 +3,6 @@