Is this a bug or just not implemented, encoding a function in UTF-8 doesn't allow it to be loaded. If it is not implemented, can it be because it's useful for writing commands in ways that don't work in ANSI
Linked issues
Comments 5
Looks like you might - regular notepad does seem to automatically add a BOM. That's rather inconvenient.
They already are UTF-8.
Are you trying to write a §? If so, this is probably a duplicate of MC-118165 - it is UTF-8, but there's a bug in Notepad++ that can cause issues.
If not, also note that only UTF-8 without a BOM is accepted; if you have a BOM then it won't load.