I am a beginner and started to learn development today. I realised that the moment I launch Live server (The one by Ritwick Dey) on VS code, Undo and Redo shortcuts stop working system wide. Other shortcuts like Ctrl+A, Ctrl+C, Ctrl+X etc all work fine both in VS code and Other applications, but the Ctrl+X and Ctrl+Y wouldn't work at all. However, on closing the VS code editor, the shortcut starts to work again. If I use VS code without live server then also no problem arises. How to fix it?
I have tried other live server extension but no help, I have tried to change keybinding and there I realised that after pressing Ctrl it doesn't read Z or Y at all.