-
Type: Bug
I don't know what happened suddenly my color themes doesn't work all the text is in white color and nothing can fix it , I installed vscode one more time I restarted everything and same pr…
-
Hello,
currently it seems like the build system only execute Fantomas only on the last modified file from HEAD.
https://github.com/ionide/ionide-vscode-fsharp/blob/5e6df4e48668783d79a51e0083e0c8…
-
### Describe the bug
Generic type parameters are not displayed correctly in the Info Panel but correctly in the over tooltip. The signature of the function defines the type as `Binding` and is rend…
-
**Describe the bug**
This is an issue I noticed on _GitHub_, which [apparently](https://github.com/github/linguist/blob/master/vendor/README.md) uses this project.
I believe that bindings for `…
-
Issue Type: Bug
@connor4312
See demo, this started happening in a recent insiders version.
![Animation](https://user-images.githubusercontent.com/15258962/175995908-a54974ef-54f6-404d-81d1-4158a…
-
@connor4312
@amanasifkhalid
Related: https://github.com/microsoft/vscode/pull/147344
Issue Type: Bug
1. Set a test explorer filter like 'test'
2. Reload window
3. Filter will be preserved
4…
-
### Describe the bug**
Selecting a block of code and hot-keying "Format Selection" produces no behavior.
### Steps to reproduce
1. Write out a block of code
2. Highlight block
3. Format…
-
This is a feature that I would love to steal from Elm :)
In Elm, if I define a record as such
```fsharp
type Foo = {
Bar : int
Baz : int
}
```
I then automatically get functions such…
-
Type: Bug
I dont know hw to reprocue this issue, it just not disapearing, I tried reinstalling VSCode & clearing cache by deleting `AppData/Roaming/Code`, tried disabling all actiuve extensions b…
-
### Description
I'm trying to create sample TypeProvider (Lemonade) as described: https://fsprojects.github.io/FSharp.TypeProviders.SDK/
While generating nuget I'm receiving following warnings (fr…