-
Notifications
You must be signed in to change notification settings - Fork 71
Comparing changes
Open a pull request
base repository: mongodb-js/vscode
base: v1.9.3
head repository: mongodb-js/vscode
compare: v1.10.0
- 20 commits
- 60 files changed
- 6 contributors
Commits on Oct 24, 2024
-
Co-authored-by: nirinchev <2315687+nirinchev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b2b5b3b - Browse repository at this point
Copy the full SHA b2b5b3bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 62a7897 - Browse repository at this point
Copy the full SHA 62a7897View commit details
Commits on Oct 25, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 3141f33 - Browse repository at this point
Copy the full SHA 3141f33View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f8cfe0 - Browse repository at this point
Copy the full SHA 0f8cfe0View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6ba9dd2 - Browse repository at this point
Copy the full SHA 6ba9dd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a5fc01 - Browse repository at this point
Copy the full SHA 0a5fc01View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 848b21c - Browse repository at this point
Copy the full SHA 848b21cView commit details -
feat(chat): automatically pick the database & collection if there exi…
…sts only one VSCODE-610 (#863)
Configuration menu - View commit details
-
Copy full SHA for 9d666ff - Browse repository at this point
Copy the full SHA 9d666ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9acf251 - Browse repository at this point
Copy the full SHA 9acf251View commit details -
feat(chat): show errors if there are issues when getting databases & …
…collections to pick VSCODE-610 (#864)
Configuration menu - View commit details
-
Copy full SHA for d5a9345 - Browse repository at this point
Copy the full SHA d5a9345View commit details
Commits on Nov 12, 2024
-
feat(chat): filter namespace messages from history if it exists in th…
…e metadata VSCODE-611 (#866)
Configuration menu - View commit details
-
Copy full SHA for dd80613 - Browse repository at this point
Copy the full SHA dd80613View commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f57ce5 - Browse repository at this point
Copy the full SHA 6f57ce5View commit details
Commits on Nov 19, 2024
-
feat(chat): Prompt to connect when a disconnected user tries to run c…
…ode from participant VSCODE-618 (#872)
Configuration menu - View commit details
-
Copy full SHA for 316d188 - Browse repository at this point
Copy the full SHA 316d188View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a20e2a - Browse repository at this point
Copy the full SHA 8a20e2aView commit details
Commits on Nov 20, 2024
-
feat(chat): update schema assistant prompt to handle empty and short …
…prompts better VSCODE-648 (#874)
Configuration menu - View commit details
-
Copy full SHA for ce1f763 - Browse repository at this point
Copy the full SHA ce1f763View commit details
Commits on Nov 21, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 50c385f - Browse repository at this point
Copy the full SHA 50c385fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d739406 - Browse repository at this point
Copy the full SHA d739406View commit details
Commits on Nov 22, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for d3d7b81 - Browse repository at this point
Copy the full SHA d3d7b81View commit details
Commits on Nov 25, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 9c9a722 - Browse repository at this point
Copy the full SHA 9c9a722View commit details -
Configuration menu - View commit details
-
Copy full SHA for a78192b - Browse repository at this point
Copy the full SHA a78192bView 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