Y
Hacker News
new
|
ask
|
show
|
jobs
by
jodrellblank
1273 days ago
> "
No IDE with regex capabilities available.
"
If it's Windows there should be PowerShell ISE installed.
1 comments
jen729w
1273 days ago
I know I should learn it but, I dunno, I just really dislike the PowerShell syntax. I get what they were going for with the Verb-Noun thing but it just reminds me of AppleScript and I can’t stand it.
link
jodrellblank
1273 days ago
You don't have to learn or use PowerShell to paste something into the ISE editor and go to 'Edit -> Replace in Script' and do a regex search/replace.
link
jen729w
1272 days ago
Ahaaa cool tip, that will be useful one day. Thank you.
link