You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The currently released version of VisualRust is not yet compatible with the new error format. You have to build it yourself. We have fixed this by using JSON output (#230), but that fix has not made it into a release. Until the next release (which will hopefully also inculde #234), you have to build VisualRust yourself.
Errors are presented like this:
VS doesn't understand that format, and you can't dbl-click to go to the error... pipe through sed?
The text was updated successfully, but these errors were encountered: