mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
This way, if we specify that ‘*.go’ has a counterpart of ‘*_test.go’ but no test file exist (and no other files with same base name) then ⌥⌘↑ will create a new tab using the test file path as default save path.