Hacker News new | ask | show | jobs
by egfx 2670 days ago
Same exact boat. Case sensitive search.
1 comments

I think this was downvoted because JS is case INsensitive. But they are talking about large code bases modified over years. In my experience, especially with TypeScript, case sensitive search is better for figuring out what you need in this case.