Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Being able to specify word boundaries in search is a basic feature for any developer tool. Vim has *, #, and /\<i\>. grep also has \<i\> and the -w option. LSPs have jump to definition and find references features.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: