Skip to content

Plugin adds more //'s when I want it to remove them #481

@ChenTechGit

Description

@ChenTechGit

I was learning Rust and I commented some text out in visual line mode.
So my code turned into this:

// code

I then wrote some more code and wanted to
uncomment the code i wrote early so I went into visual line mode and type gc my code turned into this:

// // code

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