-
**Describe the bug**
I brought nvim back to a complete clean install. No configuration except the sample [nvim-metals configuration](https://github.com/scalameta/nvim-metals/discussions/39). When…
-
If I execute the tests manually, the Lisp code is fast and terminate. But with the bencher the program fail.
I tested also on a bare metal Ubuntu. So the problem is not only inside Docker.
-
This file has syntax errors. They are reported. When I move the case class out of the object to resolve one error, the file now reports no errors. But there are more errors.
Move the case cl…
-
Hi,
I was trying to do the advent of code without actually coding, and I got stuck on day 3, as your code threw an exception with my input. It's really annoying, because I had to read you code and …
-
![0-launch](https://user-images.githubusercontent.com/15646573/115597035-5fabe280-a30b-11eb-9c87-9136a00d5de2.png)
![1-click-1](https://user-images.githubusercontent.com/15646573/115597042-6175a600-a…
-
**Describe the bug**
Visual Studio 2021 integration fails with boost
**Environment**
- OS: Edition Windows 10 Pro
Version 20H2
Installed on 6/15/2021
OS build 19042.1348
- Compiler:
- …
-
This is the link to all the solutions I wrote for this year in Clojure: [jabberabbe/advent-of-code](https://github.com/jabberabbe/advent-of-code/tree/master/2021). Every problem is split into two sepa…
-
Allow users to provide their own CSS.
That way they can either tweak a theme to their liking, or even use it to bring their own custom theme. (maybe this can be used to build custom themes on a base …
-
## Issue Description ##
Unable to debug code from my project invoked by a nuget package using `Activator.CreateInstance`.
This works as expected in VS.
Library code example:
```csharp
…
-
I tried this code:
Play ground link to my program as is, https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=9765bafb238e5df721c608bb04389873
I expected to see this happen:
…