You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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