rivea0_obsidian-match-syntax/src
2025-07-03 11:37:26 +03:00
..
main.ts refactor: use a method for checking whether decorations exist 2025-07-03 11:37:26 +03:00
modal.ts refactor: update class names to be more specific to the plugin 2025-05-04 15:12:28 +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 refactor: separate modal and utils 2025-04-12 23:00:17 +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