Skip to content

Debounce code lens request based on average duration #106267

@jdneo

Description

@jdneo

Currently, the VS Code used the adaptive debouncing in the outline view and we found that this is very useful strategy to improve the performance. For example, we tried this in our Code Lens provider and it do help a lot for the performance.

So is it possible to provide an API or in whatever form to expose it and let the extension writer be able to use it?

Metadata

Metadata

Assignees

Labels

code-lensfeature-requestRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions