Skip to content

Make Pascal/Delphi function list parser more efficient and more reliable #12808

@dinkumoil

Description

@dinkumoil

Description of the Issue

In Pascal/Delphi source code files exists a so called interface section where global procedures and functions are declared. These declarations are difficult to distinguish from these procedures'/functions' implementations. This is necessary to prevent procedure/function declarations from showing up in the function list tree. The current way of doing that can be improved so that this task will be more efficient and more reliable .

Applies To

Notepad++ above v8.4.8

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