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
Issue:
When compiler fails to compile. I.E.: Syntax, wrong variables, type errors, etc, etc. The windows dialog box for program failure pops up and asks if you'd like to Debug, Close, or Search online for a solution. This is really annoying.
How to reproduce:
Create project in cargo
Write code that can't compile
Try to compile code
See pop up.
The text was updated successfully, but these errors were encountered:
Issue:
When compiler fails to compile. I.E.: Syntax, wrong variables, type errors, etc, etc. The windows dialog box for program failure pops up and asks if you'd like to Debug, Close, or Search online for a solution. This is really annoying.
How to reproduce:
The text was updated successfully, but these errors were encountered: