Implements recent resources feature that shows recently inspected resources in a QuickPick when using Inspect Resource or Compare Resource commands.
Features:
- Shows last 5 resources per type in QuickPick with 'Recent Resources' section
- Filters recent resources by selected resource type
- Falls back to input box when no recent resources exist
- Records resources when shown in Resource Inspector
- Supports free-text entry alongside recent selections
Implements recent resources feature that shows recently inspected resources in a QuickPick when using Inspect Resource or Compare Resource commands.
Features: