Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(semanticTokens): decrease highlighting range
From [start-height*1.5, end+height*1.5] to [start-height/2, end+height/2], decrease items to highlight
- Loading branch information