fix
This commit is contained in:
parent
985a1d6398
commit
e945c4cca0
@ -1067,7 +1067,6 @@ fn addOutlineNodes(allocator: *std.mem.Allocator, children: *std.ArrayList(types
|
||||
},
|
||||
else => {}
|
||||
}
|
||||
std.debug.warn("{}\n", .{child.id});
|
||||
_ = try children.append(try getDocumentSymbolsInternal(allocator, tree, child));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user