features
- support tokens that are not returned in an ascending order by the LSP server (skipped those tokens before)
- support for overlapping tokens (FCFS)
- support multiline tokens (now.. ;-))
fixes
- Bug in context with multiline tokens
features
fixes