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

Small issue with Rider and detached windows #712

Open
MihaMarkic opened this issue Aug 25, 2024 · 0 comments
Open

Small issue with Rider and detached windows #712

MihaMarkic opened this issue Aug 25, 2024 · 0 comments

Comments

@MihaMarkic
Copy link

I'm using ANTLR Preview with Rider (on Windows if that matters) and noticed an edge case.
Open a .g4 file within Rider and detach it (I moved it to my other monitor).
Close Rider.
Open Rider - the previous state should be restored (.g4 file detached from IDE). Right click on rule and select "Test rule condition".
ANTLR Previw will open in tool window within IDE but it will be disabled. And it will stay disabled until:
a) A .g4 file is open in IDE (not detached)
b) Detached .g4 file is moved to IDE
c) ANTLR Preview tool window is moved to detached .g4 file.

Not a big deal once you know how to workaround it.

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

1 participant