Hi,
only a very tiny question.
Since one can ship a Theme with a bundle - very nice :) - the question came up whether it's planned to be able to specify which Theme will be used for a file according to the file's extension or scope or scopeAttribute?
This could be set e.g. in ~/.tm_properties
[ *.R ]
useTheme = "..."
Thanks and sorry, if this was already asked but I didn't find an hint.
--Hans
On Jan 17, 2012, at 3:59 AM, Adam Strzelecki wrote:
> Tested on r8998
8998? Is there some secret handshake needed to get that? TM2 here claims 8971 is the latest nightly build.
Gerd
Hi Allen!
Am 17.01.2012 um 10:59 schrieb textmate-request(a)lists.macromates.com:
> The brace expansion syntax MUST have a comma.
>
> {foo} ? literal ?{foo}?
> {foo,bar} ? ?foo? or ?bar?.
>
> So in your glob, simply remove the outer braces.
Thanks for the help. That was one part of the solution. The other one was to disable Show Hidden Items in the cogwheel menu (I somehow thought it refers to hidden files such as .tm_properties).
Max
When I go to Preferences > Bundles and attempt to install or uninstall a
bundle, Textmate 2 does not load the change. The bundle is not added (in the
case of an install) or removed (in the case of an uninstall) from the
Bundles menu.
I do however see that the bundle is added/removed from
"~/Library/Application Support/TextMate/Managed/Bundles".
Also, when I attempt to open a filetype without an associated bundle,
Textmate 2 will ask to install the bundle and then just hang.
What could be going on here?
--
View this message in context: http://old.nabble.com/TM2-Bundles-won%27t-Install-or-Uninstall-tp33156429p3…
Sent from the textmate users mailing list archive at Nabble.com.
Hi,
I just encountered one very weird situation with TM 1.x.
Just setup new Lion installation and installed TM. Created project as
usual, but when I close with <cmd+q> Textmate (remember that project is
still active, it has opened files etc, so not closing project window first)
and re-launch after that, last project isn't opened. After that I choose in
recent files menu item, last project, and after that i get all files from
previous state successfully restored.
This cmd "defaults read com.macromates.textmate OakDisableSessionRestore"
gives me "0".
Any hints to solve this?
Thanks in advance.
I've started a TextMate Wiki to record some of the useful information from the mailing list and other sources regarding TextMate 2.
Check it out at: http://www.matewiki.com.
Since it's a real Wiki, any one can feel free to add information. My goals are to keep it a lean development resource and to prevent repeated information from other sources of TextMate documentation. Please give it a look and let me know what you think, if you are interested.
--
Brandon Fryslie
www.matewiki.com
Here is a temporary bugfix for the Show Scope (HTML) command:
Replace lines 86 and 87 with this:
abort "Could not locate your theme file!" unless theme_plist = find_theme('766026CB-703D-4610-B070-8DE07D967C5F')
That will just make it try to use the Twilight theme before failing completely.
I've noticed on Github, the bundles don't contain the Avian only stuff. Is there a place we can fork / submit a pull request for fixes for stuff like this?
--
Brandon Fryslie
www.matewiki.com
> Interesting idea for the logo competition - shame it seems to be only open
> to men, or women who consider themselves 'dudes' and are interested in
> 'chicks'.
Ahahahaha some late nights went into going through those mailing list archives...
> Why not just ask him for access at: wiki.macromates.com (http://wiki.macromates.com) ?
I want EVERYONE to have access to it, not just me which will lead to a broader and more updated resource. The macromates CSS theme is way too thin for my screen. I'm a control freak and want to be able to use it as a personal resource for TextMate bundle development. I'm going to put ads on it in an attempt to support my wild and not-yet-profitable personal projects. I'd rather figure ___ out myself then get access to someone else's ___.
Those are the first 5 I came up with.
--
Brandon Fryslie
www.matewiki.com
On Friday, January 20, 2012 at 7:56 AM, textmate-request(a)lists.macromates.com wrote:
> Send textmate mailing list submissions to
> textmate(a)lists.macromates.com (mailto:textmate@lists.macromates.com)
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.macromates.com/listinfo/textmate
> or, via email, send a message with subject or body 'help' to
> textmate-request(a)lists.macromates.com (mailto:textmate-request@lists.macromates.com)
>
> You can reach the person managing the list at
> textmate-owner(a)lists.macromates.com (mailto:textmate-owner@lists.macromates.com)
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of textmate digest..."
>
>
> Today's Topics:
>
> 1. Re: TM2: latex sync with Skim (David Howden)
> 2. Where to commit fixes for TM2 only bundles? & a bugfix
> (Brandon Fryslie)
> 3. Introducing MateWiki: A Wiki For TextMate 2 (Brandon Fryslie)
> 4. Re: Introducing MateWiki: A Wiki For TextMate 2 (Adam Merrifield)
> 5. Re: Introducing MateWiki: A Wiki For TextMate 2 (Nigel Green)
> 6. Re: Introducing MateWiki: A Wiki For TextMate 2 (Adam Merrifield)
> 7. Re: Introducing MateWiki: A Wiki For TextMate 2 (Adam Strzelecki)
> 8. Re: Introducing MateWiki: A Wiki For TextMate 2 (Adam Merrifield)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 20 Jan 2012 06:05:18 -0800 (PST)
> From: David Howden <dhowden(a)gmail.com (mailto:dhowden@gmail.com)>
> To: textmate(a)googlegroups.com (mailto:textmate@googlegroups.com)
> Cc: TextMate users <textmate(a)lists.macromates.com (mailto:textmate@lists.macromates.com)>
> Subject: [TxMt] Re: TM2: latex sync with Skim
> Message-ID:
> <32980776.1762.1327068318696.JavaMail.geo-discussion-forums@vby8>
> Content-Type: text/plain; charset="utf-8"
>
> I have a strange issue with Skim + TextMate 2. When using the Skim ->
> TextMate syncTeX (i.e. Cmd-Shift-Click to show place in the TeX file),
> occasionally TM2 opens a new window with the TeX file in rather than
> switching to the window where it is already open (i.e. where it was
> compiled from). This happens intermittently. It seems that if I launch
> Skim before I launch TM2 this goes away though?
>
> I have switched the settings in Skim to call a shell script which records
> the file path that Skim is requesting from TextMate. When running this
> command from a terminal, TM2 consistently opens the document in the correct
> window.
>
> Anyone have a similar problem?
>
> Thanks,
>
> David.
>
More odd stuff happening when all the folders are expanded. Now that TM2 is expanding all my folders in the drawer when it restarts or when I create a new file, it also slows down each edit I do to an open document. I get beach balled for about a minute with each edit I make (either a simple keypress or copy/paste). When all the folders are expanded in the drawer I have 400-500 files showing.
When I close all the opened first level folders (which is a time consuming task in itself) the editing gets back to being snappy again. Don't know why editing a document would cause the app to scan through all the visible files in the drawer (if that is in fact what it is doing).
Ed