vscode-file-tree-to-text-generator
vscode-file-tree-to-text-generator copied to clipboard
Markdown: incorrect slash in file path on Windows machine
We have temporarly fixed the forward slash issue by adding .replace("#2",n.replaceAll("\", "/")) line 183 in tree.ts
Feel free to send me a PR, as I don't find the time to tackle this issue and debug/fix it (also cause I am working with macOS).
Feel free to send me a PR, as I don't find the time to tackle this issue and debug/fix it (also cause I am working with macOS).