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

Rename: Fix incremental type check issues #565

Merged
merged 6 commits into from
Jan 29, 2025

Conversation

toinehartman
Copy link
Contributor

When a TModel for the module under cursor already exists (real-world, untested scenario), the renaming failed to load any TModel. This consistently led to failed renamings. This PR fixes this, by not relying on module status caches anymore.

@toinehartman toinehartman marked this pull request as ready for review January 28, 2025 13:14
@toinehartman toinehartman merged commit d513c3e into main Jan 29, 2025
14 checks passed
@toinehartman toinehartman deleted the fix/rename-refactoring/incremental-typecheck branch January 29, 2025 08:57
toinehartman added a commit that referenced this pull request Jan 29, 2025
…emental-typecheck

Rename: Fix incremental type check issues
(cherry picked from commit d513c3e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants