This repository was archived by the owner on Feb 6, 2020. It is now read-only.
This repository was archived by the owner on Feb 6, 2020. It is now read-only.
Is it possible to use with coffeescript and a different template regexp? #46
Open
Description
@natewallace Just a question, but perhaps you or someone can guide me.
I'm using coffeescript for my inline angular template strings, and all of my templates starts with:
template: '''
html code...
'''
Is it possible to fork this plugin to customize to pick this ? I tried changing the RegExp that this plugin uses to detect template: '''
instead of template: `, generating the .vsix file and installing from there, to no success. Perhaps is because vscode itself is overriding highlighting rules ?
Metadata
Metadata
Assignees
Labels
No labels