regexassembler READMEAdd an option to automatically generate regular expressions in the context menu. In order for this extension to work you need the following modules npm UsageRight click on the editor.You know that some items are added to context menu.I will explain the added items. Add TextRegister text of selected range in extended function. Add Single Line TextsRegister the text of the selected range on the extended function line by line. Assemble RegexGenerates a regular expression from the registered text.Generates a regular expression from the registered text. Clear TextDelete all registered text. TODO
LicenseSee LICENSE.txt for license rights and limitations (MIT). |