ritwickdey / vscode-live-server-plus-plus

VsCode Live Server++ : It's Truly Live 😊 (BETA) -- [NOT RELEASED YET]
MIT License
515 stars 318 forks source link

Overrides cmd+L keyboard shortcut in VScode for macOS #24

Open chrisdel101 opened 2 years ago

chrisdel101 commented 2 years ago

MacOS 12.4 VScode 1.69.2

Enabling live server causes the command+L shortcut to not work in VScode. This is the select-line shortcut.

Disabling live server extension causes the functionality to resume as expected.