-
### Describe the bug
After an automatic update to 5.9.0 this morning, most of my editor features stopped working. I am experiencing the exact same behavior as reported by this user: https://github.co…
-
### Describe the bug
![image](https://user-images.githubusercontent.com/4760796/184987884-37591450-1034-47ed-95fe-1f607427520a.png)
```fs
let y () = "" // This line doesn't have the reference…
-
### Describe the bug**
Ionide breaks on Mac VSCode
### Steps to reproduce
Open VSCode in a F# project folder
### Link to sample reproduction
https://gist.github.com/l1x/bc22ab461ccb88…
-
### Describe the bug
### Steps to reproduce
1. Use the solution explorer to "Add file" > `new.fs`
2. Use the solution explorer to "Add file" > `new.fs`
3. See that the fsproj has 2 lin…
-
### Describe the bug
Ionide crashes and VSCODE hangs completely
### Steps to reproduce
modifying code, when code is not valid in a big soluton (while working on it) and does not compile yet, ioni…
-
### Describe the bug
Syntax highlighting turns wonky with the presence of the `use` keyword in variables. See attached screenshots.
### Steps to reproduce
Sample code chunk
```fsharp
let reg…
kirse updated
2 years ago
-
At risk of angering the whole forth community, I was wondering why vim started behaving oddly editing FSharp code (stepping by word completely broken for period separated words) and traced the change…
-
`Format Document` command yields this error in the Output console
```
[Error - 2:03:34 PM] Request textDocument/formatting failed.
Message: Newtonsoft.Json.JsonSerializationException: Cannot se…
-
**Describe the bug**
The project generated with `fornax new` fails to build.
```
$ fornax build
Load Errors: [|/home/rb/source/fornax-playground/generators/layout.fsx (67,53)-(67,59) typecheck e…
Jlll1 updated
2 years ago
-
Creating a new F# app, Ionide shows red squigglies all the time on first open - save / build / edit etc. don't help. You need to completely restart Code to get things to work again.
Latest Ionide, …