mirror of
https://github.com/heyman/heynote.git
synced 2024-11-21 23:43:22 +01:00
4274e6237b
* 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 |
||
---|---|---|
.. | ||
main | ||
preload | ||
config.js | ||
constants.ts | ||
detect-platform.ts | ||
electron-env.d.ts | ||
initial-content.ts | ||
keymap.js |