Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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