cm-searchbox
cm-searchbox copied to clipboard
Support multiple editor in the same page
If there exists more than one instance of codemirror (like https://json4u.com/en), the search box cannot show at proper position.
Are you willing for a PR?
I have the issue but I don't know how to fix it...
https://github.com/coderaiser/cm-searchbox/blob/620da2611c9c89d07f625579b85df52dbdd6ed82/lib/searchbox.js#L16
Maybe Search should be declared a little bit below so it wasn’t a singleton.