VS Code reverts src_dir

I don’t know where I have to submit this issue.
But I have a problem with the VS Code extension.

I have an issue with the src_dir setting of my project.
I have an ino file “operame.ino” in the directory “operame” in my project as source code.

But each time if I same my settings via the visual studio code extension.
The directory reverts to:
C:\Users<MyUser>\AppData\Local\Programs\Microsoft VS Code\operame
Instead of the operame directory of my project.

Is there a setting in the extention where I can configure this properly.