Ladislau Szomoru
b61c0f18d9
Git - add git blame status bar item ( #234302 )
...
* Git - improve enabliment of the editor decoration
* Git - add git blame status bar item
2024-11-20 15:08:33 -08:00
Raymond Zhao
0fda1098c0
chore: bump emmet-helper ( #234295 )
2024-11-20 23:42:09 +01:00
Tyler James Leonhardt
6306259d87
Have `authentication.clientIdUsage` fire before invoking the provider ( #234300 )
...
To help us capture the extensions that don't resolve.
2024-11-20 23:14:37 +01:00
Ladislau Szomoru
2ee7ae88b4
Git - improve enabliment of the editor decoration ( #234296 )
2024-11-20 14:14:16 -08:00
Justin Chen
b410e9c0ac
revert chat code block pasting ( #234297 )
...
* revert commit
* compile/hygiene
2024-11-20 13:29:57 -08:00
Tyler James Leonhardt
d12854f6ba
Default MSAL to true ( #234290 )
...
Using new `microsoft-authentication.implementation` setting
2024-11-20 13:15:09 -08:00
Ladislau Szomoru
2e93ebce77
Git - extract editor decoration ( #234292 )
2024-11-20 20:30:33 +01:00
Joyce Er
b958720bd5
fix: manually attached files should take precedence over suggested files ( #234291 )
2024-11-20 20:22:45 +01:00
Joyce Er
543d860c85
fix: don't send unconfirmed suggested files in editing request ( #234284 )
2024-11-20 10:49:35 -08:00
Martin Aeschlimann
21b82050ea
various fixes for persisting the chat edit session ( #234281 )
...
* various fixes for persisting the chat edit session
* polish
2024-11-20 09:36:04 -08:00
Benjamin Pasero
0f9f739cf0
🆙 distro ( #234282 )
2024-11-20 18:24:38 +01:00
Martin Aeschlimann
d13c92b29e
Chat model: request ids change across restarts ( #234256 )
...
* Chat model: request ids change across restarts
* update tests
* fix tests
2024-11-20 09:19:56 -08:00
Joyce Er
fc03f2bf3d
fix: handle adding a related file suggestion to the working set ( #234279 )
2024-11-20 17:31:43 +01:00
Daniel Imms
c95a176539
Merge pull request #234267 from microsoft/tyriar/234213__234100
...
Clear up to date line cache when decorations are changed
2024-11-20 08:16:29 -08:00
Daniel Imms
3902cabed5
Merge branch 'main' into tyriar/234213__234100
2024-11-20 07:14:08 -08:00
Ladislau Szomoru
2b6fb11ade
Git - git blame bug fixes ( #234273 )
...
* Handle staging/unstaging
* Handle changes included in the git blame output
2024-11-20 15:59:55 +01:00
Daniel Imms
aadd78ebbc
Merge pull request #234264 from microsoft/tyriar/234213
...
Clear texture atlas on zoom change and rasterizer on config change
2024-11-20 06:23:28 -08:00
Daniel Imms
bc1dba6fbe
Clear up to date line cache when decorations are changed
...
Fixes #234100
2024-11-20 05:06:15 -08:00
Daniel Imms
f154193b01
Clear texture atlas on zoom change and rasterizer on config change
...
Fixes #234213
2024-11-20 04:46:05 -08:00
Rob Lourens
1dd8c77ac7
Add command to open release notes to chat view ( #234201 )
...
* Add command to open release notes to chat view
* Use MenuRegistry instead of registering a new action
2024-11-20 03:28:38 -08:00
Ladislau Szomoru
d6c7380f01
Git - switch stage/unstage/revert commands to use the legacy diff information ( #234251 )
2024-11-20 12:13:51 +01:00
Aiday Marlen Kyzy
8d1d1373cd
Reverting EditContext changes ( #234247 )
...
reverting changes
2024-11-20 10:18:20 +01:00
Ladislau Szomoru
975e05cd1c
DiffInformation API - cleanup + renames ( #234248 )
...
* Refactoring + renaming things
* Renamed TextEditorDiffKind to TextEditorChangeKind
2024-11-20 14:46:04 +05:30
Matt Bierner
c83b443da0
Clean up support for paste edits ( #234240 )
...
- Allow setting an array of preferences for paste as keybindings
- Clarifies kinds used for core and extensions
- Exports text kind as API
2024-11-20 07:14:10 +01:00
Don Jayamanne
8a4b2bb49b
Handle notebook cell editors getting their models swapped resulting in weird Editor viewzone issues ( #234236 )
...
* Fixes to learking notebook cell viewzones
* More fixes
* Misc
2024-11-19 20:10:36 -08:00
Osvaldo Ortega
864bce76f2
Merge pull request #234227 from microsoft/osortega/find-setting-rename
...
Find history setting rename
2024-11-19 17:43:35 -08:00
Justin Chen
897cb1fb07
remove chat image paste ( #234230 )
...
remove chatimagepaste
2024-11-19 17:02:04 -08:00
Ladislau Szomoru
7fa54f42be
DiffInformation - handle diff editor correctly ( #234229 )
2024-11-19 16:21:59 -08:00
Tyler James Leonhardt
07384da5ca
Send a temporary telemetry event for extensions overriding the client id ( #234228 )
...
This is a temporary addition to telemetry to understand what extensions are overriding the client id.
We can use this telemetry to reach out to these extension authors and let them know that they many need configuration changes due to the adoption of the Microsoft broker.
2024-11-20 00:39:42 +01:00
Matt Bierner
376fba5d5a
Support `oneOf` in `SchemaToType` ( #234225 )
2024-11-20 00:16:44 +01:00
Osvaldo Ortega
af6cd0ce42
Find history setting rename
2024-11-19 15:13:49 -08:00
Dirk Bäumer
46afc4d3b9
Handle TypeScript server arguments ( #234139 )
...
* Handle TypeScript server arguments
* Pass token as last parameter
2024-11-19 15:03:02 -08:00
Daniel Imms
e57cc506b2
Merge pull request #233776 from microsoft/merogge/terminal-suggest-wip
...
add initial set of terminal completions for zsh, bash, and fish
2024-11-19 14:50:16 -08:00
Ladislau Szomoru
6c8a8e24d2
Git - tag setting + better handling of not yet committed changes ( #234221 )
2024-11-19 23:03:29 +01:00
Martin Aeschlimann
e2dbfd4dda
persist and restore chat editing session ( #234211 )
...
* Icon font size in label is to small
* persist chatEditingSession
* Update
* update
* update
* update
2024-11-19 13:40:31 -08:00
Christof Marti
2f3197f1c4
@vscode/proxy-agent 0.25.0 ( #234175 )
2024-11-19 22:16:26 +01:00
Ladislau Szomoru
80635b487b
Git - experimental git blame editor decoration ( #234209 )
...
* Initial implementation
* Add setting, and cache blame information more aggressively
2024-11-19 22:05:19 +01:00
Megan Rogge
1d167f62c2
rm todo
2024-11-19 15:47:40 -05:00
Justin Chen
e7ee6c08df
code block pasting in chat ( #233358 )
...
* first pass code block paste
* added better styling
* some more work
* revert
* added better architecture
* cleanup
* remove unused check
* more clenaup
* use correct URI thing
* new opaque control, new chat request variable type for pastes
* fix hierach type
* fixtypoo
* address more comments
* more cleanup, fix title
* fix merge conflcit
* smol cleanup
* fix compile/hygiene
* i always forget to localize :(
2024-11-19 21:05:11 +01:00
Megan Rogge
43b4f367ea
move things near eachother
2024-11-19 14:43:01 -05:00
Megan Rogge
0051363cf1
add version
2024-11-19 14:38:29 -05:00
Megan Rogge
376d441213
add cgmanifest
2024-11-19 14:36:27 -05:00
Megan Rogge
fed2846d51
rearrange
2024-11-19 14:10:43 -05:00
Megan Rogge
a7ba900c98
add kind, kind to icon map
2024-11-19 14:07:54 -05:00
Megan Rogge
346a744203
adjust api
2024-11-19 13:40:38 -05:00
Sandeep Somavarapu
7058d513b9
allow canInstall provide a reason if an extension cannot be installed ( #234198 )
2024-11-19 10:05:02 -08:00
Aiday Marlen Kyzy
1a5b235296
Turn edit context on, both on insiders and on stable - fix CI smoke tests ( #234197 )
...
turning edit context on both on insiders and on stable - fix CI smoke tests
2024-11-19 17:51:56 +01:00
Benjamin Christopher Simmonds
a24a32f1e5
Fix async find toggle commands ( #234193 )
...
fix async find toggle commands
2024-11-19 16:48:01 +01:00
Megan Rogge
28db5a5efa
add todo comment
2024-11-19 10:34:45 -05:00
Sandeep Somavarapu
e20c6ac89b
download VSIX: support target platform and show progress ( #234190 )
...
* download VSIX: support target platform and show progress
* improve placeholder
2024-11-19 16:17:18 +01:00