Skip to content

Adding line breaks inside hashed function breaks colour coding in .cfm page #163

@andybellenie

Description

@andybellenie

This:
#anyFunction(arg="test)#

highlights correctly. This:

#anyFunction(
   arg="test
   )#

Displays hashes in red and loses all colour coding within the function.I'm using Sublime Text 2 latest stable build.

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