I tried double-clicking the .tmbundle's for several programming languages (e.g. Dart https://github.com/k33g/dart-textmate-bundle, Rusthttps://github.com/tomgrohl/Rust.tmbundle). When I open them with TextMate 2, the editor doesn't load the bundles but opens them as if they were ordinary code directories.
What do bundle developers have to do differently in TextMate 2? Or is TextMate bundling broken at the moment?
Cheers, Andrew Pennebaker
On Thu, Feb 9, 2012 at 16:37, Andrew Pennebaker andrew.pennebaker@gmail.com wrote:
I tried double-clicking the .tmbundle's for several programming languages (e.g. Dart, Rust). When I open them with TextMate 2, the editor doesn't load the bundles but opens them as if they were ordinary code directories.
What do bundle developers have to do differently in TextMate 2? Or is TextMate bundling broken at the moment?
See http://blog.macromates.com/2011/locating-bundles/, specifically the subheading "Installing a Bundle": Place the bundle inside `~/Library/Application Support/Avian/Pristine Copy/Bundles/`
Cheers, Martin
It would be nice if TextMate automatically copied the tmbundle to ~/Library/Application Support/Avian/Pristine Copy/Bundles, as TM1 did. That way, users wouldn't have to lookup how to install bundles; they could just double-click them.
Cheers,
Andrew Pennebaker www.yellosoft.us
On Thu, Feb 9, 2012 at 11:17 AM, Martin Kühl martin.kuehl@gmail.com wrote:
On Thu, Feb 9, 2012 at 16:37, Andrew Pennebaker andrew.pennebaker@gmail.com wrote:
I tried double-clicking the .tmbundle's for several programming languages (e.g. Dart, Rust). When I open them with TextMate 2, the editor doesn't
load
the bundles but opens them as if they were ordinary code directories.
What do bundle developers have to do differently in TextMate 2? Or is TextMate bundling broken at the moment?
See http://blog.macromates.com/2011/locating-bundles/, specifically the subheading "Installing a Bundle": Place the bundle inside `~/Library/Application Support/Avian/Pristine Copy/Bundles/`
Cheers, Martin
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On Feb 9, 2012, at 1:25 PM, Andrew Pennebaker wrote:
It would be nice if TextMate automatically copied the tmbundle to ~/Library/Application Support/Avian/Pristine Copy/Bundles, as TM1 did. That way, users wouldn't have to lookup how to install bundles; they could just double-click them.
That way will return in time, the bundle management is currently incomplete.