CodeMirror feedback

Need to find the content in the note and edit it. In the process of using ctrl+f to find and edit, the interface of the editing window always scrolls to other places, and the note cannot be edited normally.

Steps to reproduce the problem:

  1. Open CodeMirror editor
  2. Open a long note
  3. Use ctrl +f to find keywords with high frequency
  4. When the found content is modified, the editing window will scroll to other positions, causing the editing to be unable to continue

Thanks for the detailed steps, I’ve made a pull request to fix this