"Replace" feature making the first letter of each word in upper case
Open
@AnthonyLeonardoGracio is already working on this.
Since Dec 18, 2018.
enhancement
- Dominant language
- Ada
- Stars
- 531
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
When using the "Find & Replace" feature with the regular expression option enabled and when the replacing string contains a reference to a group (for exemple, "\0" or "\1"), the result of the replacing operation puts each words in "smart mixed" casing, even when the string replaced is in a comment or if the "Preferences > Editor > Ada > Casing > Keywords and Identifiers casing" option is disabled, and it disregards the "Preferences > Editor > Ada > Casing > Reserved word casing".
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.