Use the 'getPresentableUrl()' instead of the 'getPath()' for OS related path.
This both due to the plugin showing a message which should be correct no matter OS
as well as for validation code, which cannot find file on Windows when using `/` instead of `\` for path separators.
First time contributor checklist
Contributor checklist
Fixes #1234
syntaxDescription
Type of Changes
Related Issue