Quinn
Results
2
issues of
Quinn
I have noticed that if you give a marker a customName it displays it while in vanilla you are aparently not able to do that. The same goes for when...
bug
There is a feature within [clangd](https://clangd.llvm.org/) that allows me to view the byte size via the `textDocument/hover` method. where this is the response I get: ```json { "id": 5, "jsonrpc":...