Skip to content

Imported types in Ada cause Fuction List to fail to list functions that use them #14498

@ronww

Description

@ronww

Description of the Issue

When editing an Ada source file, the "Function List" panel only shows the names of subroutines that are declared with "procedure"

Steps to Reproduce the Issue

  1. Load an Ada source file that has both procedures and functions (see screen shot in Jan 18th comment, below)
  2. Under View, enable the Function List
  3. Observe that only subroutines declared with "procedure" are shown

Expected Behavior

subroutines declared with either "function" or "procedure" should be shown

Actual Behavior

only subroutines declared with "procedure" are shown

Debug Information

Notepad++ v8.5.3 (64-bit)
Build time : May 15 2023 - 06:09:36
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 21H2
OS Build : 19044.3693
Current ANSI codepage : 1252
Plugins :
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)

See Jan 18th comment, below

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