Ashar
Ashar
> And, why is it a "I" in insert mode? In my real vim, it is a block (the same as the normal mode) in the insert mode. It is...
> The color of the cursor should be the color of the text. This is from Kate (KDE Notepad++ like an editor). It does not changes the cursor colour to...
@ouuan could you please review this PR?
I maintain[ a crates](https://crates.io/crates/tree-sitter-proto/0.2.0) based on this library plus more [here](https://github.com/coder3101/tree-sitter-proto)
In `tc` program, I can't use `load_bytes` as well.
`QTextCodec` needed `Core5Compat` which I think could be removed. We could either hardcode all the codecs or use ICU (recommended) for such stuff.
Ubuntu build can be fixed since its failure is related to clang-tidy errors, as for windows. It is failing building `ksyntax-highlighting` that needs to be investigated.
It does works eventually the connectivity issue seems intermittent sometimes and in some cases I found the workflow was backing off for hours before eventually progressing. I will try these...
Another thing to note here is that in between service invocations, some 5/10MB of data is transferred and journaled in restate (but I don't think that it has any effect...
Yes, `main` still behaves same for me for `neotest-go` See https://github.com/nvim-neotest/neotest/pull/536#issuecomment-3217095183