You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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