Hello folks, I am having some issues and I am hoping I can get some help or at least pointed in the right direction. I am trying to install a tree-sitter parser for PowerShell, but am running into ...
I needed a quick way to generate a text file with the tree scructure of a project. Since it was primarily for use with AI I wanted the file to exclude the inside of the node_modules directory as that ...