Aaron Munger and GitHub
4a85ff3e4e
add simple limit for number of children ( #203061 )
2024-01-22 11:57:45 -08:00
Robo and GitHub
39fe2dab67
chore: bump electron@27.2.3 ( #202771 )
...
* chore: bump electron@27.2.3
* chore: bump distro
2024-01-22 20:25:03 +01:00
Raymond Zhao and GitHub
80750ef3eb
chore: bump electron/get to 2.0.3 ( #203055 )
...
chore: bump electron/get to ^2.0.0
2024-01-22 20:00:31 +01:00
Aaron Munger and GitHub
bdf1f049d3
publish setting for the notebook variables view ( #203056 )
...
* publish experimental setting
* grammar
2024-01-22 10:58:57 -08:00
Bhavya U and GitHub
df48846f26
Don't show account entitlements for vscode.dev ( #203051 )
2024-01-22 19:25:15 +01:00
Sandeep Somavarapu and GitHub
74f4ad53b8
donot show switch action when not needed ( #203043 )
2024-01-22 10:24:18 -08:00
Henning Dieterichs and Henning Dieterichs
603bc41a07
Fixes diff editor soft assert
2024-01-22 19:13:12 +01:00
Megan Rogge and GitHub
8a96a18231
Merge pull request #203042 from microsoft/merogge/list
...
add accessibility provided for chat used reference list items
2024-01-22 10:06:20 -08:00
Sandeep Somavarapu and GitHub
67ae7ddf0e
fix #203038 ( #203046 )
2024-01-22 10:01:13 -08:00
meganrogge
a073a41655
undo move
2024-01-22 09:19:45 -08:00
meganrogge
de360da900
revert change
2024-01-22 09:19:11 -08:00
meganrogge
b977ea4c38
revert change
2024-01-22 09:18:39 -08:00
meganrogge
5efaf9b360
fix issue
2024-01-22 09:17:48 -08:00
meganrogge
27ab324c06
rm console.logs
2024-01-22 09:17:23 -08:00
meganrogge
17fe94ae2a
fix issue
2024-01-22 09:14:36 -08:00
wy-luke and GitHub
2561395198
Merge branch 'main' into main
2024-01-23 00:42:10 +08:00
BeniBenj
f6bf4c92c0
toggle tree sticky scroll
2024-01-22 17:37:00 +01:00
meganrogge
74411a0543
use basename
2024-01-22 08:29:33 -08:00
meganrogge
72dcf3f698
Merge branch 'main' into merogge/list
2024-01-22 08:28:13 -08:00
Sandeep Somavarapu and GitHub
4c00663055
supress CodeQL warning ( #203032 )
2024-01-22 17:20:13 +01:00
Connor Peet and GitHub
2a9a0a06f8
end: use a better hash for built-in cache key ( #203033 )
...
For CodeQL
2024-01-22 17:17:58 +01:00
Benjamin Pasero and GitHub
ecb6dd684e
debt - silence CodeQL warnings ( #203031 )
2024-01-22 16:57:01 +01:00
Rob Lourens and GitHub
9555d9dfff
Properly deserialize these fields ( #203029 )
2024-01-22 16:54:35 +01:00
Johannes Rieken and GitHub
2d0b92d89b
some ensureNoDisposablesAreLeakedInTestSuite ( #203026 )
...
* some `ensureNoDisposablesAreLeakedInTestSuite`
https://github.com/microsoft/vscode/issues/200091
* update eslint file
2024-01-22 16:46:40 +01:00
615e7eccca
Polish custom titlebar visibility behaviour ( #203017 )
...
* polish custom titlebar visibility behaviour
* cleanup
---------
Co-authored-by: Johannes Rieken <johannes.rieken@gmail.com >
2024-01-22 16:38:23 +01:00
Henning Dieterichs and Henning Dieterichs
db62e3b46c
Fixes multi file diff editor bug that deleted files would be shown as added files.
2024-01-22 16:35:32 +01:00
Henning Dieterichs and Henning Dieterichs
9e96f6f739
multiFileDiffEditorOriginalUri -> multiDiffEditorOriginalUri
2024-01-22 16:32:25 +01:00
13196099b6
polish pre-release UX ( #203021 )
...
* improve pre-releas UX
* rename labels
---------
Co-authored-by: Johannes Rieken <johannes.rieken@gmail.com >
2024-01-22 16:31:42 +01:00
40ecea93e9
debt - prevent simple code editors in results ( #203019 )
...
Co-authored-by: Johannes Rieken <johannes.rieken@gmail.com >
2024-01-22 16:27:42 +01:00
Johannes Rieken and GitHub
e5a6595f13
fix https://github.com/microsoft/vscode/issues/203008 ( #203011 )
2024-01-22 16:25:01 +01:00
Johannes Rieken and GitHub
4e31c84e0f
make sure textModel0 (and textModekN) has a unique uri ( #203015 )
2024-01-22 16:21:09 +01:00
Johannes Rieken and GitHub
a8dfc65ebd
fix tests, use real diff (slow) ( #203022 )
2024-01-22 15:59:55 +01:00
Johannes Rieken and GitHub
236d5dc072
sha256 over md5 (#202985 )
...
* `sha256` over `md5`
* add missing JS file
2024-01-22 14:40:18 +01:00
Johannes Rieken and GitHub
cc593a387e
inline chat tweaks and tests ( #202984 )
...
* update action ids
* detect user edits inside and outside of chat UI, add test for https://github.com/microsoft/vscode-copilot/issues/3523
* fix tests
2024-01-22 14:39:08 +01:00
Aiday Marlen Kyzy and GitHub
811e84cd3c
Merge pull request #203005 from microsoft/aiday/licenseChanges
...
Adding license changes through code-oss tool
2024-01-22 14:36:22 +01:00
Johannes Rieken and GitHub
4217af7696
restore stashed sessions for when accidentially dismissing a session ( #203006 )
2024-01-22 14:31:23 +01:00
Aiday Marlen Kyzy and GitHub
4cc4fc62d4
Merge pull request #202994 from microsoft/aiday/experimentalFeatureInsightTags
...
Adding the `experimental` and the `FeatureInsight` tag to the editor sticky scroll enablement setting
2024-01-22 14:28:27 +01:00
Aiday Marlen Kyzy
e5e5cb8632
adding the license changes
2024-01-22 14:12:14 +01:00
Henning Dieterichs and Henning Dieterichs
dca6f399d3
Fixes diff editor bug
2024-01-22 13:03:30 +01:00
Ladislau Szomoru and GitHub
ba38f8a5ee
Update notebook ( #202992 )
2024-01-22 12:35:09 +01:00
Aiday Marlen Kyzy
7d164333a7
adding the experimental and the feature insight tag
2024-01-22 12:20:55 +01:00
Sandeep Somavarapu and GitHub
e1c930d5be
Enable old telemetry event ( #202990 )
2024-01-22 12:17:54 +01:00
Martin Aeschlimann and GitHub
1d914f2bf2
Define default of 'editor.lightbulb.enabled' by experiment ( #202989 )
2024-01-22 12:12:53 +01:00
c17371c2c4
eng - enlist some settings to report as telemetry ( #202986 )
...
* eng - enlist some settings to report as telemetry
* include more custom titlebar insights
---------
Co-authored-by: BeniBenj <besimmonds@microsoft.com >
2024-01-22 12:05:27 +01:00
Aiday Marlen Kyzy and GitHub
30a01df103
Merge pull request #202939 from microsoft/aiday/changingMilestoneEndgame
...
Changing the mileston in the endgame notebook
2024-01-22 11:36:06 +01:00
Robo and GitHub
8baf105cbd
fix: skip glibc requirements check on nixos ( #202982 )
2024-01-22 09:51:44 +01:00
Sandeep Somavarapu and GitHub
0d71d26b8c
fix #202868 ( #202981 )
2024-01-22 09:21:04 +01:00
Sandeep Somavarapu and GitHub
143e023867
schema can be undefined ( #202980 )
2024-01-22 08:54:09 +01:00
Sandeep Somavarapu and GitHub
ba3e206698
fix #141282 ( #202814 )
...
* fix #141282
* fix tests
2024-01-22 08:40:17 +01:00
Justin Chen and GitHub
7c471f6415
ensures correct diagnostic contributions to highlight code actions ( #202978 )
...
ensures correct diagnostic contributions to highlight
2024-01-21 23:20:21 -08:00