-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: continuedev/continue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.20-vscode
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: continuedev/continue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
16
contributors
Commits on Feb 24, 2025
-
Reliably trigger VSCode extension rebuild
The code to trigger a rebuild on missing extension.js added in #3276 turns out not to be entirely reliable because esbuild sometimes falls back to full-contents comparison rather than using the modtime. To fix this, include a buildTimestamp file in the input, and rewrite that when we want to trigger a rebuild.
Configuration menu - View commit details
-
Copy full SHA for 2483abd - Browse repository at this point
Copy the full SHA 2483abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3667346 - Browse repository at this point
Copy the full SHA 3667346View commit details
Commits on Mar 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 45dfdcd - Browse repository at this point
Copy the full SHA 45dfdcdView commit details
Commits on Mar 20, 2025
-
Decorate all active edit ranges
If a user selects multiple chunks of code with cmd-I, only the most recent chunk of code is decorated as a selection. This commit addresses that problem by changing setDecorations to addDecorations, and carefully tracking which ranges are currently active in the EditDecorationManager. Additionally, overlapping or adjacent ranges are now merged seamlessly to prevent redundant highlights.
Configuration menu - View commit details
-
Copy full SHA for 8699786 - Browse repository at this point
Copy the full SHA 8699786View commit details
Commits on Mar 21, 2025
-
feat: Improve ProtocolClient initialization and GUI loading
- Introduce `onProtocolClientInitialized` to handle client initialization events. - Use `Delegates.observable` for `ideProtocolClient` to trigger listeners on changes. - Ensure URL loading is deferred until protocol client is initialized.
Configuration menu - View commit details
-
Copy full SHA for 0c829fd - Browse repository at this point
Copy the full SHA 0c829fdView commit details
Commits on Mar 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6d47951 - Browse repository at this point
Copy the full SHA 6d47951View commit details
Commits on Mar 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a94c178 - Browse repository at this point
Copy the full SHA a94c178View commit details
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e20b3bf - Browse repository at this point
Copy the full SHA e20b3bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c59c834 - Browse repository at this point
Copy the full SHA c59c834View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8de35c - Browse repository at this point
Copy the full SHA b8de35cView commit details
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c1157db - Browse repository at this point
Copy the full SHA c1157dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for db3b891 - Browse repository at this point
Copy the full SHA db3b891View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e1cdb4 - Browse repository at this point
Copy the full SHA 4e1cdb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9eb782 - Browse repository at this point
Copy the full SHA c9eb782View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b15fbf - Browse repository at this point
Copy the full SHA 7b15fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae3ac9 - Browse repository at this point
Copy the full SHA 4ae3ac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 931ee37 - Browse repository at this point
Copy the full SHA 931ee37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 203704a - Browse repository at this point
Copy the full SHA 203704aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b6ffd - Browse repository at this point
Copy the full SHA f5b6ffdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49cf3d9 - Browse repository at this point
Copy the full SHA 49cf3d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for caf6cb0 - Browse repository at this point
Copy the full SHA caf6cb0View commit details
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 02a1259 - Browse repository at this point
Copy the full SHA 02a1259View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df0c16 - Browse repository at this point
Copy the full SHA 8df0c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21492af - Browse repository at this point
Copy the full SHA 21492afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93e23dd - Browse repository at this point
Copy the full SHA 93e23ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22fb6aa - Browse repository at this point
Copy the full SHA 22fb6aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce5dac3 - Browse repository at this point
Copy the full SHA ce5dac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f59ecd8 - Browse repository at this point
Copy the full SHA f59ecd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff60e0 - Browse repository at this point
Copy the full SHA 6ff60e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e9f005 - Browse repository at this point
Copy the full SHA 2e9f005View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e4737 - Browse repository at this point
Copy the full SHA b9e4737View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98d9772 - Browse repository at this point
Copy the full SHA 98d9772View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67888c7 - Browse repository at this point
Copy the full SHA 67888c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3505e17 - Browse repository at this point
Copy the full SHA 3505e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df325a - Browse repository at this point
Copy the full SHA 9df325aView commit details
Commits on Apr 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 57d4663 - Browse repository at this point
Copy the full SHA 57d4663View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbb1805 - Browse repository at this point
Copy the full SHA bbb1805View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e1609 - Browse repository at this point
Copy the full SHA d4e1609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2baf137 - Browse repository at this point
Copy the full SHA 2baf137View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10a9e84 - Browse repository at this point
Copy the full SHA 10a9e84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7ceba - Browse repository at this point
Copy the full SHA 9a7cebaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e02741c - Browse repository at this point
Copy the full SHA e02741cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dca4685 - Browse repository at this point
Copy the full SHA dca4685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 441fe96 - Browse repository at this point
Copy the full SHA 441fe96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c0f433 - Browse repository at this point
Copy the full SHA 9c0f433View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5014e16 - Browse repository at this point
Copy the full SHA 5014e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for e595ce8 - Browse repository at this point
Copy the full SHA e595ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95016e5 - Browse repository at this point
Copy the full SHA 95016e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2780b58 - Browse repository at this point
Copy the full SHA 2780b58View commit details -
Configuration menu - View commit details
-
Copy full SHA for af9b80f - Browse repository at this point
Copy the full SHA af9b80fView commit details
There are no files selected for viewing