-
Since switching to a FAKE-based buildscript I have trouble building a WebSharper project. I have no idea where the SIGABRT (134) is coming from. Same build script works fine on my windows desktop, but…
ajuch updated
3 years ago
-
Type: Bug
A text message "Reactivating terminals" keeps running.
VS Code version: Code 1.93.1 (38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40, 2024-09-11T17:20:05.685Z)
OS version: Windows_NT x64 10…
-
### Describe the bug
Some time in the last week, the passthru `fetch-deps` for NuGet has started doing this:
```
Restored /private/tmp/tmp.GGeTvdwebS/v5y700rk8i6d4jk60aa2ydb45pn3l6lp-source/W…
-
Type: Bug
Everytime I open VSCode, if a project is already open, a new 'Open file/folder' pop up appears.
Or if I open a new window then select a folder to open, once th eprojects loads, the same '…
-
The latest Npgsql 4.0 and SQLProvider do not work together. One has to use an older version of Npgsql.
Using Npgsql 4.0 and latest SQL Provider in one project together, one receives a runtime error r…
-
**Describe the bug**
I just tried to run a notebook that uses the 4.0.6 version with the latest .NET Interactive version and I'm getting an error.
**To Reproduce**
Steps to reproduce the behavior…
-
Type: Bug
Filtert quasi alles, völlig useless.
VS Code version: Code 1.94.0 (d78a74bcdfad14d5d3b1b782f87255d802b57511, 2024-10-02T13:08:12.626Z)
OS version: Windows_NT x64 10.0.22631
Modes:
Syste…
-
I have installed net core 7.0.402 in an OS with language settings in Spanish but without any language pack installed, so the dotnet sdk should be in english.
I have added the environment variable to …
-
Therer are lots of cases where default formatting for F# values is way off. I'll document a few here and try and make progress on this.
1. Evaluate a method info, e..d
match with Quot…
-
I propose we allow conditional let-bound functions.
The existing way of approaching this problem in F# is having a helper class for the conditional method.
```fs
module M =
type private He…