Skip to content

Commit 358c390

Browse files
committed
keywords highlighting - done
Command: Toggle keyword highlighting has been added
1 parent e68c39f commit 358c390

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "occura-word-highlighter",
33
"name": "Occura",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"minAppVersion": "0.15.0",
66
"description": "Find and highlight all occurrences of selected text in notes, similar to Notepad++ or IDEs.",
77
"author": "Alexey Sedoykin",

versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"1.2.0": "0.15.0"
2+
"1.3.0": "0.15.0"
33
}

0 commit comments

Comments
 (0)