Updating custom modules via vscode creates new files under .universal

Product: PowerShell Universal
Version: 5.0.16

I’ve got a strange problem and I don’t know if its on purpose or if I made any mistake but if I change any own created module via vscode it shows up on git commit as a new file under .universal/NewFileNameHere and the original module isn`t updated.

I’m using the version 4.2.4 of the plugin.

For example I’ve created a new module via the dashboard

added some functions via the vscode plugin and reloaded the configuration via the vscode plugin

and this shows up on my git commit

This didn’t occured on the 4.4.1 version

This is likely a bug. Feel free to open an issue in the tracker.