Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODE-401

Extend JavaScript signature help provider with MongoDB signatures

    • Type: Icon: Investigation Investigation
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: Playgrounds
    • None

      When the user enters a function or method, Method Signatures display information about the function/method that is being called.

      The contextual signature help for `find` is weird. Looks like VSCode parses a file, identifies that there is the `find` keyword and thinks this is Array.find() method. This is confusing for users who threats autocomplete as an instructions they can do.

      Investigation doc: https://docs.google.com/document/d/1wE3g2RuLFM0-qbhCgSi4h49V7FcVOQy-TVbhJvh0SzA/edit#

            Assignee:
            alena.khineika@mongodb.com Alena Khineika
            Reporter:
            alena.khineika@mongodb.com Alena Khineika
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: