1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/editor/CodeMirror
2024-06-04 09:52:09 +01:00
..
CodeMirror5Emulation Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
editorCommands Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
markdown Desktop, Mobile: Fixes #10439: Maintain cursor position when changing list indentation (#10441) 2024-05-21 10:13:37 +01:00
pluginApi Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
testUtil Desktop: Fixes #10020: Beta markdown editor: Support overriding built-in keyboard shortcuts (#10022) 2024-03-09 10:49:28 +00:00
util Desktop: Fixes #9699: Beta editor: Fix o not working in Vim normal mode (#9700) 2024-01-18 11:16:38 +00:00
CodeMirrorControl.test.ts Desktop: Beta editor: Fix crash when switching between notes that use CRLF line endings (#10531) 2024-06-04 09:52:09 +01:00
CodeMirrorControl.ts Desktop: Beta editor: Fix crash when switching between notes that use CRLF line endings (#10531) 2024-06-04 09:52:09 +01:00
configFromSettings.ts Desktop: Resolves #9981: Fix Vim keymap error with beta editor (#10049) 2024-03-06 14:13:57 +00:00
createEditor.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
createEditor.ts Desktop: Fixes #10020: Beta markdown editor: Support overriding built-in keyboard shortcuts (#10022) 2024-03-09 10:49:28 +00:00
getScrollFraction.ts Desktop: Add new beta Markdown editor based on CodeMirror 6 (#8793) 2023-09-21 09:12:40 +01:00
theme.ts Mobile: Make editor styles closer to desktop (#10377) 2024-04-27 11:43:37 +01:00