codeviz
codeviz copied to clipboard
Visual code dependency graph creation for C/C++ projects
the variable `filename` contains the file path, and errors will occur in subsequent processing.
I added more c++ extensions that can be found. I personnally always use .cc and .hh (they are really used, it's not only me) I also fixed the regex for...
Hello everyone, first off my setup: codeviz based off commit [a7aed10](https://github.com/jmarkowski/codeviz/commit/a7aed1054eedb6cf68b207a0069c92acd3288e00) Python 3.12.3 WSL2/Ubuntu 24.04 Linux INV-12047 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux...
Hi, I'm encountering a UnicodeDecodeError when running codeviz on a source directory that contains files not encoded in UTF-8. `codeviz -r myproject/ ` Error Traceback: Traceback (most recent call last):...