Skip to content

Controller store methods are not properly matched when using typescript in VS Code #1000

Description

@igor-pejakovic-codaxy

When using a typescript controller and using the this.store methods, the methods with signatures (any, any) are recommended first in vscode. The simplest solution would probably be to have these declared as last definitions. This does not happen with the store.get method since it does not have any definitions where the parameters are of type any

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