CTRL + SHIFT + E recently modified files
IntelliJ 8 documentation says that CTRL + SHIFT + E will bring up a list of recently modified files.
This does not work for me.
CTRL + E brings up recently opened files, but I can't get a list of recenlty modified files.
Has anyone ever seen CTRL + SHIFT + E work?
请先登录再写评论。
Hi.
I see this action in IDEA 9, but not IDEA 8. One can check Settings / Keymap, and type an action name or use keyboard shortcut filter.
Alexander.
Ted,
CTRL-E and CTRL+SHIFT-E are distinct for me:
CTRL-E -> "Recent Files"
CTRL+SHIFT-E -> "Recently Edited Files"
I think "Edited" is misleading and should probably say "Modified," but it does work.
Randall Schulz