• Resolved Pexle Chris

    (@pexlechris)


    I want the Control+F Command of my browser and not from your plugin. How Can I disable this feature from your plugin?
    Can you tell me which file need I alter to disable this feature?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello.

    Do you mean search in the admin panel on the plugin editing page? The search is performed where you have the focus. If you want to search in the snippet code , click on the code, if you want to search on the page through the browser, click on an empty space on the page, and then press Ctrl+F

    Thread Starter Pexle Chris

    (@pexlechris)

    yes. in the editor. I know that I can click outside of the code editor to search via browser. But is there a way to disable the search of the editor? Which js need to modify? Which function?

    The editor uses the CodeMirror JS library. You can find information about this https://codemirror.net/

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘disable control+f capability’ is closed to new replies.