Skip to content

Commit 4bd07e0

Browse files
authored
[vs-code] Recommend the zbecknell.t4-support extension (#545)
The [T4 Support][0] Visual Studio Code extension provides syntax highlighting for T4 files, such as `src/Java.Interop/Java.Interop/JavaPrimitiveArrays.tt` and other T4 files included within the repo. [0]: https://marketplace.visualstudio.com/items?itemName=zbecknell.t4-support
1 parent 3b24a2c commit 4bd07e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/extensions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
"ms-vscode.mono-debug",
66
"wghats.vscode-nxunit-test-adapter",
77
"visualstudioexptteam.vscodeintellicode",
8+
"zbecknell.t4-support",
89
]
910
}

0 commit comments

Comments
 (0)