An open API service indexing awesome lists of open source software.

https://github.com/accessory/regexextract

Extract text with regex and present it in a seperate window
https://github.com/accessory/regexextract

Last synced: 25 days ago
JSON representation

Extract text with regex and present it in a seperate window

Awesome Lists containing this project

README

          

# Regex Extract

This lets you extract parts of a document with regex and display the findings in a new view.

This extension includes 3 Commands

- Extract Regex
- Extract Regex From Group
- Render Regex

## Extract Regex

This command lets you extract a regex part from a file

## Extract Regex From Group

This command search through a file with regex and extracts the selected group part.

## Render Regex

With this command you can select a source, template and regex file and combines them to a resulting text

# Configuration
It is possible to add regex expressions in the configuration for easy selection