Tab completion does not work on returned objects

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.15.0
    • Affects Version/s: None
    • Component/s: Autocomplete
    • None
    • Iteration Düsseldorf
    • Not Needed

      Problem Description

      Tab completion does not work on returned objects

      Steps to Reproduce

      let res = db.t.insertOne({a:1})
      res (and hit tab to autocomplete, nothing happens)
      

      Expected Results

      when autocompleting on a returned object, I expect to see the list of properties/methods

      Actual Results

      nothing happens when trying to autocomplete

      Additional Notes

              Assignee:
              Anna Henningsen
              Reporter:
              Tomer Yakir
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: