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

Autocomplete of field names in $match stage filters

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: None
    • None
    • 3
    • Iteration Ozone, Iteration Planetarium
    • Not Needed
    • Developer Tools

      • $eq built with Filters.eq
      • $lt built with Filters.lt
      • $in built with Filters.in
      • $gt built with Filters.gt
      • $exists built with Filters.exists
      • $lte built with Filters.lte
      • $ne built with Filters.ne
      • $gte built with Filters.gte
      • $nin built with Filters.nin
      • $or built with Filters.or
      • $and built with Filters.and

            Assignee:
            himanshu.singh@mongodb.com Himanshu Singh
            Reporter:
            kevin.mas@mongodb.com Kevin Mas Ruiz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: