Files
textmate/Frameworks/DocumentWindow/target
Allan Odgaard cba83cc413 Opening a file without a grammar can now suggest installing a bundle
This can be disabled using:

	defaults write com.macromates.TextMate.preview disableBundleSuggestions -bool YES

Though the user can also hold option and select “Never” for a suggestions to never see that again, and once the user has a custom binding for a document’s type, no suggestion will be shown.
2016-06-30 16:22:10 +02:00

6 lines
377 B
Plaintext

SOURCES = src/*.mm
CP_Resources = resources/*
LINK += BundleEditor BundlesManager Find HTMLOutputWindow OakAppKit OakFileBrowser OakFilterList OakFoundation OakSystem OakTextView Preferences authorization bundles command crash document editor file io kvdb ns regexp scm settings text
EXPORT = src/DocumentController.h
FRAMEWORKS = Cocoa