eightfold
eightfold
Gotta give the actual error my man
This broke [cmake-tools](https://github.com/microsoft/vscode-cmake-tools/tree/main) for me. ``` Unhandled exception: Unhandled Promise rejection: launchTargetPath SyntaxError: Invalid flags: dg {} ``` Disabling TODO tree fixed the issue. It's too bad, I find this...
Seconded, I'm tired of microsoft's closed source nonsense
I've fully reverse engineered the dll for version 1.8.8, and I'll (maybe) do a write up soon. For now, here's the source (I rewrote it in C++): https://github.com/8ightfold/exiCPP/tree/main/redirect On MinSizeRel...
> Not 100% sure if some of the later patches' redirects even exist, but they seem to work in their dll, so I'll look into that later. I found and...
Having the same issue on ff, quite a pain.