mirror of
https://github.com/heyman/heynote.git
synced 2025-08-04 21:09:29 +02:00
* Implement Buffer class in main process that watches for changes to the file, and notifies the editor in the renderer process so that it can update the buffer. * Add Editor.setReadOnly() method * Add dummy onChangeCallback function * Remove debug logging