-
-
Notifications
You must be signed in to change notification settings - Fork 284
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
False errors appear in source file after editing it #342
Comments
Looks like there is some problem with fsproj file, can you post it too. |
But the project was generated by Ionide / forge. I did not touch anything there. |
Yeah, I can't see anything suspicious there. In Try to run |
|
You have VS2017 RC installed by any chance? I guess it's duplicate of #291 |
yes, I do have it installed. I just checked my VS2017 and it seems have new update 15.0.26014.0 --> 15.0.26020.0. Will give it a chance :) |
OK, I uninstalled VS2017 and issue has gone. I think this issue can be closed as a duplicate of #291. Thanks. |
After editing of fs file it gets highlighted with errors, but still compiles.
Steps
Tests.fs
open Expecto
toopen Expect
Screen
Logs
ionide-error.log.txt
Versions
VS CODE 1.8.1
Ionide-fsharp 2.19.5
The text was updated successfully, but these errors were encountered: