1

I would like to get TextMate's feature to Caret that you press CMD-Shift-T and you get a list of recent files in your directory where you can easily open files there.

Caret is so advanced so I think something similar must exist there.

How can you review files in the directory of the current file in Caret?

1 Answers1

0

You can go to File -> View Current Files to show a list of loaded files.

For a full list of Caret commands, you can check out the wiki from the writer of Caret, Thomas Wilburn:

https://github.com/thomaswilburn/Caret/wiki/Commands

EDIT: irrelevant links, see comment below.

xCare
  • 807
  • 3
  • 8
  • 18