-
the build.sh contains ^M, and the fake:build task is crashing under visual studio code on mac
I used the stream editor sed as specified at https://www.novell.com/support/kb/doc.php?id=7014821 :
s…
-
Per some discussion on slack (including @lukewestby), it would be neat if elm-format inserted missing top-level type annotations.
It seems odd for the compiler to rewrite your files, but elm-format i…
mgold updated
6 years ago
-
It would be great if the IDE could generate record field labels when you create a record value.
Given this type:
```f#
type MyType =
{Field1: string
Field2: int
Field3: bool}
```
…
-
### Problem
Possibly the same issue as #1275
On WSL Debian, IntelliSense shows this error message instead of Autocomplete choices:
![immagine](https://user-images.githubusercontent.com/57400…
-
When trying to run it, the server starts but then crashes because it can't find any SDK. I installed the dotnet SDK using [ASDF](https://github.com/asdf-vm/asdf) with the [dotnet plugin](https://gith…
-
### Describe the bug
F# projects with `true` fail to load.
### Steps to reproduce
1. `dotnet new install Fabulous.MauiControls.Templates`
1. `dotnet new fabulous-mauicontrols -n MyApp`
1. Open …
-
[Enter steps to reproduce below:]
1. Start Atom up.
2. Observe an error notification.
**Atom Version**: 1.3.2
**System**: "Arch Linux"
**Thrown From**: [local-settings](https://github.com/s-shin/loca…
-
I was looking over the proposed Level 3 guidelines and saw this line:
> Uses static analysis tools to validate pedigree and safety.
My concern is that in the F# community there isn't not exactly…
-
## The bug
When splitting some F# code over multiple lines in a way that the F# compiler permits, Ionide syntax highlighting stops working correctly. It is particularly noticeable because syntax hi…
-
### Describe the bug
When adding the `Logo.ico` property to the `` inside the fsproj, error checking stops working and works again once the property gets removed again.
### Steps to reproduce
- C…