记事本 + + html-无法找到 libtidy.dll

我使用的是一台相对较新的 Windows7机器,在 Notepad + + 中,TextFXHTMLTidy 无法工作。它说“无法在系统路径或 C: program files (x86) Notepad + + plugins 中找到 libTidy.dll”。一些链接建议将文件转移到那个位置,但我从哪里得到它们呢?啊,为什么我总是觉得记事本 + + 插件如此令人沮丧!

我在 Windows7x64上使用 Notepad + + 5.9.3。

94015 次浏览

Oh, it looks like it's something annoying with plugins not being included in 5.9.3, but being included in earlier versions. See post here.

The solution is to download the 5.9 ZIP file from here, then copy the plugins\config folder to the Notepad++\plugins folder.

For those still searching for libtidy.dll. It appears that version 5.9 of Notepad++ is no longer available for download (at least there is no link on the downloads page and making a educated stab at a URL of http://notepad-plus-plus.org/download/v5.9.html returns a 404).

There is a 'dll' link on the HTML Tidy SourceForge page (http://tidy.sourceforge.net/) dated 2006; but it returns a DNS error.

Google did return a hit on a site called "DLL Me," but I'm not going to download anything from a site that sketchy; so as of this writing: no libtidy.dll to be found.

--edit-- Finally found a link directly out of the TuxFamily distro server: npp.5.9.bin.zip (thanks @noah).

It doesn't look like the libTidy.dll functionality was actually removed, just coopted by NppTextFX.

I enabled it in my installation of Notepad++ v6.1.5 by installing TextFX Characters via Plugin Manager. Two things happened after that: 1. NppTextFX.dll was copied in (Notepad++ install directory)\plugins\ directory and; 2. TextFX menu item is enabled between Run and Plugins, which now has the TextFX HTML Tidy option.

Also, there's no difference between the ANSI and Unicode versions of libTidy.dll in npp.5.9.bin.zip. I ran both through WinMerge.

After searching around, I found that you don't have to download Notepad++ v5.9.

TextFX with HTML Tidy can be downloaded from here.

Copy the NPPTextFX folder to the Notepad++ plugins\Config directory (such as C:\Program Files (x86)\Notepad++\plugins\Config), rename it to tidy, then restart Notepad++.


TextFX is no longer being developed, see this page.

This plugin has no maintainer and wants one; please see TextFX's Future

As an alternative, you can use the HTML Tidy 2 plugin, which is based on Tidy HTML 5. It works with the latest Notepad++ version.

You can install it using the plugin manager, or manually by grabbing the latest version and extracting the contents into your Notepad++\plugins directory.

An updated version of the plugin can be found Here.

I found the best option ever for this:

In Notepad++ 6.3.2, enable the "TextFX Characters" plugin from the "plugin manager".

That is all.

You can download this file from here and put this file in this path: C:\Program Files (x86)\Notepad++\plugins\Config\tidy