(not sure if this is the proper place, but got no solution on Joomla! forum)
The CodeMirror plugin in Joomla! 3 had an option to turn OFF ‘Tag Completion’. Overall, and together with ‘Bracked Completion’ turned OFF also, it was a pleasure to work with CodeMirror there (well, according to my preferences).
Now in Joomla! 5 the ‘Tag Completion’ option is no longer available in UI and so CodeMirror became simply unusable for me – while typing quickly I end up permanently with something like <p>blah</p>p
or <strong>blah</strong>strong
etc. and if I’m not careful, or if I miss some tag deletion when looking back at monitor and observing that automatic completed tags, the code becomes a mess and then a pain to debug.
Is there some plugin, that can be added to the CodeMirror plugin itself in Joomla! 5, to disable that ‘Tag Completion’ ?