Uploaded image for project: 'MongoDB for IntelliJ Plugin'
  1. MongoDB for IntelliJ Plugin
  2. INTELLIJ-91

Automatically open autocomplete when we detect field/collection/db name is the parameter

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • 0.0.5
    • Affects Version/s: None
    • Component/s: None
    • Environment:
      OS:
      node.js / npm versions:
      Additional info:
    • 5
    • Iteration Kuiper Belt, Iteration Light Year
    • Not Needed
    • Developer Tools

      Problem Statement/Rationale

      If users are typing a parameter string value that refers to the DB/collection/field name, we should automatically open the autocomplete without requiring users to press ctrl + space. Currently it'll be hard for users to discover our autocomplete feature unless they know to trigger autocomplete in those situations.

      Expected outcome

      When users are typing, for example, `collection.find(Filters.eq("` when they insert the string literal quotation here `"` we should force AC to open with a valid list of collection field names they can write.

       

       

            Assignee:
            kevin.mas@mongodb.com Kevin Mas Ruiz
            Reporter:
            gaurab.aryal@mongodb.com Gaurab Aryal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: