Skip to content

Intellisense for overriding methods #6701

Description

@Happypig375

Specifically, I would like to see Intellisense enabled when I type

[<AbstractClass>]typeA()=abstractM :unit->unittypeB()=inherit A()override__.

A member list with M would be shown, and I can select it. This is super useful to find out which methods can be overridden for a class from a library.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions