Commit Graph

89088 Commits

Author SHA1 Message Date
Matt Bierner c03da8b023 Add consolidated IntelliSense status item
Fixes #133731
2021-09-28 18:30:47 -07:00
rebornix 74d4b33482 fix #131823. 2021-09-28 17:41:20 -07:00
Matt Bierner c6d45158c5 Spelling 2021-09-28 16:59:04 -07:00
Connor Peet a1421c6630 debug: bump js-debug 2021-09-28 16:19:51 -07:00
Tyler Leonhardt 5af0ab6518 fixes #133997 2021-09-28 15:58:34 -07:00
Rob Lourens 820bbbebc9 Fix include pattern handling for search provider results
Fix #134065
2021-09-28 15:51:37 -07:00
Megan Rogge 1f2103f8fa fix #133966 2021-09-28 15:05:34 -07:00
Megan Rogge 75e3411fd3 fix #134005 2021-09-28 14:37:31 -07:00
Megan Rogge 4ac4bb51a7 fix #133988 2021-09-28 14:31:56 -07:00
Megan Rogge 234e36d595 fix #133970 2021-09-28 14:19:41 -07:00
Megan Rogge 9974f744e6 fix #133962 2021-09-28 13:59:45 -07:00
rebornix 6fc6a03a9f reduce listeners registered. 2021-09-28 13:55:59 -07:00
rebornix c570e895bf 👁️ 2021-09-28 13:55:59 -07:00
rebornix c2adcfa725 test for output fast equal check. 2021-09-28 13:55:59 -07:00
Megan Rogge 246c663214 fix action casing, part of #133960 2021-09-28 13:48:42 -07:00
Megan Rogge 7eae79dff4 fix #134025 2021-09-28 13:09:52 -07:00
Eric Amodio 6fe68a2b0c Fixes #133974: SCM - sync changes button 2021-09-28 15:10:57 -04:00
rebornix 2aa2fcd5a4 fix #133927. faster output compare 2021-09-28 12:06:12 -07:00
rebornix 21e2018691 re #133927 2021-09-28 12:06:11 -07:00
Sandeep Somavarapu 2e5d3dbf94 Fix #133989 2021-09-28 18:03:41 +02:00
Jackson Kearl f960768ab0 Use editor worker module description rather then module description
Closes #2408
2021-09-28 09:03:13 -07:00
Harald Kirschner 1c28367477 Update distro 2021-09-28 09:01:07 -07:00
Martin Aeschlimann e653defeca [html/css] update services 2021-09-28 17:55:59 +02:00
Megan Rogge ca4dea01fd update distro 2021-09-28 08:14:03 -07:00
Megan Rogge 7e2d692a38 update distro 2021-09-28 08:00:53 -07:00
Megan Rogge f6da601033 Revert "xterm@4.15.0-beta3 Diff:https://github.com/xtermjs/xterm.js/compare/50c5579...3a71b3f"
This reverts commit 5d3c50be2a.
2021-09-28 07:53:03 -07:00
Megan Rogge bd7d6ce9f4 Revert "xterm@4.15.0-beta3 Diff:https://github.com/xtermjs/xterm.js/compare/50c5579...3a71b3f"
This reverts commit 946cc3482f.
2021-09-28 07:53:00 -07:00
Henning Dieterichs 76a2090489 Fixes #133978. 2021-09-28 16:51:06 +02:00
Sandeep Somavarapu 1977fba7c6 check if BroadcastChannel exists in window 2021-09-28 15:19:07 +02:00
Benjamin Pasero 5614418e27 Code editor service is not fit for split editors (fix #133986) 2021-09-28 14:47:08 +02:00
Benjamin Pasero 8f3d129e66 update breadcrumbs editor binding on control change (#133975) (#133985) 2021-09-28 14:33:59 +02:00
Alex Dima 96353e2bcf Fix typo 2021-09-28 14:14:06 +02:00
Johannes Rieken 4139c81eba Add ellipsis to report perf issue, like https://github.com/microsoft/vscode-python/issues/17547 2021-09-28 14:01:56 +02:00
Alex Ross be71eb8852 Fix port privacy menu showing
Fixes #microsoft/vscode-remote-release#5643
2021-09-28 13:19:36 +02:00
Alex Ross 08bf30f631 Fix tunnel privacy context in port view 2021-09-28 13:19:30 +02:00
Benjamin Pasero bce732b7fc Open workspace from vscode:// url (fix #133976) 2021-09-28 12:37:06 +02:00
Ladislau Szomoru 7e10fab4fd Add vscode-livepreview repo to notebooks 2021-09-28 10:34:58 +02:00
Benjamin Pasero dbeff882f5 editors - improve file not found placeholder (#133829) 2021-09-28 08:42:58 +02:00
Jackson Kearl 111feb1edb Fix #131809 2021-09-27 23:41:20 -07:00
Eric Amodio 214ac689ca Fixes type 2021-09-28 00:48:28 -04:00
Eric Amodio 223bc7e9e7 Adds proposal issue to proposed api 2021-09-28 00:29:05 -04:00
Eric Amodio 51bd88d8f2 Adds git.showUnpublishedCommitsButton setting 2021-09-28 00:13:51 -04:00
Eric Amodio 23fffbd7d7 Renames scm.showActionButton 2021-09-28 00:13:51 -04:00
Eric Amodio 50bd9c2725 Fixes repo events not updating action button 2021-09-28 00:13:39 -04:00
Jackson Kearl 48017a0da2 Fix https://github.com/microsoft/vscode-dev/issues/259 2021-09-27 21:10:01 -07:00
Rob Lourens ebe8680ae9 Fix debug console not setting up completion provider
Fix #133930
2021-09-27 20:57:37 -07:00
Rob Lourens a7f87cbc4f Fix top cell insert toolbar overlapping
Fix #133702
2021-09-27 20:03:48 -07:00
Rob Lourens 3f884ed0e1 Fix converting cells between markdown/non-markdown
Fix #133875
2021-09-27 19:49:59 -07:00
Logan Ramos 1f071e4aea Bump distro 2021-09-27 21:06:42 -04:00
Simon Chan 3878a9c5c5 fix: progress text in welcome page (#133812) 2021-09-27 17:16:48 -07:00