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

Combination approval inputs have a trailing space character #508

Closed
kosletr opened this issue May 27, 2024 · 2 comments
Closed

Combination approval inputs have a trailing space character #508

kosletr opened this issue May 27, 2024 · 2 comments

Comments

@kosletr
Copy link

kosletr commented May 27, 2024

Similar to issue #195
Combination approval inputs have a trailing space character. I don't know why the issue was closed since the problem persists. I am running Intellij 2024.1 on a M1 macbook.

image image
@kosletr
Copy link
Author

kosletr commented May 27, 2024

I fixed it by changing the Intellij settings to stop removing trailing whitespaces on save. Settings -> Editor -> General -> On Save -> Uncheck "Remove trailing spaces on: "

image

@kosletr kosletr closed this as completed May 27, 2024
@rd-chichung-liu
Copy link

I had the same problem. The described workaround didn't fix it. In addition, I had to edit the .editorconfig:
trim_trailing_whitespace = false. I am running IntelliJ 2024.1.1 on an M1 Macbook.

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

2 participants