Skip to content

don't use meta+l as shortcut prefix #145

@tjx666

Description

@tjx666
[
    {
				"mac": "meta+l meta+l",
				"key": "ctrl+l ctrl+l",
				"command": "l13Diff.action.panel.open"
			},
			{
				"mac": "meta+d",
				"key": "ctrl+d",
				"command": "l13Diff.action.panel.addToFavorites",
				"when": "l13DiffFocus"
			},
			{
				"mac": "meta+l meta+f",
				"key": "ctrl+l ctrl+f",
				"command": "workbench.view.extension.l13Diff"
			},
			{
				"mac": "meta+l meta+o",
				"win": "ctrl+l ctrl+o",
				"command": "l13Diff.action.output.show",
				"when": "l13DiffFocus"
			}
]

These shortcut will make builtin shortcut cmd + l doesn't work.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions