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 formatting issues around object initializers #673

Closed
elachlan opened this issue Aug 26, 2022 · 0 comments · Fixed by #672
Closed

Fix formatting issues around object initializers #673

elachlan opened this issue Aug 26, 2022 · 0 comments · Fixed by #672
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@elachlan
Copy link
Contributor

elachlan commented Aug 26, 2022

Actual behavior

Code generated with object initializers seem to be indented and formatted incorrectly.

Expected behavior

proper indentation

Repro steps

  1. NativeMethods.txt content:
SYSTEMTIME
  1. NativeMethods.json content (if present):
  1. Any of your own code that should be shared?

Context

  • CsWin32 version: [e.g. 0.4.422-beta]
  • Win32Metadata version (if explicitly set by project):
  • Target Framework: [e.g. netstandard2.0]
  • LangVersion (if explicitly set by project): [e.g. 9]

Related: #672, #648

@elachlan elachlan added the bug Something isn't working label Aug 26, 2022
@AArnott AArnott added the help wanted Extra attention is needed label Aug 26, 2022
@AArnott AArnott linked a pull request Sep 6, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants