Tom Praschan

Results 43 issues of Tom Praschan

With this PR, we'd have very basic support for tournaments. However, the game screen is still missing some features, like berserking, displaying rank, etc. That will be a follow-up PR....

### Feature Description clangd has an extension where it adds it's own score to the LSP `CompletionItem` (based on things like number of usages, see https://clangd.llvm.org/extensions) - In nvim cmp...

feature

Use std::filesystem::canonicalize to transform to an absolute path.