-
### Describe the bug
When adding a new unit test in an existing file, the new test does not get picked up.
### Steps to reproduce
- Try cloning https://github.com/fsprojects/fantomas
…
nojaf updated
8 months ago
-
When I use the feature to implement an interface, it ends up creating two copies of the class
![omnisharp-implement-interface](https://cloud.githubusercontent.com/assets/50543/12885976/7c9b0a72-ce6a-…
-
When I have Ionide enabled and I open a .fsproj file, it looks basically like this:
![grafik](https://github.com/ionide/ionide-vscode-fsharp/assets/472222/cf2cd1e6-bac5-4595-bd5b-dc5d277052fa)
…
-
### Details
Hello,
I am working on improving [F# formatting API](https://github.com/fsprojects/FSharp.Formatting/pull/932) documentation and one of the main element is to improve the Tooltip forma…
-
**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 `.fspro…
-
### Describe the bug**
Some libraries generate source files during the build process by using MSBuild targets. These generated files are not scanned for definitions, and any usage of types contained …
-
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 host, but very often it does no…
-
If I do a `paket install` from the command line which adds a new dependency, Ionide gets confused: all tooltips die and intellisense dies, and the hints above symbols get replaced with errors:
![im…
-
### Describe the bug
I am running a Fsharp console project on VS Code using the Ionide plugin. I added a test file using Nunit. However, when I add a new test to the test file, the test case only get…
C0DK updated
6 months ago
-
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:…