vscode-file-tree-to-text-generator
vscode-file-tree-to-text-generator copied to clipboard
A Visual Studio Code Extension to generate a text with a file / directory (multiple output formats)
Hi there and thank's for the development of this great extension. Sadly, it stopped working for me. Not exactly sure when, but possibly after a vscode-update. Here's the error message...
We have temporarly fixed the forward slash issue by adding .replace("#2",n.replaceAll("\\", "/")) line 183 in tree.ts
Hello! Firstly, congratulations on the project and initiative. When generating `Markdown` as output for the root directory, I noticed that the link to files and directories, the project directory, is...
It would be good if this project could follow the gitignores for ignoring by default.
Current: ``` ┃ ┃ ┃ ┗ roller2.gif ┃ ┃ ┗ js/ ┃ ┃ ┃ ┣ angular.js ┃ ┃ ┃ ┣ moment.js ┃ ┃ ┃ ┣ sockjs.js ┃ ┃ ┃ ┗...
Hi Today I tried this extension reinstalling both in vscode and cursor, and I get empty file in both, not generating any tree.