-
**Describe the bug**
When the LSP has trouble loading a file, for instance when it's not included in one of the discovered projects, an error is shown on every keystroke. Ideally, this would only h…
-
### Describe the bug
When trigger "Format document" (alt+shift+f), VS Code prompts
> There is no formatter for 'polyglot-notebook' files installed."
![image](https://github.com/dotnet/interactive…
cthlo updated
1 month ago
-
This is a mirror of my issue for the ionide vscode extension. I was told here would be a more appropriate place to ask
https://github.com/ionide/ionide-vscode-fsharp/issues/1417
Its very annoying …
-
### Describe the bug
Impossible to run any .fsx file because of Ionide error appears
### Steps to reproduce
1. Install .NET 6.0 SDK (v6.0.415) - Windows x64 Installer! by link:
https://dotn…
-
### Describe the bug
when starting a fresh project and going to the "debug and run" pane, there's no longer any Ionide automatic configurations in the dropdowns.
### Steps to reproduce
1.…
-
I installed the `fsharp-mode` emacs plugin, the plugin automatically installed the language server for me.
When I opened a file, I got the following error message:
```
LSP :: Connected to [fsac:…
-
I'm trying to replicate [the "send references for FSI" feature of Ionide-VSCode](https://github.com/ionide/ionide-vscode-fsharp/blob/d3e65078316dc5d271ccdfbbb42b6b8fca2c68aa/src/Components/Fsi.fs#L158…
-
### Describe the bug
When I open SQLProvider project with ionide it crashes 5 times as below
```
System.AggregateException: One or more errors occurred. (Could not load type 'range' from assembl…
-
### Describe the bug
I get a "Not in a F# project (Still loading...)" in status bar, but the folder is a dotnet scaffolded .fsproj
### Steps to reproduce
Scaffolded a fs project. cd into the dire…
-
### Issue Description
In VSCode settings, enable [`debug.inlineValues`](https://code.visualstudio.com/updates/v1_9#_inline-variable-values-in-source-code) and step through some PowerShell code, no …