Commit Graph

97153 Commits

Author SHA1 Message Date
Johannes 18424ffb4f Merge branch 'main' into joh/swc 2022-06-07 13:01:20 +02:00
Benjamin Pasero 2a63d7baf2 watcher - fix #151009, fix #148245 (#151407) 2022-06-07 02:34:58 -07:00
Benjamin Pasero 105eef7a30 debt - ensure models are resolved (#151405) 2022-06-07 02:33:37 -07:00
Benjamin Pasero d899cc99e0 electron - always call window.show (#151404) 2022-06-07 01:04:08 -07:00
Benjamin Pasero f3a57f6955 debt - remove state migration (#151402) 2022-06-07 07:55:39 +00:00
Benjamin Pasero bf757ca01e Windows: piping from another process fails to update editor contents (fix #148952) (#151401) 2022-06-07 07:47:31 +00:00
Connor Peet 361692ea2a debug: allow linking to ranges in debug console uris (#151335) 2022-06-07 09:28:34 +02:00
Benjamin Pasero 714456b9b9 Watcher: allow to fully turn off a watcher for a workspace via files.watcherExclude (#150951) 2022-06-07 09:19:45 +02:00
Logan Ramos 711c34bdb6 Attempt post instead of get for endpoint (#151374) 2022-06-06 21:09:24 -04:00
Rich Chiodo 41317f9ca5 Merge pull request #151377 from rchiodo/rchiodo/fix_notebook_metadata
Fix new notebook metadata API to update metadata
2022-06-06 17:17:03 -07:00
Rich Chiodo b658848c9b Fix test to work 2022-06-06 17:04:26 -07:00
Tyler James Leonhardt 5e8550a487 move localeService to contrib (#151358) 2022-06-06 16:50:44 -07:00
Rich Chiodo 416ad2cbc6 Can't get tests to run with local bits, try submitting 2022-06-06 16:48:56 -07:00
Rob Lourens 05d23f1034 Poor scrolling behavior after notebook model reset (#150306)
* Poor scrolling behavior after notebook model reset
Towards #148164

* Update scroll dimensions before scrolltop, otherwise the scrollTop will be clamped when a cell above the viewport got larger

* Add explanation to update order

* Revert "Update scroll dimensions before scrolltop, otherwise the scrollTop will be clamped when a cell above the viewport got larger"

This reverts commit 35c61b2786.

* Remove leftover comment
2022-06-06 23:36:20 +00:00
Rich Chiodo 8f345dea8e Add unit test 2022-06-06 16:14:14 -07:00
Rich Chiodo 2b71d11040 Fix for 151376 2022-06-06 16:06:21 -07:00
Rob Lourens 416eb0eb67 Increase config upload task timeout again (#151362) 2022-06-06 17:14:49 -04:00
Justin Chen bcc7ffae3e bugfix on markdown underlines, addressing part of issue #136073 (#151178)
Co-authored-by: Justin Chen <t-justinchen@microsoft.com>
Co-authored-by: Matt Bierner <matb@microsoft.com>
2022-06-06 17:35:41 +00:00
Tyler James Leonhardt db60eaa2ee Enable locale picker in web (#150496)
* Enable locale picker in web

* fix the test by getting the locale from the loader config
2022-06-06 10:34:00 -07:00
Robo 3fb958d295 chore: update rpm deps (#151348) 2022-06-06 09:50:54 -07:00
Connor Peet 9d6edc1117 testing: fix message being cut off on right size on sash resize (#151325)
Fixes #151320
2022-06-06 10:18:40 -04:00
Robo 9919c760c2 chore: bump electron@17.4.7 (#151307) 2022-06-06 07:13:15 +02:00
Joyce Er 2260d7cca3 Add vscode.git to proposed enabled extension for remote tests (#151253) 2022-06-03 22:47:57 +00:00
Matt Bierner 3dea2a7280 Add markdown to proposed enabled extension for remote tests (#151251) 2022-06-03 21:56:16 +00:00
Matt Bierner 4ebbf52928 Pick up TS 4.7.3 (#151246)
Includes minor fixes
2022-06-03 20:08:35 +00:00
Logan Ramos 797e4995e5 Fix bad GDPR annotation (#151241) 2022-06-03 15:31:26 -04:00
Daniel Imms 71080eb345 Merge pull request #151236 from microsoft/tyriar/150970_2
Fix label formatter caching take 2
2022-06-03 10:46:05 -07:00
Daniel Imms 52b1dcc5ab Fix label formatter caching take 2
Fixes #150970
2022-06-03 10:23:40 -07:00
Tyler James Leonhardt 3cfcfa942c rev distro (#151233) 2022-06-03 16:54:23 +00:00
Daniel Imms 36bedff2d1 Merge pull request #151232 from microsoft/tyriar/150478
Make sure PS1/2 aren't re-wrapped in bash shell integration
2022-06-03 09:53:27 -07:00
Ladislau Szomoru d99d645c8d Git - Switch to using the remoteName context key (#151212)
Switch to using the remoteName context key
2022-06-03 09:43:42 -07:00
Daniel Imms b8b2e9c7f7 Make sure PS1/2 aren't re-wrapped in bash shell integration
Part of #150478
2022-06-03 09:40:47 -07:00
Megan Rogge ee813f3d3e fix shell integration issues after clearing (#151223) 2022-06-03 15:46:05 +00:00
Daniel Imms 0d827d428f Merge pull request #151222 from microsoft/tyriar/151214
Fix first command in zsh not getting right exit code
2022-06-03 08:16:28 -07:00
Daniel Imms 2aaacca8eb Fix first command in zsh not getting right exit code
Fixes #151214
2022-06-03 08:07:32 -07:00
Sandeep Somavarapu 781d61c180 Update telemetry events (#150363)
* - add comments to telemetry events
- remove events not needed

* add comments to properties
2022-06-03 09:39:48 -04:00
Alex Ross dad162f8f3 Fix extension tree file icons (#151210)
Fixes #151087
2022-06-03 05:03:42 -07:00
Martin Aeschlimann 1805df1a11 Validation not working in settings JSON (#151202)
JSON/HTML/CSS update services
2022-06-03 12:45:45 +02:00
Daniel Imms 05de94e4c5 Merge pull request #151185 from microsoft/tyriar/150842
Fix releasing alt sometimes not hiding locked hovers
2022-06-02 23:39:44 -07:00
Sandeep Somavarapu 233d54cb75 Fix #148493 (#151126)
* Fix #148493

* update comment
2022-06-03 08:39:02 +02:00
Alexandru Dima 40840d1d58 Add initial support for --socket-path on Windows (#151174) 2022-06-03 06:47:29 +02:00
Daniel Imms ea381c956a Fix releasing alt sometimes not hiding locked hovers
- CompositeMouseTracker.isMouseIn's initial state is now true, this means
releasing alt without moving the mouse will not hide the hover
- The current hover options are now only cleared when the hover being
disposed is the active hover, this was the main cause of the problem because
if current hover options is undefined while there is an active hover weird
things could happen

Fixes #150842
2022-06-02 18:03:50 -07:00
Megan Rogge 42b35cb3ba don't show shell integration tooltip for certain terminals (#151172) 2022-06-02 22:50:53 +00:00
Daniel Imms 01308151dd Merge pull request #151169 from microsoft/tyriar/xterm_update
Update xterm
2022-06-02 15:43:07 -07:00
Daniel Imms 7b264cb51f Merge pull request #151170 from microsoft/tyriar/si_bash
Fix PS1-based bash shell integration
2022-06-02 15:37:11 -07:00
Daniel Imms d057ff1a04 Remove debug mode comment 2022-06-02 15:22:31 -07:00
Daniel Imms b90b9d1fdc Fix PS1-based bash shell integration
Fixes #150877

Co-Authored-By: Megan Rogge <merogge@microsoft.com>
2022-06-02 15:21:24 -07:00
Daniel Imms ea9d498165 Update xterm
Fixes #150777
Fixes #150992
2022-06-02 15:19:23 -07:00
Daniel Imms 5665196508 Merge pull request #150987 from microsoft/tyriar/150970
Don't sync label formatters across machines
2022-06-02 15:12:32 -07:00
SteVen Batten 8dbfe084fd set overflow visible in safari for titlebar (#151162)
fixes #149476
2022-06-02 21:41:40 +00:00