Allow to increase the Syntax Highlighters available with texteditor

It would be great to allow users (or admins?) to extend the recognized programming languages recognized by their own Nextcloud.

This would require two steps:

  • change the extensions that are opened by the texteditor
  • use the appropriate Syntax Highlighter

This should not be a huge problem, as the texteditor is based on Ace Syntax, which has “Syntax highlighting for over 110 languages” (see: https://ace.c9.io/#nav=about )

I created two github issues:


with a prompt reply of @nickvergessen

and