Simplify semantic_tokens, fix off-by-one error in identifierFromPosition
This commit is contained in:
@@ -2435,7 +2435,7 @@ pub const DocumentScope = struct {
|
||||
\\--------------------------
|
||||
\\Scope {}, range: [{d}, {d})
|
||||
\\ {d} usingnamespaces
|
||||
\\Decls:
|
||||
\\Decls:
|
||||
, .{
|
||||
scope.data,
|
||||
scope.range.start,
|
||||
|
||||
Reference in New Issue
Block a user