Skip to content

Autocompletion!

Choose a tag to compare

@jmbuhr jmbuhr released this 19 Dec 18:13
· 212 commits to main since this release

Autocompletion

quarto-nvim now comes with a completion source for nvim-cmp to deliver swift autocompletion for code in quarto code chunks.
It currently only works for one language in the case of multi-language documents.

What's Changed

Full Changelog: v0.3.0...v0.4.0