Remove keymaps from getting started walkthrough

Most keymaps are covered by extension recommendations.
This commit is contained in:
Harald Kirschner 2021-05-26 20:52:01 -07:00
parent 02968bc250
commit 85d8f223c7
4 changed files with 0 additions and 12 deletions

View file

@ -208,18 +208,6 @@ export const walkthroughs: GettingStartedWalkthroughContent = [
}
},
},
{
id: 'keymaps',
title: localize('gettingStarted.keymaps.title', "Bring your favorite shortcuts"),
description: localize('gettingStarted.keymaps.description', "If you already have your favorite shortcuts from another editor, bring them into VS Code.\n[Browse Keymap Extensions](command:workbench.extensions.action.showRecommendedKeymapExtensions)"),
media: {
type: 'image', altText: 'List of keymap extensions.', path: {
dark: 'dark/keymaps.png',
light: 'light/keymaps.png',
hc: 'hc/keymaps.png',
},
}
},
{
id: 'settingsSync',
title: localize('gettingStarted.settingsSync.title', "Sync your stuff across devices"),

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB