Skip to content

Tags: mongodb-js/vscode

Tags

v1.13.3

Toggle v1.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump @MongoSH dependencies VSCODE-693 (#1066)

v1.13.2

Toggle v1.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: move device_id to common properties (#1038)

v1.13.1

Toggle v1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: run reformat to fix prettier issues (#1036)

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: don't hardcode the extension version in test expectations (#1002)

v1.12.1

Toggle v1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: hide preset connections from the Remove Connection command VSCOD…

…E-674 (#969)

Co-authored-by: Nikola Irinchev <irinchev@me.com>

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump @mongodb-js/devtools-connect from 3.4.0 to 3.4.1 (#927

)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.11.0

Toggle v1.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(connect): can not select files on the connection form VSCODE-658 (#…

…898)

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(participant): add a space after query from announcement notificat…

…ion (#884)

v1.9.3

Toggle v1.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
VSCODE-639: Replace regex fragment matching with streaming KMP (#837)

* Replace regex fragment matching with streaming KMP

* Simplify content capturing

* Add an explanation for FragmentMatcher

* Handle multiple code blocks per fragment

v1.9.2

Toggle v1.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: use the latest vsce that adds the chat-participant tag VSCODE-638

 (#855)

* chore: use the latest vsce that adds the chat-participant tag VSCODE-638

* chore: bump vscode engine