Hacker News new | ask | show | jobs
by tyingq 3401 days ago
Meanwhile, code searching at GitHub completely ignores characters like =, $, {. And, it's case insensitive. Argh.
1 comments

It's the most frustrating "feature" I've ever seen. GitHub, the platform for hosting code, has a search function that doesn't work for code. How does that make any sense?!

Fixing that seems like PM101 material, yet here we are in 2017 with this still being a thing...