Skip to content

how to automatically generate class body when I first creating the first java file as an addition to the previous issue #2659

@ghost

Description

[provide a description of the issue]

Environment
  • Operating System: windows 11
  • JDK version: JDK11
  • Visual Studio Code version: 1.71.0
  • Java extension version: 0.25.1
Steps To Reproduce
  1. [step 1] Open an empty folder via vscode
  2. [step 2] create the first java file
Current Result

an empty file

Expected Result

I want to generate a file with class body like below
image

Additional Informations

Creating the first java file will not automatically generate the class body, but it can be automatically generated after the first one is created

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions