Commit graph

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