Y
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
mathieuh
5080 days ago
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.
link
steverandy
5080 days ago
I set cmd+t for goto anything and cmd+p for command palette.
link
jQueryIsAwesome
5080 days ago
Yes, and to look for symbols/functions you have to write "@" after CTRL+P.
link