Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Antlr4-Syntax #317

Open
jmwolfe opened this issue Nov 27, 2024 · 1 comment
Open

Incompatible with Antlr4-Syntax #317

jmwolfe opened this issue Nov 27, 2024 · 1 comment

Comments

@jmwolfe
Copy link

jmwolfe commented Nov 27, 2024

Not that this extension should be made compatible, but I spent a few hours trying to figure out why I was not getting any visitor or listener files created when saving my grammar file... it turned out it was the Antlr4-Syntax extension which I had also installed alongside this one.

Completely a n00B to Antlr, I thought it couldn't hurt to have both, right?

Perhaps you could mention it in the generation doc or in known issues. I'll also add an issue in that repo.

@mike-lischke
Copy link
Owner

Just to see I get this right: you say that vscode-antlr4 does no longer generate listeners and visitors when additionally the antlr4-syntax extension is installed?

I don't see how that could affect vscode-antlr4. Everything needed for generation is brought it by antlr4ng-cli node package, odd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants