Skip to content

Using '@' inside single quotes breaks javascript syntax highlighting #190

@mdelem

Description

@mdelem

For example, the following snippet will not be colored:

$('.rating_typeahead').typeahead({
remote: '@routes.SurveyController.getAspects(userId, "%QUERY")'
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions