Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-2034

Create mongodb-ts-autocomplete package

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • 5
    • Iteration X-Ray, Iteration Ylem
    • Hide

      Based on top of the work in MONGOSH-2033, create a package that:

      • Re-exports the API of the ts-autocomplete package, and
      • Provides MongoDB-specific autocompletion support out of the box based on the work in MONGOSH-2030 and MONGOSH-2031

      This package should allow syntax likeĀ 

       /// <reference types="mql" /> 

      (or similar) to indicate that types inserted into the global namespace from the @mongodb-js/mql-typescript package should be included for autocompletion.

      Show
      Based on top of the work in MONGOSH-2033 , create a package that: Re-exports the API of the ts-autocomplete package, and Provides MongoDB-specific autocompletion support out of the box based on the work in MONGOSH-2030 and MONGOSH-2031 This package should allow syntax likeĀ  /// <reference types= "mql" /> (or similar) to indicate that types inserted into the global namespace from the @mongodb-js/mql-typescript package should be included for autocompletion.
    • Developer Tools

          Assignee:
          leroux.bodenstein@mongodb.com Le Roux Bodenstein
          Reporter:
          anna.henningsen@mongodb.com Anna Henningsen
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated: