Commit Graph

130743 Commits

Author SHA1 Message Date
Logan Ramos
bea6e1ff1b Add id to chat request (#243239)
* Add id to chat request

* Support proposed api check

* Do some casting
2025-03-11 19:27:03 +00:00
Bhavya U
91c7debaf6 Allow edits chat action to accept input query (#243247) 2025-03-11 19:43:36 +01:00
Joyce Er
7cddf2eb98 fix: reenable implicit context for chat editors (#243237) 2025-03-11 19:17:35 +01:00
Henning Dieterichs
85e7090710 Fixes #228033 (#243234) 2025-03-11 11:13:38 -07:00
Johannes Rieken
ef3d0c75cf update notebook (#243233) 2025-03-11 11:12:18 -07:00
Alexandru Dima
7ef53af572 Revert "Add workaround (again) for browser bug" (#243232) 2025-03-11 18:52:13 +01:00
Kevin Wang
856dbe90b0 Fix comment typo (#243145)
I think this is supposed to say "without deviating from it"?
2025-03-11 16:58:20 +00:00
Benjamin Christopher Simmonds
c4df08cbdb Do not extend very simple edits to entire word (#243218)
do not extend very simple edits to entire word
2025-03-11 17:42:41 +01:00
Benjamin Pasero
a4147b92a7 chat - remove shortcuts from status (#243217)
We make room for more useful things in the status tooltip soon.
2025-03-11 17:42:12 +01:00
Aaron Munger
b61a4f9887 set diff index from cell diff counts (#243214)
Co-authored-by: amunger <>
2025-03-11 09:39:56 -07:00
João Moreno
6151dca574 remove watch module (#243208) 2025-03-11 16:21:23 +00:00
Henning Dieterichs
dfcb7fdc55 Fixes #13224 (#243213) 2025-03-11 09:09:22 -07:00
Anthony
4926da0849 Add discovery of PowerShell Core user installation (#243025)
* Add discovery of PowerShell Core user installation

* Rename function to find Scoop installation accordingly

* Update powershell.ts

* Update powershell.ts
2025-03-11 16:08:17 +00:00
Daniel Imms
7b8ef7e396 Merge pull request #243201 from microsoft/tyriar/243057
Add locate si path to --help
2025-03-11 08:42:00 -07:00
Alex Ross
7d36a427d6 Fix scope order (#243210) 2025-03-11 16:16:05 +01:00
Benjamin Pasero
0e6e6d2bff debt - prepare for property initialisation order changes #243049 (#243184)
* debt - prepare for property initialisation order changes #243049

* missing

* omg?
2025-03-11 14:32:59 +00:00
Daniel Imms
cb447008b7 Add locate si path to --help
I put this in troubleshooting as it doesn't fit well in 'Options' and
it makes it harder to read as it's a long arg name.

Fixes #243057
2025-03-11 06:49:34 -07:00
Sandeep Somavarapu
66e5b8b2be #243073 adopt to /latest API from Marketplace (#243193) 2025-03-11 14:48:52 +01:00
Benjamin Christopher Simmonds
7a5dc23951 Hover Identity check not working (#243164)
hover identity never the same
2025-03-11 05:57:04 -07:00
Benjamin Pasero
a2b64db764 chat - add NES to status as checkbox (#243173) 2025-03-11 13:33:10 +01:00
Isidor Nikolic
005d431903 Merge pull request #243181 from microsoft/isidorn/very-capybara
remove unused telemetry events
2025-03-11 12:55:10 +01:00
Robo
d1ce0bf2c1 chore: update electron@34.3.2 (#243032)
* chore: update electron@34.3.2

* chore: update node.js builds

* chore: update runtime builds

* chore: bump distro
2025-03-11 20:45:06 +09:00
isidorn
0b0be23c6b remove unused telemetry events 2025-03-11 12:30:42 +01:00
Benjamin Pasero
c17a578a6c Remove "Show Release Notes" and "Send Chat Feedback" from menu (vscode-copilot#14087) (#243176) 2025-03-11 20:09:51 +09:00
Alex Ross
7ba949dfa9 Fix uncolored content at the end of the viewport after edit (#243174) 2025-03-11 11:52:34 +01:00
Benjamin Pasero
9037210ea4 macOS: window controls stop working when zoomed in (fix #242890) (#243120) 2025-03-11 11:11:05 +01:00
Benjamin Christopher Simmonds
6f87a279c8 Add custom hover to copilot edits code indicator (#243161)
fix https://github.com/microsoft/vscode/issues/243113
2025-03-11 10:38:36 +01:00
Benjamin Pasero
129f975fd4 debt - prepare for property initialisation order changes #243049 (#243153) 2025-03-11 08:51:56 +00:00
Alexandru Dima
b6fe5a8f41 Merge pull request #243084 from microsoft/alexd/mad-rooster
Add workaround (again) for browser bug
2025-03-11 09:06:38 +01:00
Don Jayamanne
acb986b977 Display notebook decorators when opening new nb from diff view (#243136) 2025-03-10 20:15:47 -07:00
Josh Spicer
56440fa442 @vscode/policy-watcher 1.2.0 (#243132)
* mac policy support (code changes)

* adopt @vscode/policy-watcher 1.2.0
2025-03-11 02:51:51 +01:00
Alex Dima
68ea1f64a3 Fix issue where the chat widget service expects having a last focused widget even when focus could not be really set inside the chat widget 2025-03-10 22:40:59 +01:00
Megan Rogge
393f929eff add getInstalledExtensions generators (#242704) 2025-03-10 20:48:00 +00:00
Raymond Zhao
e83b02d2e9 Merge pull request #243096 from microsoft/rzhao271/occasional-marmoset
Remove old key-matching algorithm and setting
2025-03-10 13:09:58 -07:00
Tyler James Leonhardt
cb807ec6ae Fix a few property call patterns (#243109)
ref https://github.com/microsoft/vscode/issues/243049
2025-03-10 12:17:25 -07:00
Rob Lourens
2c19ac01f3 Add languageModelToolsForAgent proposal (#243105)
To have a cleaner proposal to enable the tag for extensions to contribute tools to agent mode
2025-03-10 20:00:27 +01:00
Rob Lourens
4e8d2667e6 Add proper "when" clause for "Switch to next model" (#243104) 2025-03-10 19:44:48 +01:00
Peng Lyu
0bec97c0bf re #243049. property initialisation order for file user data provider. (#243101) 2025-03-10 19:22:52 +01:00
Raymond Zhao
20dccd9313 Remove redundant permission (#243098) 2025-03-10 18:45:11 +01:00
Raymond Zhao
7d57de4438 Merge pull request #214572 from SimonSiefke/feature/font-picker
feature: support font family picker in settings
2025-03-10 10:21:29 -07:00
Alex Ross
da2bbdda80 tree-sitter doesn't apply some scopes (part 3) (#243088)
Fixes #241715
2025-03-10 10:17:02 -07:00
Alex Ross
897d7c8abf Fix some property init order debt in comments files (#243095)
Part of #243049
2025-03-10 18:03:17 +01:00
Raymond Zhao
b8006b5f36 Fix exact match check 2025-03-10 10:01:27 -07:00
Raymond Zhao
0287979d68 Remove old key-matching algorithm and setting
Closes #243091
2025-03-10 09:57:46 -07:00
Alex Ross
62e914e344 Make the property init order checker script Windows friendly (#243093)
Part of #243049
2025-03-10 17:54:49 +01:00
Robo
31ec1c528f build: remove legacy server support (#235232)
* build: remove legacy server support

* chore: update rpm dependencies

* chore: fix publishing

* cli: provide option for unsupported glibc sysroot

* chore: add unsupported mode to prereq check

* chore: add logging

* chore: add comment about patchelf execution order
2025-03-10 17:54:23 +01:00
Alexandru Dima
1e271e0428 Adopt initialisation order changes (#243090)
Adopt initialisation order changes (#243049)
2025-03-10 17:45:37 +01:00
Joyce Er
35372a9205 refactor: remove working set from chat editing session (#243087) 2025-03-10 17:12:56 +01:00
Sandeep Somavarapu
3ea047c09e fix #241002 (#242880) 2025-03-10 16:39:41 +01:00
Benjamin Pasero
f389507945 rename window.titleControlsStyle to window.controlsStyle (#243085) 2025-03-10 16:35:29 +01:00