Closed Rolv-Apneseth closed 7 months ago
Hey, thanks for the report. Yep, this is a known bug. It's been reported, albeit in the zk
repo. We'll be working on it shortly 👍
Perfect, thank you for continuing to maintain this
@tjex I have an almost working fix for this that I am planning to submit this week. So, if you haven't started working on this, I will get this done.
@Rahlir I'd be greatly appreciative if you submit. Thanks so much! And feel free to make a draft PR if you'd like some input / help with anything 👍
Check if applicable
Describe the bug
In a note, I have a code extract from a
Cargo.toml
, which is giving a diagnostic message:not found
. This is because it uses the same syntax as linking to a note I guess, but I would prefer if anything within a code block would be ignored byzk-nvim
How to reproduce?
Use code block, diagnostic is on the line with
[[bench]]
:zk configuration
Neovim configuration