OS: Win 11
Build Version: 20251218.1
Repro Steps:
- Ensure no workspace folder is currently open in VS Code.
- Enable the setting "Azure Functions: Enable Remote Debugging".
- Right click one Linux Node.js function app -> Select "Start Remote Debugging".
- Check whether the notification includes an “Open Folder” button or not.
Actual:
The notification does not include an “Open Folder” button.

Suggestion:
It would be better to add an "Open folder" button in the notification when remote debugging is started without an open workspace.