Skip to content

search: fix count for queries with trailing spaces

Administrator requested to merge sh/fix-scan-balanced-pattern-literal into master

Created by: stefanhengl

For queries with trailing spaces, func ScanBalancedPatternLiteral counts the final trailing space which means annotation.Range.End.Column is off by +1.

Merge request reports

Loading