this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

vscode: startup editor = none

I don't really use the editor terminal, just the panel terminal, so this
didn't end up jiving with my workflow.

+1 -1
+1 -1
vscode/settings.json
··· 6 6 "workbench.activityBar.location": "hidden", 7 7 "workbench.sideBar.location": "left", 8 8 "workbench.editor.showTabs": "multiple", 9 - "workbench.startupEditor": "terminal", 9 + "workbench.startupEditor": "none", 10 10 11 11 "window.newWindowDimensions": "maximized", 12 12 "window.autoDetectColorScheme": true,