From 22a007dbed1c860cc303ff35fb78a22d69642028 Mon Sep 17 00:00:00 2001 From: Matt Ward Date: Wed, 5 Oct 2011 21:28:08 +0100 Subject: [PATCH] Recognise .ttinclude file extension as a t4 template. --- .../Misc/TextTemplating/Project/Resources/TextTemplating.xshd | 2 +- src/AddIns/Misc/TextTemplating/Project/TextTemplating.addin | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/AddIns/Misc/TextTemplating/Project/Resources/TextTemplating.xshd b/src/AddIns/Misc/TextTemplating/Project/Resources/TextTemplating.xshd index ac17c1b9ab..125e827ed3 100644 --- a/src/AddIns/Misc/TextTemplating/Project/Resources/TextTemplating.xshd +++ b/src/AddIns/Misc/TextTemplating/Project/Resources/TextTemplating.xshd @@ -1,7 +1,7 @@  + extensions=".tt;.t4;.ttinclude"> diff --git a/src/AddIns/Misc/TextTemplating/Project/TextTemplating.addin b/src/AddIns/Misc/TextTemplating/Project/TextTemplating.addin index 45ce992889..34c2ef223b 100644 --- a/src/AddIns/Misc/TextTemplating/Project/TextTemplating.addin +++ b/src/AddIns/Misc/TextTemplating/Project/TextTemplating.addin @@ -25,7 +25,7 @@ @@ -43,7 +43,7 @@