search in file with regular expression
search in file with regular expression
- Subject: search in file with regular expression
- From: Dmitry Markman <email@hidden>
- Date: Tue, 27 Dec 2005 14:09:27 -0500
Hi
I tried to use the following pattern
^[[:space:]]* (XCode 2.2)
but xcode complains:
Single File Find
The regular expression "^[[:space:]]*" matches the
empty string. Regular expressions for searches must
not match the empty string.
is it a bug or feature?
I just wanted to remove all leading spaces in some file
bbedit did it without complain
thanks
Dmitry Markman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden