DanielGavin / ols

Language server for Odin
MIT License
375 stars 56 forks source link

Fix column off-by-1 error in check #352

Closed Feoramund closed 2 months ago

Feoramund commented 2 months ago

I noticed this was happening with missing imports, where the LSP would indicate the correct line but skipped the first character of import "some-missing-package".