[TxMt] Re: Symlinks in Go To File
Allan Odgaard
mailinglist at textmate.org
Thu Jan 30 11:10:16 UTC 2014
On 30 Jan 2014, at 17:26, Philippe Huibonhoa wrote:
> […] Symlinked files don’t show up in the Go To File
> (⌘+T) command, which makes one of my favorite features useless on
> some projects for me.
If you want the file chooser (⌘T) to follow symbolic links then you
can add `followSymbolicLinks = true` to `.tm_properties` (either for a
single project or for everything by putting it in `~/.tm_properties`).
> […] I tend to open files via ⌘+T and immediately ⌃⌘+R to
> reveal the file in the File Browser (would love for that to be
> automatic when you open a file).
Next build will have an option to enable this behavior.
More information about the textmate
mailing list