You need to be logged in to post in the forum - Log In

An active JCE Pro Subscription is required to post in the forum - Buy a Subscription

Support is currently Offline

Official support hours
Monday to Friday
09:00 - 17:00 Europe/London (BST)

Please create a new Ticket and we will get back to you as soon as we can.

#117330 Tag Matching Feature Missing Again in JCE Pro 2.9.93 (Previously Fixed in Ticket #117230)

Posted in ‘Editor’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Latest post by Ryan on Tuesday, 16 September 2025 16:58 BST

Dustin

 Hello JCE Support Team,

I would like to follow up on an issue that was previously resolved under ticket #117230. In that case, the tag matching feature (highlighting matching tags in the code editor) was restored in JCE Pro 2.9.88 Beta, and it worked perfectly.

However, I’ve noticed that in the current version JCE Pro 2.9.93, the feature seems to be missing again. The matching tag highlighting is no longer active, and I don’t see an option to enable it in the settings.

Could you please confirm if this was intentionally disabled or if it’s a bug that has reappeared? This feature is extremely useful for working with HTML, and it would be great if it could remain available in future releases.

Thank you very much for your help and support.

Best regards,
Dustin

 

Ryan

Could you please confirm if this was intentionally disabled or if it’s a bug that has reappeared?

It was not intentional, but a regression bug from trying to fix another issue related to PHP code highlighting. CodeMirror - the editor that is used in the Code Editor - is incredibly difficult to configure, so it sometimes results in a bit of a "whack-a-mole" situation, as in the case here.

Please try JCE Pro 2.9.94 Beta - https://www.joomlacontenteditor.net/downloads/editor/pro/development

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

Dustin

 Thanks for the quick reply and the explanation. I downloaded and installed JCE Pro 2.9.94 Beta 1 from the link you shared, but the tag matching highlight in the Code Editor is still not working on my side.

Could you confirm whether “2.9.94 Beta 1” is the build that includes the fix you mentioned, or if there’s a newer beta (different build) I should try? If the fix should already be present, is there any setting/cache/profile step I should reset?

If it helps, I’m happy to try a temporary manual workaround. If there’s a CodeMirror init/config file where I can enable this (e.g., matchTags and/or matchBrackets), please point me to the exact file and lines to edit and I’ll patch it locally until the next release (I understand it may be overwritten by updates).

Repro: Open JCE Editor → switch to Code view → place caret on <div> → expected: matching </div> is highlighted; actual: no highlight.

I can share environment details or test a patched build if needed. Thanks again!

Best regards,
Dustin

 

Ryan

You need to clear your browser cache after install.

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.

Dustin

Thanks for the follow-up. I did clear the browser cache after installing.
To be thorough, I also tried the following:

  • Completely uninstalled the previous version before installing the latest beta.

  • Tested right after a fresh install in a private/incognito window.

  • Even tested from a clean Joomla installation with a brand-new JCE Pro setup.

Unfortunately, the tag matching highlight still doesn’t work for me in any of these cases.

Could you please confirm if the fix should already be active in 2.9.94 Beta 3, or if I should wait for a different beta/release build?

Thanks again for your help.

Best regards,
Dustin

Ryan

This is what I am seeing in my tests, first with JCE Pro 2.9.94 Beta 3, then JCE Pro 2.9.89

Ryan Demmer

Lead Developer / CEO / CTO

Just because you're not paranoid doesn't mean everybody isn't out to get you.