Don Jayamanne
|
c0ab6000ac
|
Move notebook diffing helpers into separate file (#242384)
|
2025-03-01 14:28:09 +01:00 |
|
Don Jayamanne
|
14db919201
|
Move notebook diff class into its own file (#242380)
|
2025-03-01 14:27:47 +01:00 |
|
Don Jayamanne
|
f884804cf3
|
Ensure cell Id is the only part of internal metadata used in diffing (#242382)
* Ensure cell Id is the only part of internal metadata used in diffing
* misc
* misc
* Add comments
* wip
* Misc
|
2025-03-01 14:27:27 +01:00 |
|
Joyce Er
|
0480008e32
|
fix: rename Add Files to Add Context (#242355)
|
2025-03-01 01:56:21 +01:00 |
|
Matt Bierner
|
adf0ff07ed
|
Merge pull request #242361 from mjbvz/hungry-squirrel
Bundle TS 5.8.2
|
2025-02-28 13:47:07 -08:00 |
|
Matt Bierner
|
cb28ffece2
|
Bundle TS 5.8.2
For #242359
|
2025-02-28 13:10:21 -08:00 |
|
Joyce Er
|
4c9de9e97b
|
fix: improve presentation of chat related file suggestions (#242354)
* fix: improve presentation of chat related file suggestions
* Pin extractor version
---------
Co-authored-by: Logan Ramos <lramos15@gmail.com>
|
2025-02-28 22:01:57 +01:00 |
|
Benjamin Pasero
|
355e73c5e0
|
encoding - add tests for utf8bom (#242132) (#242347)
|
2025-02-28 11:15:28 -08:00 |
|
Raymond Zhao
|
9f0f696632
|
Set new search to true on Insiders (#242343)
|
2025-02-28 18:47:44 +01:00 |
|
Connor Peet
|
0a535f7157
|
chat: avoid showing 'hints' in problem attachment, simplify 'all errors' action (#242253)
|
2025-02-28 08:25:09 -08:00 |
|
Benjamin Pasero
|
b1ede3cee4
|
Event leak in HistoryNavigator (fix #241677) (#242332)
|
2025-02-28 17:21:17 +01:00 |
|
Alex Ross
|
fa24065b85
|
Fix some cases where tokens aren't updating (#242327)
Fixes microsoft/vscode-internalbacklog#5352
|
2025-02-28 16:48:47 +01:00 |
|
Johannes Rieken
|
3b94dcb7e1
|
chore - only have originalModel and modifiedModel (#242325)
|
2025-02-28 16:32:11 +01:00 |
|
Benjamin Pasero
|
65a60f0390
|
status - actually fix tooltip to resolve adhoc (#242316)
* status - actually fix tooltip to resolve adhoc
* less erorr loggin
|
2025-02-28 15:26:32 +00:00 |
|
Johannes Rieken
|
41714c12fd
|
chore - test for modified file entry and isCurrentlyBeingModifiedBy state (#242324)
|
2025-02-28 16:25:56 +01:00 |
|
Benjamin Pasero
|
501ee833b1
|
Walkthrough Leak (fix #242305) (#242317)
|
2025-02-28 16:00:45 +01:00 |
|
Martin Aeschlimann
|
66ce179658
|
Revert "The code background and foreground color are inversed for the default high contrast theme" (#242314)
This reverts commit 75237f1e98.
|
2025-02-28 15:37:00 +01:00 |
|
Sandeep Somavarapu
|
5dcdc6c3ee
|
Revert "problematic extensions: disable them and uninstall in all profiles (#242297)" (#242308)
This reverts commit 559a51e69f.
|
2025-02-28 15:02:59 +01:00 |
|
Benjamin Pasero
|
54af93e531
|
Code completions settings is not accurate (#242300) (#242307)
|
2025-02-28 14:50:29 +01:00 |
|
Benjamin Pasero
|
478646b7b6
|
debt - adopt system-context-menu (#242224)
* debt - adopt `system-context-menu`
* chore: convert point from event to DIP
---------
Co-authored-by: deepak1556 <hop2deep@gmail.com>
|
2025-02-28 14:47:39 +01:00 |
|
Benjamin Pasero
|
1c6aa345b7
|
Increase gap between shortcuts in chat status bar tooltip (#242303)
|
2025-02-28 14:14:35 +01:00 |
|
Benjamin Pasero
|
353fea39d3
|
Code completions settings is not accurate (#242300) (#242301)
|
2025-02-28 14:06:31 +01:00 |
|
Johannes Rieken
|
58083f8adf
|
add a way to install resource filters in the marker service (#242283)
* code editor integration should set readonly-ness only when the editor shows its modified file and unset it otherwise
https://github.com/microsoft/vscode-copilot/issues/13578
* add a way to install resource filters in the marker service
https://github.com/microsoft/vscode-copilot/issues/13744
* fix compile errors
|
2025-02-28 13:00:28 +00:00 |
|
Benjamin Pasero
|
7625487ec2
|
Improve documentation for text document encoding methods (#242299)
|
2025-02-28 13:54:30 +01:00 |
|
Sandeep Somavarapu
|
559a51e69f
|
problematic extensions: disable them and uninstall in all profiles (#242297)
* simpler fix
* fix tests
* update message
* get back action to reload
|
2025-02-28 13:41:42 +01:00 |
|
Alex Ross
|
a267073204
|
Update grammars (#242296)
|
2025-02-28 13:20:44 +01:00 |
|
Henning Dieterichs
|
4cf2712386
|
Fix for #241866 in main (#242294)
|
2025-02-28 12:40:17 +01:00 |
|
Sandeep Somavarapu
|
79570ba3fd
|
Revert "disable, restart extension host, uninstall and remove problematic extension (#242249)" (#242293)
This reverts commit 4e6f06d1c7.
|
2025-02-28 12:39:14 +01:00 |
|
Johannes Rieken
|
fbab2623ef
|
clean up, re https://github.com/microsoft/vscode-internalbacklog/issues/5288 (#242292)
|
2025-02-28 12:32:47 +01:00 |
|
João Moreno
|
3a26f60ab5
|
disable terrapin when in CI (#242282)
|
2025-02-28 11:42:32 +01:00 |
|
João Moreno
|
75c8626ea5
|
remove unused pipeline param (#242280)
|
2025-02-28 11:39:25 +01:00 |
|
Benjamin Pasero
|
edf0ad763e
|
api - clarify encoding for #241844 (#242278)
|
2025-02-28 11:23:16 +01:00 |
|
Benjamin Pasero
|
6e6ef83a2a
|
terminal - use product to figure out quality (#242226)
|
2025-02-28 08:55:53 +00:00 |
|
Martin Aeschlimann
|
9c227f0795
|
bump to 1.99.0 (#242274)
|
2025-02-28 09:38:38 +01:00 |
|
Sandeep Somavarapu
|
4e6f06d1c7
|
disable, restart extension host, uninstall and remove problematic extension (#242249)
* disable, restart extension host, uninstall and remove problematic extension
* fix tests
* fix tests
|
2025-02-28 08:13:06 +01:00 |
|
Oleg Solomko
|
715bdfa17d
|
update localization string
|
2025-02-27 21:43:30 -08:00 |
|
Oleg Solomko
|
33a53aad99
|
update docs of the config module, use the current prompt files public feature name
|
2025-02-27 21:43:30 -08:00 |
|
Oleg Solomko
|
45aaeff2a3
|
fix prompt attachment ID issue
|
2025-02-27 21:43:30 -08:00 |
|
Oleg Solomko
|
8f97a0a3a9
|
conditionally register 'create prompt' command
|
2025-02-27 21:43:30 -08:00 |
|
Oleg Solomko
|
dbdce753a2
|
conditionally register 'use prompt' command
|
2025-02-27 21:43:30 -08:00 |
|
Oleg Solomko
|
a054f1a87b
|
update config keys
|
2025-02-27 21:43:30 -08:00 |
|
Oleg Solomko
|
78328fe7c6
|
update unit tests
|
2025-02-27 21:43:30 -08:00 |
|
Oleg Solomko
|
4404a4a551
|
add the new "enablement" config setting
|
2025-02-27 21:43:30 -08:00 |
|
Rob Lourens
|
e24a783761
|
Avoid tool confirm keybinding conflict with "keep edits" keybinding (#242269)
|
2025-02-27 21:20:25 -08:00 |
|
Oleg Solomko
|
2daf886e20
|
fix merge conflict
|
2025-02-27 18:43:34 -08:00 |
|
Oleg Solomko
|
f959c07c9b
|
hide full filepath for all "user" prompts
|
2025-02-27 18:43:34 -08:00 |
|
Oleg Solomko
|
90ba895dcf
|
rename "global" prompts to "user" ones
|
2025-02-27 18:43:34 -08:00 |
|
Oleg Solomko
|
75854809af
|
improve doc comments
|
2025-02-27 18:06:35 -08:00 |
|
Oleg Solomko
|
c6b1d6d631
|
fix issue related to no prompts showing up and always keep the docs item in the list
|
2025-02-27 18:06:35 -08:00 |
|
Don Jayamanne
|
a45463da09
|
Ensure the notebook selectors are serialized (#242264)
|
2025-02-28 02:37:07 +01:00 |
|