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

Add import quick fix provider bug fixes #82

Merged
merged 5 commits into from
Jun 19, 2024
Merged

Conversation

EduardSergeev
Copy link
Owner

@EduardSergeev EduardSergeev commented Jun 2, 2024

Previously operatora containing `.`, e.g. `(.=)` which were not imported did not generate code action
Previously names like `foldl'` did not generate code action due to escaped `'`
@EduardSergeev EduardSergeev force-pushed the fix/operator-search branch from a940614 to 275502c Compare June 2, 2024 23:46
@EduardSergeev EduardSergeev changed the title Bug fixes Add import quick fix provider bug fixes Jun 2, 2024
@EduardSergeev EduardSergeev force-pushed the fix/operator-search branch from 275502c to 4f46565 Compare June 3, 2024 00:01
With a couple of cases to cover `.` and `'` handling
@EduardSergeev EduardSergeev force-pushed the fix/operator-search branch from 4f46565 to e4ad932 Compare June 3, 2024 00:32
@EduardSergeev EduardSergeev force-pushed the fix/operator-search branch 2 times, most recently from a4a3fd4 to efa4e2a Compare June 19, 2024 00:38
Fix description of MS Marketplace badge link
@EduardSergeev EduardSergeev force-pushed the fix/operator-search branch 2 times, most recently from 9cae20d to e668763 Compare June 19, 2024 00:52
@EduardSergeev EduardSergeev marked this pull request as ready for review June 19, 2024 01:00
@EduardSergeev EduardSergeev merged commit 3479e69 into master Jun 19, 2024
24 checks passed
@EduardSergeev EduardSergeev deleted the fix/operator-search branch June 19, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant