logoalt Hacker News

the__alchemistyesterday at 4:32 PM2 repliesview on HN

Hero! I had not done my homework/have not been aware, but these all look fantastic! The stacked clipboard is something I periodically mentally complain about (Why is clipboard on every OS/tool I've used single item?)

I will add one that are possibly more well-known:

  - ctrl + shift + F: Find text in any file
  - ctrl + N: Find types (structs, classes etc)
  - ctrl + shift + N: Find any file by name or path

Replies

leocyesterday at 5:07 PM

Windows has had a pretty usable stacking clipboard for a while! You just have to activate it. Since you can pin thing into it it’s also quite useful as a rough and ready way to type special characters you use frequently.

show 1 reply
jasonjmcgheeyesterday at 8:29 PM

I use shift+shift and type for all three of these.

Although i do use cmd+shift+r for global replace