Skip to content

Local and Global variables don't get colored by syntax #3

@abassin

Description

@abassin

I tried messing around with the tmlanguage file to fix the syntax highlighting for variables but I count not get it to work.

THIS DOES NOT HIGH
screenshot 2017-10-19 16 24 54
LIGHT

match
($)[a-zA-Z_][a-zA-Z0-9_]?\b
name
variable.script_variable.local.filemaker


match
($$)[a-zA-Z_][a-zA-Z0-9_]
?\b
name
variable.script_variable.global.filemaker

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