mattfbacon / typst-bot

A discord bot to render Typst code
GNU Affero General Public License v3.0
56 stars 11 forks source link

Better handling of diagnostic spans #8

Closed mattfbacon closed 1 year ago

mattfbacon commented 1 year ago

We should support both unspanned diagnostics and diagnostics with spans in different files. I think this can be integrated with ariadne via the "source cache" thing where the ID would be the typst FileId.