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

Bug: Source Action -> "Generate Constructors..." only available after at least one class member was added #1352

Open
Eden33 opened this issue Jun 4, 2024 · 0 comments

Comments

@Eden33
Copy link

Eden33 commented Jun 4, 2024

Environment:

  • VS Code Version: 1.89.1
  • Extension Version: v0.26.0
  • JDK Type & Version: Java version: 17.0.9, vendor: Oracle Corporation
  • OS Type & Version: Windows 11

Step to Reproduce:
2024-06-04_19h03_46

Expected Behavior:
The "Generate Constructors ..." option should instantly be available without the requirement to add a class member.

Actual Behavior:
The "Generate Constructors ..." option becomes available earliest when a single class member was added.

Additional comment:
This behaviour is also available in IntelliJ and makes sense.

Related Issues: No related issues found.

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