-
Hi,
I've seen similar issues with Ionide in the past, and am not really sure if there is an issue in Expecto itself of in the YoloDev test adaptor, but - in reference to https://github.com/YoloDev/…
-
When writing the same `inline` method using statically resolved type parameters two times, first without specifying any type parameters and letting the compiler figure everything out, then by explicit…
-
It is known that using SmoothMode in the following programming language environments can cause lag issues when typing and popping suggestions:
* Rust+rust analyzer
* C #+ NET 8.0+C # Dev+C # exten…
-
One thing that made Jekyll (and then Hugo) so popular was that you could just get a theme from a website, and there are lot of themes available: https://themes.gohugo.io/
I select a theme meant for…
-
I propose to use this issue in order to track which repo has been extracted and where.
When everything has been extracted we could put the list directly in the README.md
- [ ] Animejs -->
- [x…
-
**Describe the bug**
I can't run `dotnet fornax build` or `dotnet fornax watch` successfully in the `docs` folder of the `Content` template on MacOS.
**To Reproduce**
1. Clone repo and cd to Cont…
-
### 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 and everything appears to work on the comm…
-
One feature I really miss in Visual Studio Code right now is the [C# Interactive/REPL](https://channel9.msdn.com/Events/Visual-Studio/Connect-event-2015/103). It was added to full Visual Studio in lat…
-
I noticed that omnisharp kicked in when trying out ionide for the first time.
```
Errors & WarningsOmnisharp output
Starting OmniSharp server (pid:88953)
OmniSharp Location: /Users/jason/.atom/packag…
-
Context :
adding a class file/script file to the project. I'm currently using Ionide for F# and a 3rd party extension of VsCode to add a C# class file. Else i'm forced to add the file manually and…