Skip to content

Notepad++ (ver.: 6.7.8.2) functionlist. Commentaries between head and body dissfunction #344

@Chrissstrahl

Description

@Chrissstrahl

The function list does NOT list a function, if there is a commentary between the function Head and the function Body, as shown bellow.

void main()
//------- commentary here
{
}

I have tried several approaches with the regular expression in a new UDL but they do not change this issue. I have been told that it might be a bug and that it can be circumvented by placing at least 2 withe spaces before the comment starts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementProposed enhancements of existing features

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions