Characters getting escaped in debugger mode/console

I'm running Rubymine 7.1 RM-141.664 and when trying to debug stuff, I've found that a lot of characters are getting escaped (See attachments, number_str is supposed to be "1\n2,3" )
Screen Shot 2015-04-21 at 11.02.42 AM.png
Screen Shot 2015-04-21 at 11.03.39 AM.png

This didn't happen in the previous RM version, Is there a way to turn this off? It's really annoying.

1
1 comment
Avatar
Permanently deleted user

Hi,

this is result of the fix for https://youtrack.jetbrains.com/issue/RUBY-16192, I've recently had a long discussion about the similar problem caused by the fix
https://youtrack.jetbrains.com/issue/RUBY-16435 and now I'm think it would be better to revert the original "fix"

Regards, Oleg.

0

Please sign in to leave a comment.