-
Notifications
You must be signed in to change notification settings - Fork 4
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
Fix #14 #24
Merged
bristermitten
merged 12 commits into
master
from
14-renamer-doesnt-seem-to-actually-take-into-account-whether-things-are-imported
Jun 1, 2024
Merged
Fix #14 #24
bristermitten
merged 12 commits into
master
from
14-renamer-doesnt-seem-to-actually-take-into-account-whether-things-are-imported
Jun 1, 2024
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b5a372 - Browse repository at this point
Copy the full SHA 7b5a372View commit details -
Configuration menu - View commit details
-
Copy full SHA for b498ae3 - Browse repository at this point
Copy the full SHA b498ae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9356157 - Browse repository at this point
Copy the full SHA 9356157View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdbcfb9 - Browse repository at this point
Copy the full SHA bdbcfb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7101456 - Browse repository at this point
Copy the full SHA 7101456View commit details -
feat(renamer): 🐛 Fix #14 and significantly improve error message qual…
…ity for unknown names Fixes issues where names are implicitly imported because other modules imported them. Additionally, significantly improves the quality of error messages related to unknown names, now suggesting typo fixes or imports to add
Configuration menu - View commit details
-
Copy full SHA for d22a9b5 - Browse repository at this point
Copy the full SHA d22a9b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd9441 - Browse repository at this point
Copy the full SHA bbd9441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8936a7c - Browse repository at this point
Copy the full SHA 8936a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e4d3c0 - Browse repository at this point
Copy the full SHA 8e4d3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9162419 - Browse repository at this point
Copy the full SHA 9162419View commit details -
refactor(renamer): ♻️ Change renamer to have the current module be _o…
…ptional_ needed for unit tests to compile (when renaming specific expressions we don't have a whole module)
Configuration menu - View commit details
-
Copy full SHA for 515f619 - Browse repository at this point
Copy the full SHA 515f619View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dca1bb - Browse repository at this point
Copy the full SHA 8dca1bbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.