Skip to content
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
@tommyalvarez

Description

@tommyalvarez

@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 ?

This is my current 'view' of things:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions