[TxMt] Go to file counterpart ignores exclude directive

Donovan Hide donovanhide at gmail.com
Wed Feb 8 15:44:33 UTC 2012


Hi,

just trying out Textmate 2 and have configured .tm_properties for a project as:

excludes = "data,external,fixtures,*.log,*.d"
exclude = "{excludes}"
excludeInFileChooser  = "{$excludes}"
excludeInFolderSearch = "{$excludes}"
excludeFilesInBrowser = "{$excludes}"

but when I select "Go->Go to File Counterpart" from, for instance,
registry.cc I first get registry.d opened and then registry.h. I only
want to view registry.h and have tried to exclude registry.d, but it
doesn't seem to be excluded from this functionality.

Am I doing something wrong?

Cheers,
Donovan.


More information about the textmate mailing list