Hi there,
When writing styles in HTML, the blue
highlight sometimes extends till the end of the
page and remains…
Moving the caret outside of the <style></style> tags
makes this extra highlight disappear.
I made a little movie to illustrate what I mean ;
http://guerom00.free.fr/clutter/CSS_highlight.mov
TIA
Mark,
Thanks for the advice. I rarely use the drawer buttons due to the
Ctrl-Click functionality; everything is duplicated in the pop-up menu
anyway. The problem I've been experiencing originated from trying to
create a group from files and folders within a top-level folder
reference, which probably conflicts with the 'Groups can't exist in
Folder Reference' rule; Textmate doesn't make the logical jump to
create a top-level group.
This does represent desirable behavior, however, as it would be
conducive to one's workflow to have both folder refs _and_ groups, just
not intermixed. I'm not sure how Allan has implemented the data
structures for Groups and Folders in the Project Drawer, but they're
probably the same base type and TM does a quick type/class check to
ensure Groups don't get mixed in with Folders. While I can definitely
see the use of both, I haven't quite gotten a grip on how Groups are
created, I think.
I can't find anything in the GUI that allows me to create an empty
Group, although the GUI supports creating an empty Folder. Of course,
this has to do with the tie that Folders have to the filesystem, but
the ability to create an empty top-level Group and populate it with
file references would be nice. Then again, I haven't really found a way
to duplicate file / folder references, either, once the groups have
been established. That stuff might just still be on the drawing board.
David
On Sep 23, 2006, at 2:11 PM, Mark Smith wrote:
>
> Hi David,
>
> sorry for the delay in replying. You caught me in the middle of a
> major email clear-up and now I've misplaced your messages and am
> answering from memory.
>
> AFAIK, the order in which you do things does not matter. You can mix
> and match folder references and file references and file groups as you
> please.
>
> Stop me if I'm telling you things you know already...
>
> Perhaps you are getting confused by the "create folder" button at the
> bottom of the document list drawer ? This button has two possible
> behaviours. Its behaviour is sensitive of the current selection. If
> you hover over the button, you will get a pop-up that explains the two
> possible behaviours. This explanation attests to the only thing that
> is (at least AFAIAA) forbidden in terms of mixing objects in the
> drawer.
>
> That is : you *can't* create a group within a folder reference.
> Anything else you might want to do, seems to me to be posible:
>
> You *can* create folders and files within a folder reference and these
> will then be created in the FS. You *can* drag folder references
> and/or file references inside of groups and you can create file
> references inside of a group. When you do the latter TextMate will ask
> you where the file should be created in the FS.
>
> Hope this helps,
>
> Mark.
>
Hi,
i'm wondering if the getBundle-Bundle is broken in TM 1.5.3(build
1258) ? It does not show any selection-Box for the 'Install'-command
<^> + <cmd> + <I>. Is doesn't matter if a project-window or a
document-windows is currently opened or not. Am i missing smth. here ?
I'm using TM Version 1.5.3. (build 1258) on latest Tiger with
'cutting edge'-installs active. Could anybody pls. confirm on this.
Thanks and greetz, Andreas
I have a small bundle with some Wikipedia "Lucky Linking" code that I'd like
to submit for people to play with. What's the proper way to do that?
The bundle includes one support file (stolen from the blogging bundle) and 4
commands:
Search Wikipedia and Create Link
Basic version of Wikipedia Link
Updated Google Link
Updated Get Title of URL
I also have a collection of HTML snippets, commands and macros that I think
might be worth sharing. I've posted some to my blog, but thought this might
be a far more direct way to get them to people who might care...
Thanks,
Brett
The key sequence crtl-esc not activating the bundle menu anymore.
I have already logged in as a different 'virign' user and temporarily
moved my /Librabry/Application Support/Textmate/ folder to another
location, but still the problem exists.
Has anyone else encountered this problem, and if so were you able to
solve it?
Ira Cary Blanco
Marketing & Media
Samson Technologies Corp.
Samson | Hartke | Zoom
voice: 631.784.2200 x107
email: blanco(a)samsontech.com
web: samsontech.com
> From: Allan Odgaard <throw-away-1(a)macromates.com>
> Date: September 22, 2006 12:17:20 PM EDT
> To: TextMate users <textmate(a)lists.macromates.com>
> Subject: Re: [TxMt] Split the project drawer?
> Reply-To: TextMate users <textmate(a)lists.macromates.com>
>
>
> On 22/9/2006, at 18:11, David Rogers wrote:
>
>> Does anyone know of any conditions that would prevent files from
>> being grouped? I've been trying to select a number of files for
>> grouping, and encountered no success. I've selected files in the same
>> folder reference, different folder references [...]
>
> While it is not clear from the UI, the project drawer really have two
> modes of operation. Eitehr you work exclusively with folder
> references, and TM will update these, and you can’t do anything wrt
> re-ordering, grouping, etc. Or you work with “static files”, i.e. drag
> each file individually to the project drawer, and you can freely order
> and group these.
Thanks, Allan. Any reason, programmatically speaking, that Textmate
couldn't handle both file/folder references _and_ groupings? I've
encountered quite a few instances in my most recent projects where this
feature would be more than a little handy. Certainly one can work
around it, though. Thanks for contributing a great product to the
'Maciverse'...!
David
Allan wrote:
> On 22/9/2006, at 17:46, Fred B. wrote:
>
> > I tried every fixes I read about: Setting the prefs in Terminal (I
> > don't remember the exact command)
>
> What happens if you set it to another key than ⌃⎋?
>
How can it be set to another key?
Ira Cary Blanco
Marketing & Media
Samson Technologies Corp.
Samson | Hartke | Zoom
voice: 631.784.2200 x107
fax: 631.784.2201
email: blanco(a)samsontech.com
web: samsontech.com
Hi, I'm another (mostly) happy (more like nigh-elated) textmate user.
Does anyone recall this thread? How about this comment regarding
multiple panes in the Project drawer:
> You can't currently do anything nearly so complex.
> You CAN make groups of files, however.
>
> Just select a few files and the "group this stuff" command is it the
> little widget menu at the bottom of the drawer.
>
> This can actually speed textmate up quite a bit if you're working on
> a remote volume.
Does anyone know of any conditions that would prevent files from being
grouped? I've been trying to select a number of files for grouping, and
encountered no success. I've selected files in the same folder
reference, different folder references, files and folders in the same
and different folder references, everything I can think of. The "Group
Selected Files..." option in the widget / ctrl-click menu, however, is
always grayed out (disabled). Any suggestions?
David
When creating documents to validate with the XHTML doctype, the ampersand
character in any URL needs to be escaped as an HTML entity &
...TextMate will perform this automatic transformation on copied items
when you select text and use the "Wrap Selection as Link" command. It
takes the clipboard contents, filters it, and uses the result as the
default URL in the link. However, if the URL from the clipboard already
has escaped ampersands, TextMate will transform the entity as &amp;
Clipboard Example: /some.php?option1=foo&option2=bar
When the Wrap Selection as Link command is issued wtih this URL stored in
memory, you get something like the following:
<a href="/some.php?option1=foo&amp;option2=bar" target="_blank">some
link</a>
TextMate's default behavior may need to be adjusted so it checks for
escaped ampersands in a URL before attempting to transform it.