Skip to content

Commit 0387cea

Browse files
authored
Revert "feat: initial feature-flagged, new autocompleter MONGOSH-2036" (#2461)
Revert "feat: initial feature-flagged, new autocompleter MONGOSH-2036 (#2424)" This reverts commit 493993e. Startup performance appears to have regressed around ~15 percent.
1 parent 493993e commit 0387cea

File tree

13 files changed

+94
-561
lines changed

13 files changed

+94
-561
lines changed

package-lock.json

Lines changed: 2 additions & 214 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/browser-runtime-core/src/open-context-runtime.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export interface InterpreterEnvironment {
2929
*/
3030
export class OpenContextRuntime implements Runtime {
3131
private interpreterEnvironment: InterpreterEnvironment;
32-
// TODO(MONGOSH-2205): we have to also port this to the new autocomplete
3332
private autocompleter: ShellApiAutocompleter | null = null;
3433
private shellEvaluator: ShellEvaluator;
3534
private instanceState: ShellInstanceState;

packages/cli-repl/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
"@mongosh/shell-evaluator": "^3.11.0",
7878
"@mongosh/snippet-manager": "^3.11.0",
7979
"@mongosh/types": "3.6.2",
80-
"@mongodb-js/mongodb-ts-autocomplete": "^0.2.2",
8180
"@segment/analytics-node": "^1.3.0",
8281
"ansi-escape-sequences": "^5.1.2",
8382
"askcharacter": "^2.0.4",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy