Hacker News new | ask | show | jobs
by deviarte 5080 days ago
I am pretty sure that "Quick file opening" is CTRL+P on Windows. Since CTRL+T opens a new tab for me..
2 comments

Yep. Basically, Textmate's Goto Anything feature is activated by cmd+t, so ST's author mapped both cmd+t and cmd+p to Goto Anything on OS X to accommodate people switching over. On OS X, Goto Symbol is actually cmd+r.
I set cmd+t for goto anything and cmd+p for command palette.
Yes, and to look for symbols/functions you have to write "@" after CTRL+P.