-
Notifications
You must be signed in to change notification settings - Fork 742
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hide File Explorer by default (#3846)
* Hide File Explorer in VSCode by default * Use the experimental types entrypoint
- Loading branch information
Showing
15 changed files
with
51 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
packages/quick-edit/patches/0001-Add-Custom-workbench-for-Cloudflare.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 803d9586d79c67538780343038952019a1566d03 Mon Sep 17 00:00:00 2001 | ||
From 16ded598b00356eaa00940713a25502cf32c2206 Mon Sep 17 00:00:00 2001 | ||
From: Samuel Macleod <[email protected]> | ||
Date: Mon, 3 Apr 2023 11:18:10 +0100 | ||
Subject: [PATCH 01/12] Add Custom workbench for Cloudflare | ||
Subject: [PATCH 01/13] Add Custom workbench for Cloudflare | ||
|
||
--- | ||
src/vs/code/browser/workbench/workbench.ts | 522 +++------------------ | ||
|
4 changes: 2 additions & 2 deletions
4
packages/quick-edit/patches/0002-Remove-Themes-from-Setting-SubMenu.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 2d7e7aa6b1274e430ca8fff107afb1c67212bbf5 Mon Sep 17 00:00:00 2001 | ||
From 2890ec43e2c34f8cf530eed8b1a5a7d887c8da66 Mon Sep 17 00:00:00 2001 | ||
From: Jacob M-G Evans <[email protected]> | ||
Date: Fri, 31 Mar 2023 17:11:08 -0500 | ||
Subject: [PATCH 02/12] Remove Themes from Setting SubMenu | ||
Subject: [PATCH 02/13] Remove Themes from Setting SubMenu | ||
|
||
--- | ||
.../themes/browser/themes.contribution.ts | 76 +++++++++---------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From ee5aade609cba730afa828dc8ed8083295967981 Mon Sep 17 00:00:00 2001 | ||
From 63b3a3fe21e1838b8c0088b4b147c49e94f4b511 Mon Sep 17 00:00:00 2001 | ||
From: Jacob M-G Evans <[email protected]> | ||
Date: Tue, 28 Mar 2023 14:41:00 -0500 | ||
Subject: [PATCH 03/12] Removed Menu | ||
Subject: [PATCH 03/13] Removed Menu | ||
|
||
--- | ||
.../browser/parts/titlebar/menubarControl.ts | 94 +++++++++---------- | ||
|
4 changes: 2 additions & 2 deletions
4
packages/quick-edit/patches/0004-Remove-Profile-from-Setting-SubMenu.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 77cc99bffd428f001d5e7b47a87db4489704c952 Mon Sep 17 00:00:00 2001 | ||
From 35e7910db93886b1414918d5de46037564915058 Mon Sep 17 00:00:00 2001 | ||
From: Jacob M-G Evans <[email protected]> | ||
Date: Fri, 31 Mar 2023 17:11:28 -0500 | ||
Subject: [PATCH 04/12] Remove Profile from Setting SubMenu | ||
Subject: [PATCH 04/13] Remove Profile from Setting SubMenu | ||
|
||
--- | ||
.../browser/userDataProfile.ts | 46 +++++++++---------- | ||
|
4 changes: 2 additions & 2 deletions
4
packages/quick-edit/patches/0005-Remove-Account-Extension.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From dbcdf643a9672eaed6e308a4c9037e4b72e7d391 Mon Sep 17 00:00:00 2001 | ||
From 0525ed3c91d18e948e45df6f4331c58d5af9718b Mon Sep 17 00:00:00 2001 | ||
From: Jacob M-G Evans <[email protected]> | ||
Date: Tue, 28 Mar 2023 14:53:02 -0500 | ||
Subject: [PATCH 05/12] Remove Account & Extension | ||
Subject: [PATCH 05/13] Remove Account & Extension | ||
|
||
--- | ||
.../parts/activitybar/activitybarPart.ts | 26 +++++++++---------- | ||
|
4 changes: 2 additions & 2 deletions
4
packages/quick-edit/patches/0006-Remove-Debug-Icon-other-default-views.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 57de9b8a7cc8709329a055dcd84242d3757521e2 Mon Sep 17 00:00:00 2001 | ||
From 8346d89989d4c1698eeb5dd4e06c094a0fe6b2d7 Mon Sep 17 00:00:00 2001 | ||
From: Jacob M-G Evans <[email protected]> | ||
Date: Fri, 31 Mar 2023 17:08:40 -0500 | ||
Subject: [PATCH 06/12] Remove Debug Icon & other default views | ||
Subject: [PATCH 06/13] Remove Debug Icon & other default views | ||
|
||
--- | ||
.../debug/browser/debug.contribution.ts | 46 +++++++++---------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From d6910aabcbc5119d20381bec1991ad4f87bc9d79 Mon Sep 17 00:00:00 2001 | ||
From 96714e7b0ca2dcc3d15d1d6dd63bba95247cea81 Mon Sep 17 00:00:00 2001 | ||
From: Jacob M-G Evans <[email protected]> | ||
Date: Tue, 28 Mar 2023 14:42:09 -0500 | ||
Subject: [PATCH 07/12] Remove Source Control | ||
Subject: [PATCH 07/13] Remove Source Control | ||
|
||
--- | ||
.../contrib/scm/browser/scm.contribution.ts | 100 +++++++++--------- | ||
|
4 changes: 2 additions & 2 deletions
4
packages/quick-edit/patches/0008-Remove-Custom-Menu-hamburger.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From b6ee4f8e0f50ac823e5c60993eba979e649b039e Mon Sep 17 00:00:00 2001 | ||
From 5696bfbc875536f679c172a957ce076c226ff241 Mon Sep 17 00:00:00 2001 | ||
From: Jacob M-G Evans <[email protected]> | ||
Date: Fri, 31 Mar 2023 17:07:44 -0500 | ||
Subject: [PATCH 08/12] Remove 'Custom' Menu (hamburger) | ||
Subject: [PATCH 08/13] Remove 'Custom' Menu (hamburger) | ||
|
||
--- | ||
.../parts/activitybar/activitybarPart.ts | 6 +- | ||
|
4 changes: 2 additions & 2 deletions
4
packages/quick-edit/patches/0009-Remove-Extensions-Icon-Quick-Access.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 84003f197d80a9a68158b2512ae820168150660d Mon Sep 17 00:00:00 2001 | ||
From 49ec89ece73e541d28e0e4ef304858f02a2aa713 Mon Sep 17 00:00:00 2001 | ||
From: Jacob M-G Evans <[email protected]> | ||
Date: Fri, 31 Mar 2023 17:10:30 -0500 | ||
Subject: [PATCH 09/12] Remove Extensions Icon & Quick Access | ||
Subject: [PATCH 09/13] Remove Extensions Icon & Quick Access | ||
|
||
--- | ||
.../browser/extensions.contribution.ts | 98 +++++++++---------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 1d05f8f1f80de3a2a506c7ccb8e88ece927fd69f Mon Sep 17 00:00:00 2001 | ||
From 8f04eea76ae9da150dc69b3c100e80812fafa3ce Mon Sep 17 00:00:00 2001 | ||
From: Workers DevProd <[email protected]> | ||
Date: Wed, 12 Apr 2023 18:46:53 +0100 | ||
Subject: [PATCH 10/12] Remove dead code | ||
Subject: [PATCH 10/13] Remove dead code | ||
|
||
--- | ||
.../parts/activitybar/activitybarPart.ts | 16 +- | ||
|
4 changes: 2 additions & 2 deletions
4
packages/quick-edit/patches/0011-Support-project-wide-typescript-on-web.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 65d5eb29077b8a5158799c0af0f559af667956ad Mon Sep 17 00:00:00 2001 | ||
From 2307f6d059a3e555ba1e0d3e1ec4482b2617cbb6 Mon Sep 17 00:00:00 2001 | ||
From: Workers DevProd <[email protected]> | ||
Date: Fri, 14 Apr 2023 01:54:40 +0100 | ||
Subject: [PATCH 11/12] Support project-wide typescript on web | ||
Subject: [PATCH 11/13] Support project-wide typescript on web | ||
|
||
--- | ||
.../typescript-language-features/package.json | 2 +- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
From 67cdfbf7791adf0e0a0467856e75389d4505ec4d Mon Sep 17 00:00:00 2001 | ||
From 6ef1528fb4a6de178b545a91f1f5ea1c5e333c95 Mon Sep 17 00:00:00 2001 | ||
From: Workers DevProd <[email protected]> | ||
Date: Tue, 23 May 2023 12:09:58 +0100 | ||
Subject: [PATCH 12/12] Remove nls | ||
Subject: [PATCH 12/13] Remove nls | ||
|
||
--- | ||
src/vs/code/browser/workbench/workbench.html | 15 +-------------- | ||
|
24 changes: 24 additions & 0 deletions
24
packages/quick-edit/patches/0013-Hide-File-Explorer-by-default.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
From dca4f37b1b0c5b6488896e58b1fb649502b4b2dd Mon Sep 17 00:00:00 2001 | ||
From: Workers DevProd <[email protected]> | ||
Date: Fri, 25 Aug 2023 16:48:29 -0400 | ||
Subject: [PATCH 13/13] Hide File Explorer by default | ||
|
||
--- | ||
src/vs/workbench/browser/layout.ts | 1 + | ||
1 file changed, 1 insertion(+) | ||
|
||
diff --git a/src/vs/workbench/browser/layout.ts b/src/vs/workbench/browser/layout.ts | ||
index b522eaa..64933ff 100644 | ||
--- a/src/vs/workbench/browser/layout.ts | ||
+++ b/src/vs/workbench/browser/layout.ts | ||
@@ -534,6 +534,7 @@ export abstract class Layout extends Disposable implements IWorkbenchLayoutServi | ||
initialization: initialLayoutState, | ||
runtime: layoutRuntimeState, | ||
}; | ||
+ this.stateModel.setRuntimeValue(LayoutStateKeys.SIDEBAR_HIDDEN, true); | ||
|
||
// Sidebar View Container To Restore | ||
if (this.isVisible(Parts.SIDEBAR_PART)) { | ||
-- | ||
2.39.2 (Apple Git-143) | ||
|