Open
Description
To remove a single leading space from each line of a file I did a regular expression replace-all: "^ " to "". This instead removed all leading spaces. I thought an anchor like "^" wouldn't be recursed unless some special recurse option was selected.
Eclipse IDE for Java Developers
Version: 2024-12 (4.34.0)
Build id: 20241128-0757