heynote/src/editor
2024-01-09 00:35:33 +01:00
..
block Add key bindings for inserting new blocks at the end/top of the buffer, as well as before the current block (#85) 2024-01-04 16:11:26 +01:00
lang-heynote Add Groovy language support (#111) 2024-01-04 15:18:28 +01:00
language-detection Add support for more languages (#69) 2023-12-26 00:27:43 +01:00
theme Add support for changing font family and font size 2024-01-09 00:35:33 +01:00
annotation.js Add key bindings for inserting new blocks at the end/top of the buffer, as well as before the current block (#85) 2024-01-04 16:11:26 +01:00
copy-paste.js Refactor the way we handle copy/cut/paste in Emacs mode 2024-01-06 01:51:07 +01:00
editor.js Add support for changing font family and font size 2024-01-09 00:35:33 +01:00
emacs.js Refactor the way we handle copy/cut/paste in Emacs mode 2024-01-06 01:51:07 +01:00
event.js Add selection size to status bar when there are selections 2023-12-08 00:28:26 +01:00
keymap.js Support setting preventDefault to false in keymapFromSpec spec 2024-01-06 01:51:07 +01:00
languages.js Add Groovy language support (#111) 2024-01-04 15:18:28 +01:00
links.js Fix so that links are clickable in Markdown mode. 2023-03-14 13:46:34 +01:00
save.js Implement persistent buffer 2023-01-19 00:20:50 +01:00
setup.js Turn off auto completion 2023-07-12 00:26:28 +02:00
todo-checkbox.ts Improve Markdown mode. 2023-03-07 22:32:50 +01:00