OS: Win 11 & Mac
Build Version: 20260321.1
Regression: Not a Regression
Repro Steps:
- Clone and open the project https://github.com/jkalis-MS/CodeOptimizationsSampleApp in VS Code.
- F1 -> Select "Azure App Service: Ask Copilot to fix Code Optimization" -> Select a .NET 8 (LTS) web app.
- Check whether the next option is "Select a Code Optimization" or not.
Expect:
The next option is "Select a Code Optimization".

Actual:
The next option is "Select {0}".

More Info:
- This issue also reproduces when executing "Ask Copilot to add Profiler for Code Optimizations" command.
- The tooltip should be "Select a Code Optimization" rather than "Select {0}".

OS: Win 11 & Mac
Build Version: 20260321.1
Regression: Not a Regression
Repro Steps:
Expect:

The next option is "Select a Code Optimization".
Actual:

The next option is "Select {0}".
More Info: