Skip to content

No syntax highlighting and "Test ANTLR Rule" disabled on PyCharm 2021.3.1 (Professional Edition) #509

@eirikur-grid

Description

@eirikur-grid

Hi there. I'm, running into a weird issue using the ANTLR plug-in in PyCharm 2021.3.1 on macOS (Big Sur).
I can configure it for my grammar, select the target language (Python3) and run the "Generate ANTLR Recognizer" action without any problems. However, there's no syntax highlighting and I can't use the "Test ANTLR Rule" action.

antlr-pycharm

I've tried uninstalling the plugin and then re-installing it but that didn't help. However, if I open the same project/directory in either

  • PyCharm 2020.3 (Community Edition)
  • IntelliJ 2021.3.1 (Community Edition)

it works like a charm! (no pun intended)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions