[TxMt] Could we change the menu under which macros/snippets/commands are shown?
Lang Riley
lang at langriley.com
Fri Jan 7 19:44:29 UTC 2005
You are right about that. It is a bit cumbersome, but my understanding
is that future versions of TM forthcoming will afford an easier way to
do this.
On Jan 7, 2005, at 11:37 AM, Chris Thomas wrote:
> I think it's still useful to be able to assign a mode to custom items
> via a popup in the UI, though. Reorganizing things at the filesystem
> level is a cumbersome solution at best.
>
> (a different) Chris
>
> On Jan 7, 2005, at 11:28 AM, Lang Riley wrote:
>
>
>
>> Chris,
>>
>> Bundles, which Custom.tmbundle is an example of, are really just
>> directories on your hard drive. The snippets and commands you created
>> currently reside in the Custom.tmbundle directory under Snippets and
>> Commands respectively. In order to organize them into a different
>> bundle, HTML for example, you need to move the file that represents
>> each snippet, command, syntax, etc. that you want reorganized to the
>> analogous directory in the HTML bundle via 'mv <filename> <new
>> analogous bundle path>'. This will cause them not to show up in the
>> Custom bundle, but in the bundle you have chosen. The TM docs tell
>> where the bundles are located, but you can do a simple, 'find / -name
>> Custom.tmbundle -print' on the command line to find out. You will do
>> best to use the terminal for this operation.
>>
>> Let us know if you need more direction.
>> On Jan 7, 2005, at 10:06 AM, Chris Brierley wrote:
>
More information about the textmate
mailing list