When we add a new class in VSCode, the name automatically is set to <Folder>.<Filename>.
Because we are doing interoperability, we remove the default and type "interop" to get assistance on creating the class. This works fine on some machines, however on others it generates:
/// DescriptionClass C:\InterSystems\Training\src\Test.MyProd Extends Ens.Production
{ ...So it uses the full pathname instead of Test.MyProd.
I guess it is a setting somewhere (settings.json?), but how can this be fixed/what is the setting that controls this?
.png)
.png)
.png)
%20(3).jpg)


%20(3)(1).jpg)

.png)
.png)

