Commit graph

109545 commits

Author SHA1 Message Date
Benjamin Pasero 7ea5b91962
tabs - improve workbench.editor.tabSizingFixedMaxWidth settings description (#184158) 2023-06-02 15:12:36 +02:00
Johannes Rieken ff47293767
log warning when having ignored invalid completion items (#184156)
fixes https://github.com/microsoft/vscode/issues/181464
2023-06-02 15:10:25 +02:00
Alex Ross 29c9daaee2
Fix unchecking of parent checkboxes (#184154)
* Fix unchecking of parent checkboxes
Fixes #183916

* One more checkbox check
2023-06-02 15:05:28 +02:00
Alex Ross 0be89e9a3b
Checked tree: Inconsistent hover styles (#184152)
Fixes #183918
2023-06-02 14:02:30 +02:00
Alex Ross 53dcdf3ee8
Update grammars (#184151)
* Update grammars

* Update grammar tests
2023-06-02 13:54:16 +02:00
Alexandru Dima 8092bb26d4
Merge pull request #184148 from microsoft/alexd/disciplinary-macaw
Fix usage of types coming outside of TS base lib & allow embedders to intercept TT calls also in the worker
2023-06-02 13:52:48 +02:00
Aiday Marlen Kyzy a1bcb27ea3
Merge pull request #184079 from microsoft/aiday/issue#182697And#179575
Adding settings to control color decorator behavior
2023-06-02 12:52:34 +02:00
Alex Dima c75969885c
Also allow embedders to intercept TT calls in the worker 2023-06-02 12:41:01 +02:00
Alex Dima 1331522372
Avoid using types defined in @types/trusted-types 2023-06-02 12:32:46 +02:00
Aiday Marlen Kyzy 6263d2ed2c
changing 'click and hover' to 'clickAndHover' 2023-06-02 11:44:41 +02:00
Alex Ross d823366750
Update checkbox property name and add doc examples (#183920)
Fixes #183829
2023-06-02 11:28:36 +02:00
Aiday Marlen Kyzy d3678a636f
simplification of the condition to hide the widget 2023-06-02 11:19:29 +02:00
Johannes Rieken 9669487b80
fix https://github.com//microsoft/vscode/issues/184132 (#184139) 2023-06-02 10:56:19 +02:00
Aiday Marlen Kyzy cab30c44fc
adding the third state 'click and hover' 2023-06-02 10:44:10 +02:00
Robo 210d27adcf
fix: reading from console output for --status on windows and linux (#184123)
fix: reading from console output for --status on windows and linux (#184118)
2023-06-02 17:36:03 +09:00
Aiday Marlen Kyzy 743911e92b
Merge pull request #184043 from microsoft/aiday/issue180802
Setting the padding to zero on insert button of standalone color picker
2023-06-02 09:50:20 +02:00
Benjamin Pasero 9170aa877c
Extension host veto is registered multiple times on restart (#183778) (#184126) 2023-06-02 09:44:18 +02:00
Robo 23850e2363
fix: reading from console output for --status on windows and linux (#184118) 2023-06-02 15:01:16 +09:00
Robo 0c1e34fa4e
chore: update electron@22.5.5 (#184115) 2023-06-01 21:38:57 -07:00
Matt Bierner a9fe660ce6
Enable dropping image/* data into markdown to insert images (#184112)
Enable dropping image/* data into editor

This enable drop to create images on web
2023-06-01 21:37:48 -07:00
Matt Bierner 0e0b629ef5
Respect copy files correctly when in .dot files (#184109)
Fixes #183998
2023-06-01 21:33:48 -07:00
Alexandru Dima 557b8bf33e
Do not auto start the local web worker extension host (#184103)
Do not auto start the local web worker extension host (fixes #183901)
2023-06-01 16:57:29 -07:00
Megan Rogge b8be3a9989
Merge pull request #184101 from microsoft/merogge/bump
bump version
2023-06-01 17:40:30 -05:00
Daniel Imms 33fc91da75
Merge pull request #183726 from microsoft/tyriar/proc_name
Improve winpty/conpty name in process explorer
2023-06-01 15:34:21 -07:00
Daniel Imms 73d3a29de5
Merge pull request #183678 from microsoft/tyriar/135022
Force new terminal editor action to open in same locked group
2023-06-01 15:33:52 -07:00
meganrogge 3fac98d030
bump version 2023-06-01 17:23:41 -05:00
Alexandru Dima 828118d55e
Allow embedders to intercept trustedTypes.createPolicy calls (#184093) 2023-06-01 15:20:10 -07:00
Alexandru Dima 9ea4f2590f
update distro (#184097) 2023-06-01 23:39:42 +02:00
Matt Bierner af4c133f63
Pick up TS 5.1.3 (#184091)
Fixes #182931
2023-06-01 21:07:19 +02:00
Joyce Er 456ea0a87d
Fix JSDoc grammatical error (#184090) 2023-06-01 20:57:38 +02:00
Peng Lyu 940571e267
Fix microsoft/vscode-internalbacklog#4206. Override List view whitespace css for monaco editor (#184087) 2023-06-01 20:33:48 +02:00
Aiday Marlen Kyzy f3bb16afe7
adding the third option which is click and hover and need to finish the code with this option as well as figure out why the color hover appears to disappear when one clicks on the color decorator 2023-06-01 18:24:51 +02:00
Alexandru Dima 4137aa15f5
Allow APIs in stable (#184062) 2023-06-01 09:10:57 -07:00
Aiday Marlen Kyzy 2733c9dc3c
code to solve issue #184057 and #182697 2023-06-01 18:06:24 +02:00
Megan Rogge bfcb70bd09
Merge pull request #184074 from microsoft/merogge/group
fix task regex
2023-06-01 10:27:03 -05:00
meganrogge 5a463cd111
fix #178202 2023-06-01 10:09:48 -05:00
Johannes Rieken adbcc3de01
re-enable default zone widget revealing when showing (#184072)
fixes https://github.com/microsoft/vscode-internalbacklog/issues/4332, also fixes https://github.com/microsoft/vscode-internalbacklog/issues/3784
2023-06-01 16:48:55 +02:00
Martin Aeschlimann 3f5def1cdc
Add logging to node download (#184070)
Add logging to node download. For #182951
2023-06-01 16:42:36 +02:00
Johannes Rieken ce729a5a1a
use undo-loop instead of undo-edit when discarding chat session (#184063)
* use undo-loop instead of undo-edit when discarding chat session

fixes https://github.com/microsoft/vscode-internalbacklog/issues/4118

* fix tests, wait for correct state
2023-06-01 16:22:31 +02:00
Johannes Rieken 402b28f04a
fix https://github.com/microsoft/vscode-internalbacklog/issues/4333 (#184067) 2023-06-01 16:11:24 +02:00
Johannes Rieken 0479e057c1
use Lazy, not IdleValue for the IE widget held by the eager controller (#184048)
https://github.com/microsoft/vscode/issues/183820
2023-06-01 14:47:26 +02:00
Johannes Rieken 3088f23d04
reset context keys on reset/hide (#184042)
fixes https://github.com/microsoft/vscode-internalbacklog/issues/4330
2023-06-01 14:46:33 +02:00
Aiday Marlen Kyzy 19ec8aebfb
retriggering the tests 2023-06-01 14:38:08 +02:00
Martin Aeschlimann 8a76ae4e4c
[html] update service (#184049)
[html] update service. FIxes #181176
2023-06-01 13:22:58 +02:00
Aiday Marlen Kyzy 88981e90ad
setting the padding to zero 2023-06-01 12:29:55 +02:00
Johannes Rieken cfea9dfd07
make sure to read setting (#184040)
d'oh, related to https://github.com/microsoft/vscode/issues/173387#issuecomment-1571696644
2023-06-01 12:21:25 +02:00
Alexandru Dima 45e1773057
Improve declared components (#184039) 2023-06-01 11:59:46 +02:00
Johannes Rieken 0416b598e9
joh/inquisitive meerkat (#184034)
* only stash sessions that are none empty

https://github.com/microsoft/vscode-internalbacklog/issues/4281

* only unstash a session once - unless new exchanges are made,

https://github.com/microsoft/vscode-internalbacklog/issues/4281

* account for all exchange types
2023-06-01 11:31:31 +02:00
Benjamin Pasero 66ad45b79a
cli - ignore std error unless verbose (#183787) (#184031) 2023-06-01 10:32:33 +02:00
Benjamin Pasero fbbcd0ea14
Workspace folder picker entry descriptions are suboptimal for some filesystems (fix #183418) (#184018) 2023-06-01 09:01:56 +02:00