vscode-factoriomod-debug icon indicating copy to clipboard operation
vscode-factoriomod-debug copied to clipboard

support zipped mods

Open drdozer opened this issue 2 years ago • 2 comments
trafficstars

It may be user error, but at the moment I can't convince the FMTK to tell vs code (actually codium) that the mod zip files contain code that it should be looking at. The zip archives appear to be opaque. I have to manually unzip them to make the code visible to codium, which is a bit painful, particularly when chasing issues where I don't know which archive to unzip. Is it possible for either FMTK directly, or some other dependent mod to teach codium about the mod zips?

drdozer avatar Jun 28 '23 11:06 drdozer

Do you have the "Zip File Explorer" (slevesque.vscode-zipexplorer) extension installed?

gabfv avatar Sep 05 '23 17:09 gabfv

The integration with Zip File Explorer has been a little janky for a while, it will eventually be replaced with more direct zip support, but it's been fairly low priority since most people do just unzip things they're working on.

justarandomgeek avatar Sep 05 '23 18:09 justarandomgeek