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

Default Implementation in Intellij collides with the plugin #98

Open
t-oster opened this issue Dec 5, 2023 · 0 comments · May be fixed by #102
Open

Default Implementation in Intellij collides with the plugin #98

t-oster opened this issue Dec 5, 2023 · 0 comments · May be fixed by #102

Comments

@t-oster
Copy link

t-oster commented Dec 5, 2023

There are many reports of this plugin not correctly regocnizing lines e.g.

/home/me/project/run.java:[245,15]

#96 #81 and more.
However in the Unit-Tests exactly those examples are tested and working. So my guess is, since Intellij itself already finds links to files, their filter is probably executed first and prevents this plugin from working correctly.

Has anyone an idea how to make the consoleFilterProvider have higher priority than the default one?

@anthraxx are you still maintaining this project?

@anyesu anyesu linked a pull request Apr 14, 2024 that will close this issue
33 tasks
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

Successfully merging a pull request may close this issue.

1 participant