How to disable or change browser shortcut keys

I usually use Visual Studio Code (VSCode) to write programs, but I have recently been experimenting with an editor/development environment that runs in the browser, because I want to complete my work using only the browser and not VSCode. I used to use an editor called Emacs and was familiar with i…