Skip to content

[LSP] Use stack instead of recursion in semantic tokens differ #57433

@allisonchou

Description

@allisonchou

See #57231 (comment). We can save on allocations if switching to using a stack for our semantic tokens edits differ instead of using recursion.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions