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

[Extension/Formatting]: Why does formatting have to add new columns? #1800

Open
nkeil opened this issue Oct 4, 2024 · 0 comments
Open

[Extension/Formatting]: Why does formatting have to add new columns? #1800

nkeil opened this issue Oct 4, 2024 · 0 comments

Comments

@nkeil
Copy link

nkeil commented Oct 4, 2024

Problem

Format on save is great for whitespace correction but it's annoying when it adds new columns to "fix" an invalid schema when I'm in progress on editing it. A formatting tool should at least give you the option to not change runtime behavior especially when it's not accurate most of the time.

Suggested solution

Some flag in the cli command or setting in the extension that allows disabling runtime effects when formatting. A "simpler" formatting behavior you could say.

Alternatives

Not using auto-formatting, or waiting until you finish resolving issues before saving to format.

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

No branches or pull requests

1 participant