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.3
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.10.0
Choose a head ref
  • 20 commits
  • 60 files changed
  • 6 contributors

Commits on Oct 24, 2024

  1. Update changelog (#858)

    Co-authored-by: nirinchev <2315687+nirinchev@users.noreply.github.com>
    github-actions[bot] and nirinchev authored Oct 24, 2024
    Copy the full SHA
    b2b5b3b View commit details
  2. feat(participant): export to a playground VSCODE-574 (#832)

    * feat(participant): export to a playground VSCODE-574
    
    * refactor: move logic to participant controller
    
    * test: add export to playground tests
    
    * refactor: rename
    
    * refactor: rename more
    
    * fix: return promise on cancelation progress
    
    * test: increase waiting time of selection to fix ubuntu ci
    
    * refactor: address pr comments
    
    * refactor: clean up code around evaluate and cancelation tokens
    
    * refactor: more clean up
    
    * refactor: more cleanup
    
    * test: use getMessageContent
    alenakhineika authored Oct 24, 2024
    Copy the full SHA
    62a7897 View commit details

Commits on Oct 25, 2024

  1. build: Add github action for PR title validation VSCODE-642 (#859)

    * Add github action for PR title validation
    
    * Use the correct ignore label
    
    * Relax the JIRA regex
    
    * Don't enforce Jira ticket check for bot PRs
    nirinchev authored Oct 25, 2024
    Copy the full SHA
    3141f33 View commit details

Commits on Nov 5, 2024

  1. Copy the full SHA
    0f8cfe0 View commit details

Commits on Nov 7, 2024

  1. Copy the full SHA
    6ba9dd2 View commit details
  2. Copy the full SHA
    0a5fc01 View commit details

Commits on Nov 8, 2024

  1. Copy the full SHA
    848b21c View commit details
  2. Copy the full SHA
    9d666ff View commit details
  3. Copy the full SHA
    9acf251 View commit details
  4. Copy the full SHA
    d5a9345 View commit details

Commits on Nov 12, 2024

  1. Copy the full SHA
    dd80613 View commit details

Commits on Nov 18, 2024

  1. Copy the full SHA
    6f57ce5 View commit details

Commits on Nov 19, 2024

  1. Copy the full SHA
    316d188 View commit details
  2. Copy the full SHA
    8a20e2a View commit details

Commits on Nov 20, 2024

  1. Copy the full SHA
    ce1f763 View commit details

Commits on Nov 21, 2024

  1. feat(copilot): export to Language with Copilot VSCODE-573 (#870)

    * feat: export to Language with Copilot VSCODE-573
    
    * refactor: rearrange code actions modules
    
    * fear: use driver syntax only
    
    * refactor: lowercase
    
    * refactor: more lowercase
    
    * refactor: clean up
    
    * fix: update export to language prompt
    
    * refactor: clean up
    
    * refactor: address pr comments
    
    * fix: better handling of cancelation requests
    
    * fix: show export to language code lenses only for export to language results
    
    * feat: address pr comments
    
    * test: do not show export to language actions when copilot is missing
    alenakhineika authored Nov 21, 2024
    Copy the full SHA
    50c385f View commit details
  2. feat(copilot): optimize export with copilot experience VSCODE-655 (#880)

    * feat(copilot): optimize export with copilot experience VSCODE-655
    
    * feat: displays export to language list alphanumericaly
    alenakhineika authored Nov 21, 2024
    Copy the full SHA
    d739406 View commit details

Commits on Nov 22, 2024

  1. feat(participant): in-app notification to introduce users to copilot …

    …extension VSCODE-633 (#875)
    
    * feat(participant): in-app notification to introduce users to copilot extension VSCODE-633
    
    * feat: show copilot introduction only if survey not shown
    
    * feat: startupNotificationShown
    
    * docs: update comments
    alenakhineika authored Nov 22, 2024
    Copy the full SHA
    d3d7b81 View commit details

Commits on Nov 25, 2024

  1. fix: show export to language icon only when copilot is active VSCODE-655

     (#882)
    
    * fix: show export to language icon only when copilot is active VSCODE-655
    
    * test: increase timeout for manipulations with a file
    
    * refactor: remove vscode.extensions.onDidChange
    alenakhineika authored Nov 25, 2024
    Copy the full SHA
    9c9a722 View commit details
  2. Copy the full SHA
    a78192b 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.3...v1.10.0