Skip to content

how to align sprit character? #142

@wuqingze

Description

@wuqingze

for example, how can I change

System.out.println("hello world 1"); // hello1 
System.out.println("hello 2"); // hello2

to

System.out.println("hello world 1"); // hello1 
System.out.println("hello 2");       // hello2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions