editorconfig / editorconfig-notepad-plus-plus

EditorConfig plugin for Notepad++
http://editorconfig.org
GNU General Public License v2.0
191 stars 30 forks source link

Trim trailing whitespace is not working #11

Closed dangelov closed 5 years ago

dangelov commented 7 years ago

Hey there,

Thanks for your work on this plugin! I've noticed that it doesn't correctly read/respect trim_trailing_whitespace. I've tested on Windows 7, 32-bit Notepad++, both the editor and this plugin using the latest version. The other options seem to be respected, as I can see a newline being forced when I have it set, but the trailing whitespace is never trimmed.

ffes commented 7 years ago

Could it be you are suffering from the problem fixed by #10

dangelov commented 7 years ago

I'm running 0.3.1 and the issue is (still) there. Do I need to install from source to get #10, or has it already been merged and released with 0.3.1?

ffes commented 7 years ago

The fixed code has been merged in the repo. But I am afraid I will not be able to release 0.3.2 before Christmas or even before New Year.

dangelov commented 7 years ago

Got it, thanks!

kaselis commented 6 years ago

Any update on this?

ffes commented 5 years ago

Version 0.4.0 had been released. This release should solve this issue, therefore I am closing this issue.

Note that the plugin is not yet available in the builtin Plugin Admin of Notepad++. I opened notepad-plus-plus/nppPluginList#63 to update that. When the plugin will be available in Notepad++ itself is beyond us, but you can download and manually install it from the releases page.