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
Description of the Issue
In Pascal/Delphi source code files exists a so called
interfacesection 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