Skip to content

selfieonce/SELFIEWRITE does not work with formatter/actions on save #576

@cdorfmeister

Description

@cdorfmeister

As many developers, I'm using one of the most common java formatters: the google-java-format. As many others do, this adds a space between the beginning of a comment and the text.

//comment -> // comment

If you use this with IntelliJsActions on Save, this will format your code instantly after each save.

Selfie has a feature that enables an update if you type //selfieonce anywhere in the code.

This feature breaks if you use above mentioned workflow. Can you please make sure that selfie also updates if there is a space between the beginning of the comment and the text?

I hope its not too much to ask.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingjvm

    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