Skip to content

Eclipse Pilot Editor v2026-01 #745

@RichardMWallace

Description

@RichardMWallace

When editing and writing a doc annotation there is a problem with the multi-line comment.

doc /* */ --- This is okay and normal

doc /*
* <cr> -- this okay and normal
*/

After adding text to the comment block, the following occurs at times. It seems to be context-specific.

doc /*
* some text <cr>
* / <cr>
* -- this is not okay and not normal. It's like the syntax completion doesn't see the end of the doc block comment.
*/

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