Matheus Gabriel Werny
Matheus Gabriel Werny
Great work. I also thought about this. The approach is very similiar to what was done to https://github.com/nlohmann/json with https://github.com/nlohmann/json/pull/4799. Then, I noticed ... Is this temporary approach with a...
What about compiled libraries? Is it possible to have the traditional method and modules installed in parallel? I am thinking of repositories that ship compiled `.so` or `.a`. This is...
This library being C++11 does not require programmes depending on it being C++11. I support the modules.
Regarding the indices, `sqlite3_expert` is a fantastic programme to check for needed indices. Just put in all queries for evaluation.
No error. ``` Command History: (executable check - success) biome (started) ['/bin/zsh', '-c', '''biome'' lsp-proxy'] ```
Good news. The problem is solved with version 2.2.0, at least for me. I highly assume that a new version of Biome caused this.
Bad news the issues is present again since version v2.2.3. @redbmk What might cause this?
Version 2.2.4 fixed it again ...
For me, the behaviour was consisted and only affected Biome. With one version, Biome consistently did not work while with others it worked.
2.3.1 introduced the issue again.