Skip to content

Revert "feat: initial feature-flagged, new autocompleter MONGOSH-2036" #2461

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

addaleax
Copy link
Collaborator

This reverts commit 493993e. Startup performance appears to have regressed around ~15 percent.

…#2424)"

This reverts commit 493993e.
Startup performance appears to have regressed around ~15 percent.
@addaleax addaleax added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label May 28, 2025
@addaleax addaleax merged commit 0387cea into main May 28, 2025
130 of 136 checks passed
@addaleax addaleax deleted the revert-2036 branch May 28, 2025 22:34
lerouxb added a commit that referenced this pull request May 29, 2025
lerouxb added a commit that referenced this pull request Jun 3, 2025
…first use MONGOSH-2036 (#2462)

* Reapply "feat: initial feature-flagged, new autocompleter MONGOSH-2036" (#2461)

This reverts commit 0387cea.

* lazy-load the new autocompleter code on first use

* fix tests for new autocomplete

* leave api-export alone

* use the same function that would fail if used to know if we support getting the active connection

* remove the check from here, we'll add it to mongodb-ts-autocomplete

* use the latest mongodb-ts-autocomplete

* mongodb-ts-autocomplete also lives outside of the snapshot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants