forked from p0358/notepadpp-CodeStats
-
Notifications
You must be signed in to change notification settings - Fork 0
LogFileLocationHotfix1904
pinodev edited this page Apr 29, 2019
·
4 revisions
SAVE_LOG_IN_TEMP_INSTEAD_OF_PLUGIN_DIR
Do not save the log file in the Notepad++'s AppData directory, use the TEMP directory instead.
I have implemented a fix for the problem reported at:
p0358/notepadpp-CodeStats "Errors popping as I type in files that have extensions that are not supported (eg. .cmd, .au3)" https://github.com/p0358/notepadpp-CodeStats/issues/8
Changesets:
and the Binary DLLs:
- https://github.com/pinodev/notepadpp-CodeStats/releases/tag/v1.0.1.1904.ca86c7
- also at https://ci.appveyor.com/project/pinodev/notepadpp-codestats/builds/24170834
(tested with Notepad++ 7.6.6)
Kind regards,
P.