Johannes Rieken
15bd01ac9f
fix https://github.com/microsoft/vscode/issues/224944 ( #236034 )
2024-12-13 13:28:57 +01:00
Alex Ross
fa094097da
Revert "Fix custom task shell doesn't work without manually passing in "run command" arg/flag ( #181760 )" ( #236043 )
...
This reverts commit fc3cc5b1c6eb2f56a8ff194cef8844da393652cf.
2024-12-13 13:27:42 +01:00
Alexandru Dima
7112b3b095
Make sure the preview editor is visible before trying to measure its line widths ( #236041 )
2024-12-13 13:21:08 +01:00
Alexandru Dima
76753a43b0
Merge pull request #236029 from microsoft/alexd/shivering-loon
...
Improve layouting in side-by-side
2024-12-13 13:02:53 +01:00
Benjamin Pasero
06c0c95e21
Offer Copilot setup from 🤖 even when extension is installed ( fix microsoft/vscode-copilot#11278 ) ( #236035 )
2024-12-13 12:51:01 +01:00
Benjamin Christopher Simmonds
5325680bc6
Align view and viewcontainer actions ( #236033 )
...
fixes #230701
2024-12-13 12:48:19 +01:00
Benjamin Christopher Simmonds
61a7a1a60d
Add background hover feedback for panel title overflow ( #236030 )
...
fixes #171077
2024-12-13 12:14:23 +01:00
Sandeep Somavarapu
710a78d6d0
fix #233758 ( #236027 )
2024-12-13 12:09:56 +01:00
Johannes Rieken
6cba7ebeed
only extra-pad suggest header when also having doc ( #236026 )
...
fixes https://github.com/microsoft/vscode-copilot/issues/10984
2024-12-13 12:08:35 +01:00
Alex Dima
aaa3437855
Merge remote-tracking branch 'origin/main' into alexd/shivering-loon
2024-12-13 11:55:05 +01:00
Alex Dima
bb212e4b0c
Better react to conditions which would cause a line to change its position vertically
2024-12-13 11:54:54 +01:00
Benjamin Christopher Simmonds
708f5ab818
Dim disabled SVG icons in action bar ( #236024 )
...
fix #209397
2024-12-13 11:54:06 +01:00
Benjamin Pasero
a793c59195
chat - handle error situations and present to user ( #235918 )
2024-12-13 11:44:06 +01:00
Johannes Rieken
d608eb8aca
fix https://github.com/microsoft/vscode-copilot/issues/10983 ( #236022 )
2024-12-13 11:41:43 +01:00
Johannes Rieken
1a5b1f329a
register command to open the active log with the macos native log viewer ( #235963 )
...
* register command to open the active log with the macos native log viewer
helps with https://github.com/microsoft/vscode-copilot/issues/11205
* make layer check happy
2024-12-13 10:15:08 +00:00
Henning Dieterichs
2b5593f324
Proper fix for #235977 ( #235983 )
2024-12-13 11:09:10 +01:00
Benjamin Christopher Simmonds
70af7c835c
Merge activity badge items on view containers ( #235925 )
...
merge activity badge items together and remove priority
2024-12-13 10:04:05 +00:00
Benjamin Christopher Simmonds
fe929f1df2
Fix panel focus loss when moving the panel ( #235971 )
...
* fix #111975
2024-12-13 10:28:12 +01:00
Tyler James Leonhardt
b425f4802f
Check idtoken expiration ( #236011 )
...
and force expiration in a similar way to the way MSAL does it for access tokens.
Fixes https://github.com/microsoft/vscode/issues/229456
2024-12-13 02:45:44 +01:00
Matt Bierner
b0de61f300
Merge pull request #236004 from mjbvz/genuine-angelfish
...
Pick up latest markdown-it-katex
2024-12-12 17:40:55 -08:00
Matt Bierner
c318e8f048
Merge pull request #236008 from mjbvz/wasteful-capybara
...
Pick up latest TS for building VS Code
2024-12-12 17:40:30 -08:00
Joyce Er
e8a0511293
chore: update grooming notebook areas label list ( #236005 )
...
* chore: update grooming notebook areas label list
* chore: update grooming notebook areas label list
* chore: update grooming notebook areas label list
2024-12-13 01:33:16 +00:00
Matt Bierner
4452b11e2f
Pick up latest TS for building VS Code
2024-12-12 14:59:48 -08:00
Matt Bierner
5980b0f835
Pick up latest markdown-it-katex
2024-12-12 14:46:28 -08:00
Megan Rogge
c19df5b00b
support showIcons setting in terminal completions, simple suggest widget ( #235998 )
...
support showIcons setting in terminal completions
2024-12-12 15:24:30 -06:00
Megan Rogge
1bf794adda
change condition for adding terminal completion executables ( #235994 )
...
fix #235082
2024-12-12 12:13:41 -08:00
Megan Rogge
868a93160d
Set dropdown container's aria-disabled property to announce its disabled state on keyboard focus to screen reader users ( #235992 )
...
fix #235203
2024-12-12 20:31:21 +01:00
Matt Bierner
bee3e32d01
Merge pull request #235987 from mjbvz/narrow-bobcat
...
Make sure we sync file config before generating paste edits
2024-12-12 09:56:39 -08:00
Matt Bierner
00acf39235
Merge pull request #235984 from mjbvz/contemporary-fly
...
Make `preparePasteEdits` interrupt diagnostics too
2024-12-12 09:45:05 -08:00
Matt Bierner
8c7ca99740
Make sure we sync file config before generating paste edits
...
This could explain why we occasionally see the wrong style of import being generated
2024-12-12 09:36:15 -08:00
Henning Dieterichs
a897802b2d
Adresses #235977 ( #235981 )
2024-12-12 18:26:39 +01:00
Aiday Marlen Kyzy
43d31daf41
inline completions debt from review of PR ( #235980 )
...
debt from review
2024-12-12 18:24:19 +01:00
Sandeep Somavarapu
cd9144314e
fix #172251 ( #235978 )
2024-12-12 18:19:36 +01:00
Matt Bierner
6a0fcdeca6
Make preparePasteEdits interrupt diagnostics too
...
For #235959
Already done for the main paste request but we should do it for `preparePasteEdits` too
2024-12-12 09:17:26 -08:00
Bhavya U
1ee0f190a1
Update walkthrough step ( #235865 )
2024-12-12 09:16:36 -08:00
Johannes Rieken
de13422f41
fix https://github.com/microsoft/vscode/issues/235965 and some modernising ( #235975 )
2024-12-12 18:09:09 +01:00
Martin Aeschlimann
65cce8f7b6
Merge pull request #235917 from remcohaszing/bun-lock
...
Mark bun.lock as jsonc
2024-12-12 17:44:23 +01:00
Martin Aeschlimann
1a5b8e457b
Merge pull request #235921 from remcohaszing/ndjson
...
Allow the .ndjson extension for the jsonl language
2024-12-12 17:43:56 +01:00
Aiday Marlen Kyzy
7b9ca91c54
Focus on editor after sticky scroll disabled ( #235967 )
...
focus on editor
2024-12-12 08:43:34 -08:00
Aiday Marlen Kyzy
4182e343f0
polish: adding dot ( #235962 )
2024-12-12 17:11:37 +01:00
Sandeep Somavarapu
69e1fe0d55
fix #227446 - timeout request after 10s ( #235960 )
2024-12-12 16:54:22 +01:00
Sandeep Somavarapu
4920694ece
fix #234843 ( #235955 )
...
* fix #234843
* fix lint error
2024-12-12 16:48:37 +01:00
João Moreno
ded87f9d8e
update unique names generator ( #235958 )
2024-12-12 16:46:14 +01:00
Johannes Rieken
2de8e8ec77
fix https://github.com/microsoft/vscode/issues/216924 ( #235956 )
2024-12-12 16:31:21 +01:00
Alex Ross
d3145c5087
workspaceFolder variable substitution in launch.json or tasks.json should use URI for virtual filesystems ( #235954 )
...
Fixes #197377
2024-12-12 16:02:39 +01:00
Henning Dieterichs
7c3b79da7f
inline edit view refactoring ( #235836 )
...
* inline edit view refactoring
* Allows NES to overflow.
* Fixes file name casing
* Adds missing file
* fixes types
* Fixes type error
2024-12-12 15:01:23 +00:00
Benjamin Pasero
a212efb7a6
chat - trigger commands to refresh tokens as needed ( #235952 )
2024-12-12 15:19:37 +01:00
Daniel Imms
091477e325
Merge pull request #235951 from microsoft/tyriar/235899
...
Only allow shellCommand for high confidence
2024-12-12 06:10:36 -08:00
Daniel Imms
3b30f94f4f
Only allow shellCommand for high confidence
...
Fixes #235899
2024-12-12 05:54:20 -08:00
Benjamin Pasero
f6e97b7c97
debt - go over todos ( #235924 )
...
* debt - go over todos
* fix hygiene
2024-12-12 14:47:59 +01:00