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

Fix multi-line suggestions #38

Merged
merged 2 commits into from Dec 9, 2022
Merged

Conversation

platisd
Copy link
Owner

@platisd platisd commented Nov 30, 2022

When a fix involved multiple lines, the suggestion was not really applied over the correct source code.
As a benefit, the code now is slightly simpler.

Fixes #37

@platisd platisd force-pushed the fix_suggestions_for_multiline_comments branch from a36cb65 to 3cd8754 Compare November 30, 2022 23:51
@platisd platisd force-pushed the fix_suggestions_for_multiline_comments branch 3 times, most recently from 1cb6e19 to 6b95a8e Compare December 2, 2022 21:44
@platisd platisd force-pushed the fix_suggestions_for_multiline_comments branch from 6b95a8e to 933e81d Compare December 9, 2022 00:05
@platisd platisd merged commit 6cdf902 into master Dec 9, 2022
@platisd platisd deleted the fix_suggestions_for_multiline_comments branch December 9, 2022 00:06
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.

multiline code-suggestions
1 participant