stinb / UnderstandForVSCode

VS Code extension for Understand
https://www.scitools.com
MIT License
1 stars 0 forks source link

Fix columns with tabs #8

Closed RobbyCBennett closed 4 months ago

RobbyCBennett commented 4 months ago

It looks like tabs don't work for hover info and references. This means that we need to change the tab size of the lexer created in lexerFromUri. Oh, if only we all agreed to do byte offsets for positions.

RobbyCBennett commented 4 months ago

Fixed with https://github.com/stinb/sti/commit/cc05c78ad19a1488f1163245d83b383f9e94cd05