Alberto Santini
Alberto Santini
Hi. Thanks for your reply. I provide more information on what happens. I have a small programme that uses pcg and I store a `pcg32` object in my class, as...
All right, I think I got it! The problem is apparently due to my mixing `pcg32` in `ga.hpp` with `std::mt19937` in `test.cpp`. If I change `main.cpp` to also use PCG...
Hi! I think a scalable solution might be to ignore all tokens which belong to the `keyword` [scope](https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide). However, I am not sure (a) how one would do that, (b)...
Hi Mark. You are right. Removing the quotes fixed it. I don't know if the issue should be marked as solved, or if you want to change dmenu-extended so that...