extensibility: add tooltip when action item is inactive
Created by: tjkandala
Closes #19338 (closed).
Show tooltips when action item is inactive now, add " (inactive)" to the description. We don't have an easy way to directly access the extension ID from the action item, but I think keeping the same description is more clear anyways (in case an extension contributes multiple action items, or it's not easy to infer what the action item will do from the extension ID).