macros
                                
                                 macros copied to clipboard
                                
                                    macros copied to clipboard
                            
                            
                            
                        List of editor.actions
I am not sure whether the editor.actions that you list in your examples is part of your extension or part of visual studio code. I assume it is part of visual studio code.
I have searched and cannot find a list of all editor.actions for VSCode. Can someone point me to this documentation specifically? I have looked in the VSCode documentation and can't find it there either.
File > Preferences > Keyboard Shortcuts shows a searchable list of commands.
I find that it's useful to search by the key combinations you're already using, e.g. "Home" to show any shortcuts that use the Home key.