On 5/15/25 11:47 AM, Darrell Anderson via tde-users wrote:
Confusing to me is as I shared earlier, I have verified the syntax highlighting in the metainfos file. The file is correctly configured but upon opening the file reverts to plain text and I again have to manually use Tools->Highlighting to restore.
That is the issue. Whether reading metainfos or the .session file (same content, just one for sessions and one not), the logic that open the file does not respect the "Hilighting=" line for files that don't match the default mime-type or for files that don't match the glob/extension in Settings->Editor->Highlighting->File extensions.
That has been a long-standing bug going back as far as I can remember. Now where is that bug hiding in the code?