-
Notifications
You must be signed in to change notification settings - Fork 4
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
outputFileName not used #15
Comments
https://www.loom.com/share/e49936ee46b84172b7a1688bbe357a57 https://stackoverflow.com/questions/57377597/vscode-how-do-i-find-what-my-workspace-folder-is I also went into the ~/.vscode/extensions and messed with the package.json so i could default have the outputFileName output to the directory of the folder i am combining these folders in. It isn't tested on remote workspaces. I"ll spin up a pull request soonish. |
@CobusKruger should probably update the docs to reflect the fix. I'm not sure how you handle ticketing but this issue should be closed for now. Maybe someone with a windows PC should test out the markdown fix as well. |
@CobusKruger you should close this ticket as the previous PR i submitted fixed this issue. |
Example of outputFileName in json or settings file would be nice. I could not get anything to an outputfile only a tmp file.
The text was updated successfully, but these errors were encountered: