rivea0_obsidian-match-syntax/src
2025-07-13 14:22:48 +03:00
..
main.ts refactor: use a method for checking whether decorations exist 2025-07-03 11:37:26 +03:00
modal.ts feat: hit return to initiate search (#2) 2025-07-13 14:22:48 +03:00
settings.ts feat: add a setting to manually clear the highlights, make automatically clearing highlights the default when there is a change in editor 2025-07-03 11:30:42 +03:00
syntaxObj.ts refactor: use a class to get/set a matchsyntax string 2025-07-02 17:57:29 +03:00
types.ts feat: add a setting to manually clear the highlights, make automatically clearing highlights the default when there is a change in editor 2025-07-03 11:30:42 +03:00
utils.ts fix: filter empty matches 2025-07-08 18:46:19 +03:00
vite-env.d.ts refactor: use editorCallback instead of editorCheckCallback, log message on unload only in development mode 2025-05-04 15:10:46 +03:00