RegexForge - Visual Studio Code ExtensionRegexForge is a Visual Studio Code extension that empowers you to effortlessly create regular expressions with the help of OpenAI's ChatGPT. With RegexForge, you can interactively describe the regex pattern you need, and the extension will generate the appropriate regular expression for you. Features
Usage
ExampleSuppose you're working on a project and need to match email addresses in your code. You can use RegexForge to quickly generate the necessary regex pattern:
RegexForge will insert the appropriate regex pattern for matching email addresses at your cursor location. Additionally, an explanation will be displayed to help you understand how the regex pattern works. ContributingContributions to RegexForge are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request in the GitHub repository. LicenseCopyright: (c) 2023, Nectarios Ouzounidis GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)RegexForge is not affiliated with or endorsed by OpenAI. |