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

Is it possible to disable in-file backtrace highlighting? #269

Open
tekin opened this issue Jan 5, 2017 · 1 comment
Open

Is it possible to disable in-file backtrace highlighting? #269

tekin opened this issue Jan 5, 2017 · 1 comment

Comments

@tekin
Copy link

tekin commented Jan 5, 2017

Hi,

I'm wondering if there is any configuration to disable the backtrace highlighting that appears in the file view when a test fails, e.g.

screen shot 2017-01-05 at 10 21 06

I've searched the documentation and source and can't find anything that turns it off.

@eduresende
Copy link

eduresende commented Apr 6, 2017

You just need to put this line in your sublime user settings file (not RubyTest settings file)

"show_errors_inline": false,

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