Skip to content

No intellisense on named parameters #13

Description

@folknor

Hi

In tradingview you can use named parameters instead of sequential ones, so you can write for example:

plotshape(data, style=shape.triangleup)

But the intellisense in the extension doesn't help you then.

Also, I don't think the extension engine is aware of those constants like shape.triangleup and equivalents?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions