Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement incremental updates for .py code lenses to improve performance #11433

Closed
amunger opened this issue Sep 22, 2022 · 1 comment
Closed
Assignees
Labels
interactive-window Impacts interactive window triage-needed Issue needs to be triaged

Comments

@amunger
Copy link
Contributor

amunger commented Sep 22, 2022

We should be able to avoid re-parsing the entire file on every edit when providing code lenses

@amunger
Copy link
Contributor Author

amunger commented Oct 24, 2022

marking this as complete for now. We'll look at performance again when we have more data and decide where to go from there

@amunger amunger closed this as completed Oct 24, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
interactive-window Impacts interactive window triage-needed Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant