-
### Describe the bug
When I open a project intellisense doesn't work right away, it only works after I type something.
### Steps to reproduce
1. Open a F# project
2. intellisense doesn't work
…
ghost updated
2 years ago
-
Issue Type: Bug
When Command Center is enabled (at least on Windows), it always goes to the compact "burger" menu, regardless of the Menu Bar Visibility setting
![image](https://user-images.gith…
-
**Describe the bug**
I am using Ionide with Visual Studio Code running under Manjaro.
I have simple project with only one single file `Program.fs`:
```fsharp
[]
let main argv =
printfn "He…
-
### Describe the bug**
The code in the attached gist is erroneous , yet Ionide-fsharp is unable to highlight the errors before running the code.
There is both an issue in the pattern match express…
-
### Describe the bug
Inlay hints treat tuple arguments as separate parameters to a function, leading to the following parameters being labelled wrong.
### Steps to reproduce
Set `"editor.inlayHin…
-
While working with out solution using Ionide I am encountering frequent crashes of the FSAC process.
The failure is not handled gracefully and the Ionide plugin does not recover once the background…
-
**Describe the bug**
After upgrading my NeoVim Ionide stopped working, there is an error during the plugin loading:
```
Error detected while processing BufReadPost Autocommands for ...:
E5108: Err…
-
v5.7.1
### Describe the bug**
If there are spaces in the parent folder file name e.g. "07 Your first Fsharp Program" the Ionide build will fail, i.e. clicking on the green build arrow. However it …
-
Hello, I'm a developer on VS Code and I noticed a possible bug when updating VS Code to use the latest ionide/ionide-fsgrammar. In the below example `set` was previously tokenized as `source.fsharp bi…
-
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…