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

How to disable the prompt for "Find this error in ..." if cargo test fails #126

Open
c02y opened this issue Dec 5, 2021 · 0 comments
Open

Comments

@c02y
Copy link
Contributor

c02y commented Dec 5, 2021

When I tries to cargo test using cargo-process-test or cargo-process-current-file-tests or cargo-process-current-test, after finishing the test (test fails), it always prompts saying "Find this error in (default xxx)" and lets me choose a file.

It prompts the dialog using a window like a GUI file manager , if I disable use-file-dialog or use-dialog-box, it stills prompts inside emacs.

  • What is the purpose of this behavior?
  • How can I disable 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