I am trying to incorporate VS code into my workflow when creating games on Roblox. I’m following this tutorial right now but I ran into a slight issue.
At 4:38 in the video (https://www.youtube.com/watch?v=IJDg6tRJmHo&t=173s) a sourcemap.json file automatically gets added to his explorer and I need it to run this command for my wally packages: “wally-package-types -s sourcemap.json Packages/”. What am I missing? Why isnt my sourcemap.json file being automatically added.