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 |
||
---|---|---|
.. | ||
bridge.js | ||
index.html | ||
main.js | ||
vite.config.js |