nothingislost / obsidian-dynamic-highlights

An experimental Obsidian plugin that highlights all occurrences of the word under the cursor
MIT License
134 stars 7 forks source link

When using regex mark capture groups with their group number and name #15

Closed nothingislost closed 2 years ago

nothingislost commented 2 years ago

also add option to only mark named capture groups rather than marking the entire match

nothingislost commented 2 years ago

Settings UI for this feature Dropdown box Setting: Mark entire match Setting: Mark entire match + all named capture groups Setting: Only mark named capture groups

nothingislost commented 2 years ago

Implemented in 0.1.2