Skip to content

Feature: auto-fill new Java files with a template #269

@MaddyGuthridge

Description

@MaddyGuthridge

I am in the process of moving my workflow away from VS Code so that I may enjoy the superior performance and openness of Zed. However, I have run into a few blockers that have prevented me from migrating.

One of these is that when I create a new Java file in Zed, there is no auto-generated template (containing a package declaration and a class/interface/etc stub).

When I create a new Java file in VS Code, it is pre-filled with the following snippet:

Image

Having something similar in Zed's Java support would be wonderful to help me avoid writing the boilerplate that Java is so-often hated for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions