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

This issue will regroup several observations on the syntax highlighting because I can't seems to isolate one problem. By that, I mean that depending on the rest of the file...

enhancement
area - semantic tokens

### Describe the bug** I am using nixos under WSL, so I use vscode with the nix plugin and I create an environment with sharp, omnisharp, dotnet-sdk 3 and 5...

### Describe the bug** With v5.7.3 Ionide will initialize maybe once every 4 times; Otherwise, the solution is not recognized has having F# projects and no F# load happens Reverting...

project loading

Hello! First of all, great extension. Thanks for it! Now, I'm quite new to VSC. I set the display language to English in it, but some things are still displayed...

bug
up for grabs
language services

Ionide showing "Project not restored" in the bottom of a freshly started SAFE stack template. It seems like types are showing correctly. Also, I couldn't use (Ctrl + click)/Go To...

project loading

### Describe the bug** When sending selection to FSI the first time (Ionide opens fsi terminal) the __SOURCE_DIRECTORY__ has the wrong value so #load does not work correctly. Sending the...

bug
scripts

### Discussed in https://github.com/ionide/ionide-vscode-fsharp/discussions/1639 Originally posted by **inputusernamehere** November 20, 2021 Thank you for your work on Ionide! I have a minor improvement suggestion: So right now it's possible to...

up for grabs
language services

### Steps to reproduce ``` type RecordX = { in(put) : int //

enhancement
language services

### Describe the bug** If there is a new line after a `(` we can't "Go to definition". ### Steps to reproduce 1. Copy/paste the this code ```fs module Repro...

bug
language services

### Describe the bug ![image](https://user-images.githubusercontent.com/4760796/142730827-a2b35047-ad97-401d-a6d9-6b23d5b1971d.png) The code `.[2..].` on the second line should be coloured in the same way as on the first line. In my example, `trimedLine` is a...

bug
language services
upstream - FCS issue
area - semantic tokens