Syntax highligth on ng-template
Answered
How to I enable syntax highlighting on my angular templates? I am guessing that language injection is the way to go - but it doesn't seem to work... ?
<script type="text/ng-template">
</script>
Please sign in to leave a comment.
Something like this?
Hello Kim!
Sorry for the late reply.
Are you talking about ng-templates inside Razor views or inside plain html?
Inside razor views.
This will be addressed by RIDER-11162
Upvote the issue to get updates, thanks
Great thanks.