Commit graph

85206 commits

Author SHA1 Message Date
João Moreno a9e4cb0874
oops 2021-07-16 12:50:07 +02:00
João Moreno 3c4fdb58a1
fix screenshots in smoketests
related to #122685
2021-07-16 11:58:52 +02:00
Sandeep Somavarapu 599f5d2c67
skip failing tests - #128828 2021-07-16 11:43:24 +02:00
João Moreno f240d05f0c
Merge branch 'pr/110059' 2021-07-16 11:40:16 +02:00
João Moreno 0cbbbe7850
💄 fix list startup scroll sensitivity 2021-07-16 11:40:04 +02:00
Sandeep Somavarapu 9bc12cc126
only sync if local exists 2021-07-16 11:36:15 +02:00
Sandeep Somavarapu 4b6444d73b
Fix #127855 2021-07-16 10:39:07 +02:00
João Moreno 6fa69f37be
Merge branch 'main' into pr/110059 2021-07-16 10:29:29 +02:00
Sandeep Somavarapu 635038ff82
remove traces of web resources 2021-07-16 10:27:09 +02:00
João Moreno 565eec2e7d
Merge branch 'pr/119929' 2021-07-16 10:22:59 +02:00
João Moreno c42ae713d8
💄 2021-07-16 10:22:36 +02:00
Alex Ross cbde02b886
Failing test: Revert "Add isDefault to TaskGroup API (#128596)"
This reverts commit 48975dc080.
2021-07-16 10:16:16 +02:00
Sandeep Somavarapu 5f09d73d6f
#128816 skip failing tests 2021-07-16 09:01:09 +02:00
Matt Bierner 9adf0d85c7
Fix katex telemetry
This was broken when we switched over to shadow doms for the markdown content
2021-07-15 20:05:00 -07:00
Matt Bierner 0299ffb444
Spelling 2021-07-15 20:05:00 -07:00
Matt Bierner 06d6561a2a
Make sure we register event listeners 2021-07-15 20:05:00 -07:00
Matt Bierner d2dc3f6a96
Spelling 2021-07-15 20:05:00 -07:00
Matt Bierner 04a97cee14
Don't create wrap in extra promise 2021-07-15 20:05:00 -07:00
Rob Lourens 379fd1409b Remove leftover cellBreakpointMargin ref 2021-07-15 19:39:58 -07:00
Rob Lourens 80d0b579ff Always show breakpoint margin in code cells. Hide folding gutter 2021-07-15 18:41:05 -07:00
Matt Bierner ff69da8941
Don't reset visibility of cells on webview reload
Fixes #126056
2021-07-15 16:57:38 -07:00
Matt Bierner cf3be72bae
Remove message subscription once it is no longer needed 2021-07-15 16:57:37 -07:00
Miguel Solorio dc4256a7f7 Update Codicons
8f7166e921
2021-07-15 16:19:12 -07:00
Matt Bierner 3fd02ec7ba
Update inlay hints when inlay settings change 2021-07-15 15:59:59 -07:00
Matt Bierner 8849cc7bc5
Add missing word in comment 2021-07-15 15:59:58 -07:00
Miguel Solorio 2494e3a1f0 Update inlay hints default colors (fixes #128157) 2021-07-15 13:56:06 -07:00
rebornix 125e34be24 fix #126259. 2021-07-15 13:06:04 -07:00
rebornix 3682cc0759 Revert "move off sidebyside editor input."
This reverts commit 115192a214.
2021-07-15 13:01:45 -07:00
Joyce Er 86696c96f1
Pin the built-in interactive window on creation (#128789) 2021-07-15 12:44:28 -07:00
Sandeep Somavarapu 8c3af963c3
fix alignment 2021-07-15 21:35:18 +02:00
Sandeep Somavarapu fc1f3a4337
fix vertical pointer position 2021-07-15 21:28:15 +02:00
Sandeep Somavarapu 7dda760ac5
add startup activation reason 2021-07-15 21:28:15 +02:00
Sandeep Somavarapu faa93507c4
Merge branch 'main' into sandy081/extensionsView/ux 2021-07-15 21:28:14 +02:00
meganrogge 2853fd0ffc
bump distro 2021-07-15 10:57:10 -07:00
Megan Rogge f8549d4e7f
drag and drop terminals tabs between windows (#128505) 2021-07-15 09:44:54 -07:00
rebornix 2bceb8123d re #128373. 2021-07-15 09:42:16 -07:00
Sandeep Somavarapu c2b2d0ea9e
bring back description 2021-07-15 16:27:11 +02:00
Sandeep Somavarapu 5c27d61c4e
Improve hover - simplify it 2021-07-15 16:24:05 +02:00
Sandeep Somavarapu c148fba7fe
remove tags 2021-07-15 16:05:08 +02:00
Daniel Imms 15ddc3c3ba Update terminal command names with new terminal group concept
Fixes #128575
2021-07-15 06:45:05 -07:00
headerjson 48975dc080
Add isDefault to TaskGroup API (#128596)
* first pass at adding api

(cherry picked from commit 8a583c52ee)

* add task2 remaining changes

* remove unnecessary changes

* modify tasks.json directly for test

* reset tasks in test

* Fix compilation errors

Co-authored-by: Alex Ross <alros@microsoft.com>
2021-07-15 15:42:12 +02:00
Daniel Imms 3cd98a5056 Fix flakiness in test and re-enable
Fixes #128710
2021-07-15 06:32:31 -07:00
Ladislau Szomoru 5236497ede
Fix #128740 2021-07-15 15:28:05 +02:00
Johannes Rieken 8bda4433b1
make sure to run eslint in ci 2021-07-15 15:14:17 +02:00
João Moreno f112618177
Merge branch 'main' into pr/119929 2021-07-15 15:09:01 +02:00
Daniel Imms 91ef2dd04a Remove child process monitor logs 2021-07-15 05:56:14 -07:00
Johannes Rieken 2999388daf
much lower min debounce for inlay hints, https://github.com/microsoft/vscode/issues/128159 2021-07-15 14:51:56 +02:00
Johannes Rieken ce17560387
fix missing nls entry 2021-07-15 14:51:56 +02:00
Daniel Imms 7f4210c887
Merge pull request #128739 from microsoft/tyriar/monitor_child_proc
Monitor terminal process child processes
2021-07-15 05:43:40 -07:00
Daniel Imms 888ae440df Merge remote-tracking branch 'origin/main' into tyriar/monitor_child_proc 2021-07-15 05:32:03 -07:00