This repository was archived by the owner on Jul 25, 2018. It is now read-only.

Description
Hello All,
We are going to be making heavy use of react-code-mirror over at freecodecamp.com/https://github.com/FreeCodeCamp/freecodecamp and would love to help move this project.
One thing that is missing is setting config options, such as setSize, setOption and setting operations on events.
I am opening up this issue to see if we can get some dialog about possible api options. I will be hacking up some options for us at freecodecamp so we can start using them immediately.
One possible idea would be for a separate config prop that takes an object and with properties such as `{setSize: [] } and then loop over the properties and calling them over the editor object. This is a simplistic way of doing things and will need some work still.
Let me know what yall think
cc @QuincyLarson @terakilobyte