Delete one character to the right in Webstorm
问题 This key binding escapes me. It is the same as emacs Ctrl+D and I've tried Googling such things as "delete one character to the right," "forward delete," "delete next character", etc. Here are the bindings in phpstorm which I assume is pretty similar to Webstorm. Any idea what this action would be called? Note this is what fn+delete does on mac. If there were a way to reverse engineer this keybinding and see what function is actually called in Webstorm, that would work. I asked how to reverse