model.path results in VS Code on Windows has back slashes and includes the 'models' node

So far, I have run into two issues when attempting to migrate to Windows VS Code/fusion from Studio.

When utilizing model.path in a macro, the results in VS Code:

  1. Has back slashes instead of slashes
  2. Includes the ‘models’ node which is not returned in Studio

I was able to code around this so it works in both environments but it is a bit of a hack. Is there a configuration in the Windows VS Code setup that I am missing?

I actually like the inclusion of the models node since it seems more precise…