Closed
Description
Testing #18066
When using vscode.window.withProgress you get a progress that lets you set message and percentage.
What wasn't clear to me, what is the value range of percentage: (0...100) or (0..1.) ?
I didn't see any indication of that percentage, the status bar just shows the spinning wheel.