Hi, I'd like to attract some contributor attention...
# ksp
v
Hi, I'd like to attract some contributor attention to a pull request I opened last week. The idea is to get KSP to report more precise source location information for better diagnostics. I'd appreciate some discussion on the API evolution topics I mentioned, i.e. whether breaking changes should be introduced and whether the primary source location info should be based on
startOffset
or on
textOffset
. All feedback is welcome! So far no one approved even running the CI on this one 😅