Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mongodb-js/vscode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.2
Choose a base ref
...
head repository: mongodb-js/vscode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.3
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 21, 2024

  1. Update changelog (#856)

    Co-authored-by: alenakhineika <16307679+alenakhineika@users.noreply.github.com>
    github-actions[bot] and alenakhineika authored Oct 21, 2024
    Copy the full SHA
    92a2c0b View commit details

Commits on Oct 24, 2024

  1. VSCODE-640: Adapt message content access to latest vscode API (#857)

    * Adapt message content access to latest vscode API
    
    * Address CR comments
    nirinchev authored Oct 24, 2024
    Copy the full SHA
    cace4df View commit details
  2. 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
    nirinchev authored Oct 24, 2024
    Copy the full SHA
    10be1c6 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v1.9.2...v1.9.3