How to add search by CTRL-F in Joomla codemirror editor
When working with template files like css in Joomla the codemirror editor is used. However, a great annoyance is that it is not possible to use the browser search (CTRL-F) to find code. When your css becomes large this can be really annoying. There is a search addon available for codemirror however. This is how […]