You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,17 @@
4
4
I couldn't find the usual functionality that I used in Notepad++ or different IDEs, where double-clicking on a word immediately showed me how often it appears in the open document.
5
5
6
6
### Features
7
+
#### Release 1.4.0:
8
+
New features has been added:
9
+
10
+
1. Added case insensitivity mode for dynamic word selection
11
+
12
+
2. Keywords can be uploaded/downloaded to/from a plain text file with a comma separator between words
0 commit comments