Ladislau Szomoru
f74e6923dc
Engineering - Add reason filter to issue notebooks ( #162560 )
...
Add reason filter to issue notebooks
2022-10-03 12:33:41 +02:00
Henning Dieterichs
71e1ce1935
Enables experimental diff algorithm for merge editor. ( #162559 )
2022-10-03 03:13:14 -07:00
Ladislau Szomoru
f5b2542ccb
Engineering - Update setting ( #162558 )
...
Update setting
2022-10-03 03:12:00 -07:00
Henning Dieterichs
e36a81800f
Fixes #160269 ( #162557 )
2022-10-03 03:06:50 -07:00
João Moreno
8da400cf70
make sure VSCODE_RELEASE works even if quality is frozen ( #162556 )
2022-10-03 03:06:08 -07:00
Henning Dieterichs
d85e7ef688
Merge pull request #162418 from microsoft/ben/popular-meadowlark
...
Accept merge with conflicts dialog (fix #162296 )
2022-10-03 12:02:37 +02:00
Henning Dieterichs
d89a82ca2f
Merge pull request #156755 from pingren/fix/macos-lookup
...
Enable user-select for monaco editor on macOS
2022-10-03 11:54:43 +02:00
Johannes Rieken
24dce19e24
delayed IExtensionUrlTrustService, ( #162554 )
...
https://github.com/microsoft/vscode/issues/159178
2022-10-03 02:52:46 -07:00
Christof Marti
85bf7f1d9b
Update schema with new properties ( microsoft/vscode-remote-release#7278 )
2022-10-03 11:52:07 +02:00
Johannes Rieken
35c9252094
fix debt/issue with symbol navigation for inline hints ( #162545 )
2022-10-03 11:43:39 +02:00
Henning Dieterichs
c6313652fb
Merge pull request #162444 from microsoft/hediet/classic-cheetah
...
Fixes #162275
2022-10-03 10:44:28 +02:00
Sandeep Somavarapu
029ed84d6d
Merge pull request #162423 from microsoft/aeschli/162332
...
IntelliSense in JSON keyboard shortcut editor doesn't work for non-default profiles
2022-10-03 10:27:05 +02:00
Rob Lourens
ef802ebe7a
Properly fire selection change event when switching from a dynamic config to a configured config with the same name ( #162501 )
...
Fix #156632
2022-10-03 08:11:47 +02:00
Matt Bierner
61f8dee571
Use correct context key service in code action widget ( #162478 )
...
Fixes #162477
This fixes a bug where the code action widget could get stuck using the wrong context key service
2022-09-30 18:52:06 -07:00
Connor Peet
64c7d125c7
testing: add support for jumping to test messages in terminal output ( #162406 )
2022-09-30 16:05:17 -07:00
Henning Dieterichs
f1789f1e30
Fixes #162275
2022-09-30 15:46:17 +02:00
Johannes Rieken
9fb452c485
for disable renderer cpu profiling, keep long task telemetry ( #162307 )
...
fixes https://github.com/microsoft/vscode/issues/161767
Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com>
2022-09-30 05:38:21 -07:00
Johannes Rieken
20e2a1524d
CC enablement doesn't influence custom titlebar enablement ( #162432 )
...
mitigates https://github.com/microsoft/vscode/issues/161948
undoes https://github.com/microsoft/vscode/issues/151892
(likely) fixes https://github.com/microsoft/vscode/issues/158359
2022-09-30 13:44:10 +02:00
Henning Dieterichs
2135a9d3c7
Merge pull request #162356 from microsoft/hediet/motionless-lizard
...
Fixes #162028 by improving merge editor tooltips
2022-09-30 09:46:07 +02:00
Ladislau Szomoru
9bc43c7f8a
Git - Rename git.fetchBeforeCheckout to git.pullBeforeCheckout ( #162303 )
...
Rename git.fetchBeforeCheckout to git.pullBeforeCheckout
2022-09-30 00:42:20 -07:00
Tyler James Leonhardt
9cad027389
check artifact size after download and extraction ( #162407 )
...
* just log it for now
* add size check
2022-09-30 09:31:29 +02:00
Martin Aeschlimann
4e7be94149
IntelliSense in JSON keyboard shortcut editor doesn't work for non-default profiles
2022-09-30 09:24:35 +02:00
Benjamin Pasero
a17bc4853e
Accept merge with conflicts dialog ( fix #162296 )
2022-09-30 08:15:06 +02:00
Sandeep Somavarapu
bcb6c9b7e0
Fix #159263 ( #162402 )
2022-09-30 00:34:04 +02:00
Sandeep Somavarapu
c4c4814a82
Fix #157623 ( #162399 )
2022-09-29 13:16:36 -07:00
Matt Bierner
feb3d2d205
Fix null ref in attachments check ( #162396 )
...
Fixes #162391
Also reduces use of `any`
2022-09-29 13:15:01 -07:00
Ian Huff
6e040c2f4a
Allow for a controller to be both selected and suggested as suggested items get specific UI precedence. ( #162365 )
...
Allow for a controller to be both selected and suggested as only suggested items are grouped in the top of the kernel picker
Co-authored-by: Ian Huff <ianhuff@Ians-MacBook-Pro.local>
2022-09-29 13:05:24 -07:00
João Moreno
95b4a71a2c
make sure tree renderers share indent guides collection ( #162400 )
...
fixes #161607
2022-09-29 13:04:46 -07:00
João Moreno
3f1bf5fa8d
list find: remember last input ( #162398 )
...
fixes #156248
2022-09-29 12:36:07 -07:00
João Moreno
9e099a8d79
List find + breadcrumb fixes ( #162394 )
...
* fix list style overrides
fixes #158824
* make sure breadcrumbs doesn't disappear when using tree find
fixes #158767
2022-09-29 12:26:05 -07:00
João Moreno
248e669753
fixes #160272 ( #162358 )
...
* fixes #160272
* I guess this is how we do it
2022-09-29 11:33:45 -07:00
Matt Bierner
d050388189
Remove unused disposable in template ( #162271 )
2022-09-29 11:03:34 -07:00
Tyler James Leonhardt
261fc99955
Fixes #162243 ( #162376 )
2022-09-29 10:14:16 -07:00
Alexandru Dima
7d3027e43c
Fixes #161723 ( #162374 )
2022-09-29 09:58:01 -07:00
Joyce Er
b891aa212a
Don't show account badge if user already actioned Edit Sessions via Continue On once ( #162373 )
...
Fix https://github.com/microsoft/vscode/issues/162301
2022-09-29 09:51:36 -07:00
Alexandru Dima
203b26d182
Fixes #161731 ( #162372 )
2022-09-29 09:31:10 -07:00
Daniel Imms
98a77dca4f
Merge pull request #162327 from microsoft/tyriar/162070_2
...
Fix both matching against wrapped lines and supporting scanning multiple lines at once
2022-09-29 09:11:43 -07:00
Johannes Rieken
9a25983e9d
for now disable toolbar animation ( #162368 )
...
https://github.com/microsoft/vscode/issues/162292
2022-09-29 08:54:03 -07:00
Sandeep Somavarapu
82ac904296
add run code web launches ( #162364 )
2022-09-29 17:45:27 +02:00
Henning Dieterichs
46afa5b108
Fixes #162043 by renaming "Accept Merge" to "Complete Merge" ( #162361 )
2022-09-29 08:19:06 -07:00
Sandeep Somavarapu
5c168e7c39
use max border radius to show like a pill ( #162360 )
2022-09-29 08:13:37 -07:00
Alex Ross
112a03b39b
Don't allow negative numbers in view badges ( #162359 )
2022-09-29 08:04:43 -07:00
Henning Dieterichs
f1d4fced59
Fixes #162195 ( #162353 )
2022-09-29 17:03:48 +02:00
Sandeep Somavarapu
f8ba3353d1
#161791 better fix - use current profile ( #162357 )
2022-09-29 08:01:56 -07:00
Henning Dieterichs
43d851d1b0
Fixes #162028 by improving merge editor tooltips
2022-09-29 16:45:53 +02:00
Henning Dieterichs
12637cf568
Addresses #162191 by not hiding conflict markers in the result editor ( #162355 )
2022-09-29 07:44:29 -07:00
Megan Rogge
7ee9be6479
Merge branch 'main' into tyriar/162070_2
2022-09-29 06:41:54 -07:00
Henning Dieterichs
2df70ee366
Fixes #162042 by removing CodeLens icons from merge editor actions ( #162345 )
2022-09-29 06:41:09 -07:00
Joyce Er
13683b13ca
Improve wording in protocol url open dialog ( #162273 )
2022-09-29 06:24:53 -07:00
Johannes Rieken
b4b96c847f
prevent hiding of actions of the global panel part menu ( #162335 )
...
https://github.com/microsoft/vscode/issues/162006
2022-09-29 15:23:51 +02:00