Now that I've made a bunch of existing Fusion commands into shortcuts with my extension (https://github.com/lf-/ShortcutItPy), I want MORE. Edit Feature would be the holy grail because I could just click on something and instantly get the feature I need to edit.
Unfortunately the existing situation appears to be that there are hundreds of Edit Feature commands, and Fusion doesn't support duplicate shortcuts like Revit does (where I have bound every one of the 20 different "complete command" commands to a single shortcut since only one will be valid at once).
Now, I *could* write a thing that has a mapping for every object to an Edit Feature command name, but that would be an unmaintainable spaghetti data structure. For this reason I'm asking Autodesk to implement this in the base program as it would significantly accelerate every Fusion user's workflow.