Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support zipped mods #90

Open
drdozer opened this issue Jun 28, 2023 · 2 comments
Open

support zipped mods #90

drdozer opened this issue Jun 28, 2023 · 2 comments

Comments

@drdozer
Copy link

drdozer commented Jun 28, 2023

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?

@gabfv
Copy link

gabfv commented Sep 5, 2023

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

@justarandomgeek
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants