Persist .CodeMirror-activeline class on editor text selection
Configures CodeMirror's acrive-line addon that preserves this class when the text selection is contained in the active line
How to use
- Clone this repo.
npm ioryarnto install dependenciesnpm run buildto start compilation.
Manually installing the plugin
- Copy over
main.js,manifest.jsonto your vaultVaultFolder/.obsidian/plugins/your-plugin-id/.