7 ms·
I am pretty sure that "Quick file opening" is CTRL+P on Windows. Since CTRL+T opens a new tab for me..
by deviarte 14y ago
I am pretty sure that "Quick file opening" is CTRL+P on Windows. Since CTRL+T opens a new tab for me..
- mathieuh 14y agoYep. 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.
- steverandy 14y agoI set cmd+t for goto anything and cmd+p for command palette.
- jQueryIsAwesome 14y agoYes, and to look for symbols/functions you have to write "@" after CTRL+P.