Skip to content

ahmoylaw/RegexTrainer-Descriptions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

315f0af · Oct 10, 2023

History

35 Commits
Sep 22, 2023
Sep 27, 2023
Sep 22, 2023
Sep 27, 2023
Jul 1, 2020
Jul 1, 2020
Oct 10, 2023
Sep 27, 2023
Sep 27, 2023
Apr 29, 2020
Sep 22, 2023
Sep 22, 2023
Sep 27, 2023
Sep 27, 2023

Repository files navigation

RegexTrainer

Regex Trainer - plugin for Notepad++ using c# net framework 4

My first plugin (ver 1.0.0 2 July 2020) for Notepad++ after many times been let down by online regex websites (it just won't show captured groups for a complex regular expression)

Screenshot 1

Screenshot 2

ver 1.1.0 (22 September 2023)

  • user can save regex
  • enhanced display grid with a built-in splitter
  • remove toolbar icon

Screenshot 3

Screenshot 4

ver 1.2.0 (27 September 2023)

  • enhanced huge file handling (UI will not take too long time to update result)
  • changed listbox to listview control for displaying huge number of rows for Matches
  • removed "Copy Regex" and "Clear Regex" buttons for Expression to reduce accidentally clearing an expression
  • added 3 buttons "Mark All", "Clear All Marks" and "Copy Marked Text To Clipboard" for Matches
  • Matches will display progress and result on how many matches found
  • added Matches a popup menu for copy specific matched information
  • changed label for "Saved Items" to "Saved Regex"

Screenshot 5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published