'Tools/Open Visual Studio Code' function in the editor is not workin

Hello. The ‘Tools/Open Visual Studio Code’ function in the editor is not working correctly.

First of all, I have set VSCode as the code editor for Unreal Engine, and when I open the project by double-clicking the project…uproject file, the Open Visual Studio Code function works properly and opens VSCode.

However, when I start debugging with Launch ProjectEditor (Development) in VSCode, the Open Visual Studio Code function does not do anything, and Click to open this source file in Visual Studio Code also does not work.

I’ve created the vscoded project as per the guide, is there anything else I need to set up?