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:
/// Description
Class 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?

.png)
.png)
.png)


.png)

Hello to all developers and IRIS users.
I am submitting to the competition a project for an alternative IRIS management portal that I have long wanted to create. The project was implemented on the Django framework and the .png)