-
Hello,
I have the following architecture:
- `Library.Base.fsproj` with a namespace `Library.Base`
- `Library.Base.Implementation.fsproj` with a namespace `Library.Base.Implementation` and this …
-
In vscode extension output window receives focus way to often. When it becomes focused then vscode hides terminal window.
At the moment csharp-ls returns error code 32000 for canceled request via `…
-
### Describe the bug
I noticed upon editing existing .fsx scripts that "intellisense" is not working. At vscode startup the extension reports the F# server crashed repeatedly.
The F# output log …
jmp75 updated
2 years ago
-
Type: Bug
1. open a file
2. edit the file
Expected result: file gets the dot indicating it's "dirty"
Actual result since 1.70.0: 50/50 whether that will happen or not... in the cases when it…
af4jm updated
2 years ago
-
I propose the compiler should produce a warning when it is likely the programmer has confused the inline getter syntax for setting the intial value.
For example, consider the following class:
…
-
### Describe the bug
Not sure if its M1 related but this is the only thing I can think of that is different between my laptops. Find all references works fine in an intel laptop, but with M1 find r…
-
1- Install the VS Code Ionide Plugins
![image](https://user-images.githubusercontent.com/53999059/169172674-f86ec55a-368b-402b-9ece-5b7ee646c6a7.png)
2 - Install the VS Code Fantomas extension glo…
-
Disclaimer: I'm new to F#, so not 100% sure if this is a bug, but it sure feels like one
### Describe the bug
I'm trying to read in 8 integers from the console via:
```
Seq.init 8 (fun _ -> in…
-
Hello,
I am using Ionide.KeepAChangelog to parse a changelog in my release process and want to output the release notes inside the Github release text.
Right now, I copied the following code int…
-
Should basically be the same as either
* FSAC: https://github.com/fsharp/FsAutoComplete/blob/main/.github/workflows/release.yml
* manual trigger
or
* KeepAChangelog : https://github.com/ionide/…