react-codemirror icon indicating copy to clipboard operation
react-codemirror copied to clipboard

How to integrate codemirror-formatting plugin with react

Open bhavesh-pandey opened this issue 6 years ago • 0 comments

Hi, I want to use the following plugin with react codemirror

https://github.com/artf/codemirror-formatting demo: https://codemirror.net/2/demo/formatting.html

How to make the 'autoFormatRange' function available in CodeMirror instance

Thanks

bhavesh-pandey avatar Jan 03 '19 09:01 bhavesh-pandey