mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-09-18 07:27:55 +02:00
Improve file name parsing. Use the absolute path to check if a file name is a directory. Expand environment variables if they are part of the file name. Avoid unnecessary calls to onPreFileOk(). Close #9467