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

preserve newlines in argument lists #5

Open
tonycoz opened this issue Oct 14, 2024 · 0 comments
Open

preserve newlines in argument lists #5

tonycoz opened this issue Oct 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tonycoz
Copy link
Owner

tonycoz commented Oct 14, 2024

The fixit generation always separates by ", " but if the original source does a line-break between long parameters the fixit will need editing before being committed.

Ideally we grab the text of a parameter from the start of the parameter up to the beginning of the next.

@tonycoz tonycoz added the enhancement New feature or request label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant