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

Unnecessary statics calculation on caret movement #1501

Closed
disconcision opened this issue Feb 7, 2025 · 1 comment · Fixed by #1502
Closed

Unnecessary statics calculation on caret movement #1501

disconcision opened this issue Feb 7, 2025 · 1 comment · Fixed by #1502

Comments

@disconcision
Copy link
Member

This is a regression.

caret down action with statics disabled:

Image

caret down action with statics enabled but completion disabled:

Image

caret down action with statics and completion enabled:

Image

Statics should not be recalculated on caret movement (unless there is a new demand for this?) and caret movement should not trigger completion generation, so these profiles should be approximately the same

@cyrus-
Copy link
Member

cyrus- commented Feb 7, 2025

@Negabinary did you consider this in the refactor? may be a pretty small fix?

Negabinary added a commit that referenced this issue Feb 7, 2025
@cyrus- cyrus- mentioned this issue Feb 7, 2025
Negabinary added a commit that referenced this issue Feb 12, 2025
@cyrus- cyrus- linked a pull request Feb 12, 2025 that will close this issue
cyrus- added a commit that referenced this issue Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants