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:
- Has back slashes instead of slashes
- 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…