Skip to content

VSCode syntax highlighting not working for my project #36

@ryansobol

Description

@ryansobol

My apologies for creating an issue. I'm not sure how best to reach out for support.

I can't seem to get syntax highlighting via the textX VSCode extension to work for my custom language. Here's a screenshot to show how far I've gotten.

Screen Shot 2020-04-30 at 09 55 13

  • I've installed the v0.1.2 of the textX extension from the marketplace. (latest published)
  • My language package depends on v0.1.1 of the textx-ls-core package. (latest published)
  • I can successfully register the language with the textx command from the Terminal.
  • I can successfully install the language to the extension as a "textX project" in VSCode, using both the setup.py and .whl styles.
  • But when I go to "select a language mode" in VSCode (Ctrl + Shift + L), I don't see my custom language.

What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions