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

Code generation formatting issue (wrong indentation) #3868

Open
matbhe opened this issue Nov 22, 2024 · 0 comments
Open

Code generation formatting issue (wrong indentation) #3868

matbhe opened this issue Nov 22, 2024 · 0 comments

Comments

@matbhe
Copy link

matbhe commented Nov 22, 2024

In vscode 1.95 with plugin version 1.36.0 (and probably later) the indentation of generated java code seems no longer to be correct:

Initial situtation in editor
Image

Executed code generation action
Image

Generated output (with wrong indent)
Image

I've tested it on different machines (of my coworkers) and the generated code looks everywhere the same.
Modifying any indetation and formatting settings did also not help.

VSCode:
Version: 1.95.3
Electron 32.2.1
Chromium 128.0.6613.186
Node.js: 20.18.0
OS: Windows_NT x64 (WSL)

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