How do I install this if Tidy2.dll is missing?
Sorry for asking stupid question, total newbie here. How do I install this, instructions says to copy Tidy2.dll, but it's missing?
See issue: https://github.com/bruderstein/NppTidy2/issues/12
It's not a stupid question @NocniHacker @DeepMac You are expected to know that it requires building; compiling from source:
The following URL points to the official Microsoft Walkthrough for how to do it: https://learn.microsoft.com/en-us/cpp/build/walkthrough-compiling-a-native-cpp-program-on-the-command-line?view=msvc-170
There's another "issue" here, which points to a compiled .dll https://github.com/zbeboy/Tidy2/releases
Good luck. Personally? I didn't bother with it. My HTML is fine. LOL! But, I had something setup in an old N++ portable that wanted Tidy in N++. Alas. I don't have time! Hopefully I saved you some (4 years later...)