Kevin Ransom

Results 126 comments of Kevin Ransom

As a rule, we want to provide tools that encourage developers to adopt the latest builds eagerly. This feature was designed to be in support of that goal. The primary...

@Happypig375 we or someone else can probably add UI to enable preview in VS Fsi. That is a good proposal. I'm kind of sorry I hadn't thought of it already,...

@vzarytovskii The project system displays the C# warning levels mechanism for F# project, we should look at this. ![image](https://user-images.githubusercontent.com/5175830/187051330-ffac5779-489e-458b-a836-223f0f2b8970.png)

It also looks as if unused binding analysis didn't find the unused: let setOutputStreams execute = I wonder why.

@majocha --- the redirection is irrelevant, since there is a scenario where someone writes a .net app that does work and calls into the compiler directly. For example fantomas, or...

It works, but yes a test case in the repo would be useful to ensure that it doesn't get inadvertently ripped out in the future.