Display error – random lines through text (macOS)

These lines appear in TypeScript files where I use template literals. Anyone experienced the same issue?

Tried with 0.5.0 and v0.6.0-dev+331-gaba397991

Hi Ben.
I was looking through Treesitter issues yesterday as I’m having an issue with html files, but came across #1506 which looks similar to what you are seeing.
I can’t say I’ve personally experienced the same as you have.

@bushblade perfect, that’s definitely it! Once fix(treesitter): run predicates more often in iter_matches by vigoux · Pull Request #15316 · neovim/neovim · GitHub is merged I’ll grab the nightly – thanks!

1 Like