-
Hi,
I have a very weird error when using this extension in combination with ionide for Fsharp.
When loading a project I get : [09:38:54 ERROR] [LanguageService] Error starting F# language server: % …
-
### Describe the bug
The syntax highlighting with variables in interpolated strings seems to be messed up. I tried changing themes to see if that was the issue but it had no effect. Not sure if this …
-
**Is your feature request related to a problem? Please describe.**
When structuring code around modules instead of uniquely named functions it's common to have multiple functions with the same name. …
-
Hello, I'm experiencing problems when using type providers that generate a large amount of properties on a type. For example https://github.com/zanaptak/TypedCssClasses used with TailwindCSS.
It al…
landy updated
3 years ago
-
**Describe the bug**
The link to documentation displayed in the hover popup seems to be url encoded
**To Reproduce**
executing vim.lsp.buf.hover to show popup
**Expected behaviour**
correct …
-
**Describe the bug**
After installing Npgsql.FSharp.Analyzer and adding the necessary settings to Ionide I get this error in Ionide's output:
```
[16:54:48.502 ERR] [Analyzers] Analyzer Npgsql.FS…
-
**Describe the bug**
Given a two-project setup:
1. `A.fsproj` targets `net6.0, net7.0`,
2. `B.fsproj` targets `net7.0` and references `A.fsproj`
ProjInfo defaults to `net6.0` for `A`, and `net7.…
-
Hello, we have a project which use `.fsx` files and load the package using `#r`.
Under windows we need to do: `#r "netstandard` but when working with mono we need to do `#r "Facades/netstandard"`.
…
-
would be great to add a context menu to ionide C# tests (happens in mixed solutions), to navigate directly to the test source code (C#)
VS C# test dev kit is showing it
-
### Describe the bug
When starting watchers like `dotnet watch` or `vite` I get errors on my linux system because something is consuming all of my 128 inotify instances.
Further analysis shows t…