Skip to content

Deinitializers are not shown in document symbols #1351

Closed
@ahoppen

Description

@ahoppen

Eg. if you have

class Foo {
  deinit {}
}

Then deinit should be shown in the document symbols, but it is not. This would need to be added to the DocumentSymbolsFinder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions