CadQuery / CadQuery/CQ-editor

Implement find / replace feature

Open
#81 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
210
PR merge metrics
No merged PRs in 30d

Description

A common feature in IDEs and text editors in general: ability to find a pattern, and to replace a pattern by an other.

Good IDEs allow to find/replace a pattern by regex, including back-reference groups ([Intellij's behavior](https://www.jetbrains.com/help/idea/tutorial-finding-and-replacing-text-using-regular-expressions.html) can be a good inspiration source for this).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.