ionide-vscode-fsharp icon indicating copy to clipboard operation
ionide-vscode-fsharp copied to clipboard

VS Code plugin for F# development

Results 183 ionide-vscode-fsharp issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I tried cloning this codebase https://github.com/glossopoeia/boba/ And while if I open up the `Boba.Core` folder, I can get Ionide to work, but for other projects whose `.fsproj`...

bug
project loading

`Format Document` command yields this error in the Output console ``` [Error - 2:03:34 PM] Request textDocument/formatting failed. Message: Newtonsoft.Json.JsonSerializationException: Cannot set value onto extension data member 'AdditionalData'. The extension...

bug
language services

### Describe the bug When a project uses an apphost (commonly via `true`, which is set for some project types by default and may become the default in .net 7),...

enhancement

We have one for the reference count code lenses, but we need a sibling for the type annotation one too.

enhancement

Managing sessions directly in FSAC would allow for more full featured treatments for features like the watcher, as well as serving as the foundation for notebook approaches. There would be...

enhancement
scripts

Issue Type: Bug I am using vscode remote to connect to a development host via ssh. Ionide is installed both locally and remotely, and sometimes it works on the remote...

bug

VSCode 1.67 provides a new File Nesting feature: [docs](https://code.visualstudio.com/updates/v1_67#_explorer-file-nesting) We should provide default `explorer.fileNesting.patterns` for F# files, so that when users turn the feature on via `explorer.fileNesting.enabled` F# just works....

up for grabs

After upgrade to 5.9.0 I'm seeing `!!MISSING: Command` in code lens for every line. Downgrading Ionide back to 5.8.1 fixed the issue. This is a ssh-remote seession from Linux to...

bug
language services

### Describe the bug Sometimes Ionide doesn't "refresh" itself when there are changes to the code e.g. intellisense or coloration isn't refreshed. I've seen that sometimes hitting two spaces (honestly!)...

bug
language services

All of the `d__` and `displayclass` types don't need to be represented here. Source code: ```fsharp #r "nuget: Dapper" open Dapper ``` use the info panel to navigate to the...

enhancement
up for grabs
language services