Kojo Amoasi

Results 5 issues of Kojo Amoasi

### Describe the bug Test explorer doesn't work for NUnit tests that use `TestCaseAttribute`. - Test builds and runs (.NET process running test ends) - VSCode spinning icon does not...

When trying an interpolated string, I don't get auto complete while typing out a variable or type name. Even once a valid token is entered, I don't get autocomplete of...

enhancement
help wanted

The following example from the docs throws an exception relating to status code 303: https://github.com/dotnetrdf/dotnetrdf/blob/41a5ece1be51d03c46500def1fde3e12c5db1043/docs/user_guide/reading_rdf.md?plain=1#L91-L97 Exact code I ran: ```fsharp open System.IO open VDS.RDF open VDS.RDF.Parsing let barackObamaGraph = new...

Since F# London, I've been giving FsExcel a bit of thought and came to the conclusion that it might be nicer to work with if it supported using a list...

enhancement

### Describe the bug F# notebook appears to set the global culture to "en", rather than my local "en-GB". This is causing parsing failures only in my F# notebook that...

bug
Area-F#