Investigate if using more precise types with guarantees around Unicode would help.
Created by: incident-io[bot]
From the post-mortem:
I didn't realize the offsets coming back from treesitter were byte offsets, not character offsets (which surprised me since it's in rust). So that was part of the problem as well. Not sure how that could have been helped necessarily. This would be nice, particularly for Go though
This action was created from Incident 106 by dax, using incident.io