react-codemirror2
                                
                                 react-codemirror2 copied to clipboard
                                
                                    react-codemirror2 copied to clipboard
                            
                            
                            
                        How to set Doc.onCursorActivity ?
We know Editor's onCursorActivity could be set like this:
<CodeMirror
          value={script.code} 
          onCursorActivity = {this.xxxx}
        />
How about the Editor.Doc
@tbwork I am a lot shorter on time these days as when I started this project. Codemirror & React APIs are moving to quickly for me to keep atop of for the day-to-day. I am looking for a co-maintainer of this project. Please contact me directly if you are interested. Thank you for understanding.