Commit graph

27 commits

Author SHA1 Message Date
rivea0
621782c509 chore: bump version 2025-07-13 14:27:37 +03:00
rivea0
977403ee34 feat: hit return to initiate search (#2) 2025-07-13 14:22:48 +03:00
rivea0
0c5d06490c chore: bump version 2025-07-08 19:56:17 +03:00
rivea0
27a4665863 fix: filter empty matches 2025-07-08 18:46:19 +03:00
rivea0
1349687d38 chore: bump version 2025-07-03 11:46:52 +03:00
rivea0
947bba2b8e refactor: use a method for checking whether decorations exist 2025-07-03 11:37:26 +03:00
rivea0
348d451723 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
rivea0
126f1c9d0a fix: update highlights when there is a change in editor 2025-07-02 18:05:01 +03:00
rivea0
b4940bd875 refactor: use a class to get/set a matchsyntax string 2025-07-02 17:57:29 +03:00
rivea0
6991d6433f fix: clear decorations only when they are present, otherwise show Notice 2025-07-02 17:28:28 +03:00
rivea0
98b195ab6b chore: bump version 2025-05-04 16:35:25 +03:00
rivea0
0407d4fa71 refactor: update class names to be more specific to the plugin 2025-05-04 15:12:28 +03:00
rivea0
2468a31dad refactor: use editorCallback instead of editorCheckCallback, log message on unload only in development mode 2025-05-04 15:10:46 +03:00
rivea0
dc3cc2d01d Add release workflow 2025-04-16 13:44:50 +03:00
Eda
65d14c27fa
docs: update README.md, add demos 2025-04-15 04:49:26 +03:00
Eda
5ca3f14d8e
docs: update README.md 2025-04-14 00:01:02 +03:00
rivea0
2e01cb00d4 docs: update README.md 2025-04-13 22:24:31 +03:00
rivea0
3884629202 fix: use singular word in notification when there is only one match 2025-04-13 21:13:13 +03:00
rivea0
23edc091b1 chore: update outDir 2025-04-13 11:12:22 +03:00
rivea0
78f1ed2ce1 feat: make showNumberOfMatchesNotification default to true 2025-04-13 07:59:03 +03:00
rivea0
7d85297acd chore: update description and name 2025-04-13 07:45:05 +03:00
rivea0
1173050647 feat: use editorCheckCallback instead of checkCallback in enter-match-syntax and clear-match-highlights commands 2025-04-13 07:35:44 +03:00
rivea0
5127ea187b chore: add lint script 2025-04-13 00:37:14 +03:00
rivea0
8389df788b chore: add new rules for eslint errors 2025-04-13 00:17:05 +03:00
rivea0
1e65237652 fix: replace incomplete setting with a simpler one to show number of match results in notification 2025-04-13 00:16:30 +03:00
rivea0
70e04d5f75 refactor: separate modal and utils 2025-04-12 23:00:17 +03:00
rivea0
c937d3ffde Initial commit, main functionality 2025-04-12 22:33:38 +03:00