Skip to content

autoclose support for block comments #281

Open
@Akronix

Description

@Akronix

Hi!

Would be too difficult to add the same features of autoclose to multi-line comments??
Tentatively, It has two additional complications:

  1. Symbol(s) depend on the language you're coding. I guess that could be overtaken getting that info from the filetype files.
  2. Usually multi-line comments use more than one symbol. This is more tricky, but maybe autoclose could be checking char by char if the user is trying to insert a block comment...Anyway, some features of Geany/autoclose could still be added: like deleting pairing brace with shift + backspace or moving around with Ctrl + b.

What do you think?

Btw, why is not this plug-in merged into the main Geany code? I don't find any reasons why it should not be.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions