Martin

Results 25 issues of Martin

Since I updated to 4.2.0, I get `Microsoft.JSInterop.JSException: Invalid JS call result type '3'` in a call to SetItemAsString (with a valid string). When I roll back to 4.1.5, the...

Question
Triage

### Describe the bug When running the full set of FSharp.Compiler.ComponentTests from the Ionide Test Explorer in a dev container, the tests abort with message "Test host crashed". ``` Results...

### Describe the bug When working on the dotnet/fsharp repository in a dev container, the test explorer test discovery fails with a build error. Reason is - The test explorer...

**Repro steps** ``` type A = {m: int list} let f x = [] let g a = let m = f a.m a.m.Length ``` For the `a` in the...

Bug
Impact-Low
Area-Diagnostics

I am new to ANTLR and fascinated. I just came across the issue mentioned in the title. The `GetMaxTokenType` public menber is missing in the `IVocabulary` interface of the CSharp...

This is chapter 1 (Introduction) Please review and merge the infrastructure first, then the chapters.

This is chapter 18 (The F# Library FSharp.Core.dll). Please review and merge the infrastructure first, then the chapters.

This is chapter 17 (Special Attributes and Types). Please review and merge the infrastructure first, then the chapters.

This is chapter 14 (Inference Procedures). Please review and merge the infrastructure first, then the chapters.

This is chapter 13 (Custom Attributes and Reflection). Please review and merge the infrastructure first, then the chapters.