@freinquin commented on this pull request.
> +default=default +commentline=comment +block=function +date=keyword +number=number + +[lexer_properties] +#fold=0 +fold.comment=0 + +[settings] +# default extension used when saving files +extension=snx + +# MIME type +mime_type=text/sinex According to https://www.codestudy.net/blog/mime-type-conventions-standards-or-limitations/, they may well request something like "text/vnd.iers.sinex". The "x-" prefix was apparently made obsolete by RFC 6838. Do you think I can put this name, in advance, or should I remove the line ? I'd rather keep the "mime_type" setting. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4449#discussion_r2659060019 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4449/review/[email protected]>
