Jimmy Byrd

Results 254 comments of Jimmy Byrd

In terms of why I want to get this fix in: My work project is around 70 projects. This is the use after a full typecheck of the solution in...

I can't seem to run the ilverify.ps1 script ``` & : The module 'fsharp' could not be loaded. For more information, run 'Import-Module fsharp'. At C:\Users\jimmy\Repositories\public\TheAngryByrd\fsharp\tests\ILVerify\ilverify.ps1:41 char:7 + & $script...

❤️ Thank you for finishing this up!

I think this is a good idea. Some other questions/thoughts. - Should this be a separate repository? - If so, just another repository in the giant chain to update when...

Thanks @MangelMaxime! I’ll take a look later and see what feature parity would look like.

Yeah 8 is LTS, let’s do it!

So in general about feature bands - The `.1xx` is supported until the end of a major's lifecycle. - Additional feature bands such as `.2xx` `.3xx` `.4xx` are only supported...

Hmm for some reason I thought I did. Thanks for the reminder!

We have an example [repo here](https://github.com/ionide/dotnet-devcontainer/blob/master/.devcontainer/Dockerfile) that works for me. Does that work for you also? If not, it might point to something else misconfigured.

Yeah definitely is a bug. After renaming the file to another case, we still seem to get requests for the old File path. ![image](https://github.com/user-attachments/assets/661fc73c-dc25-42ab-a406-25d500f7c5fb)