Skip to content

IntellijIdeaRulezzz Typo in File Archive #5

@TTangNingzhi

Description

@TTangNingzhi

When I invoke the code completion panel, in the archived file, the "IntellijIdeaRulezzz" pattern appears in the cursor location. For example, when I type "Sy" in the following figure, the archival mechanism records "SyIntellijIdeaRulezzz".

Example

This is because the IntelliJ Platform inserts a dummy identifier into the text editor for some unknown implementation reasons when invoking auto-completion. The best way to solve it is to filter out them as noise when post-processing the data. See the link for more details.

Thanks to the research team led by Prof. Dr. Romain Robbes for pointing out this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions