Hi,
It would be cool if I could see the list of the files contained in
the folders
on the main window when folders in project drower are highlighted.
Currently, when the folder is selected, the main window continues
showing the file I'm currently editing.
Even when no files are open, which means that the drawer and the main
window,
the window shows nothing but the large TextMate icon.
It would be great if we could get a list of the names of the files
containted in the folder.
Additional information such as the date created and the date last
modified would
be nice.
This, I belive, helps those who use long file names as well as people
who use similar prefix
for file names.
Takaaki
--
Takaaki Kato
http://samuraicoder.net
My subversion bundle "Commit" command stopped working - I get the following message:
/Library/Application Support/TextMate/Bundles/Subversion.tmbundle/Support/svn_commit.rb:12:in `require': no such file to load -- /Users/ryan/Library/Application Support/TextMate/Support/bin/shelltokenize.rb (LoadError) from /Library/Application Support/TextMate/Bundles/Subversion.tmbundle/Support/svn_commit.rb:12
I've searched the archive and I've seen a couple of similar threads, and like some of them, this also only seems to apply to commit (I can still use the diff commands). Maybe I'm missing something, because the recommendations I found didn't work or didn't apply. I've added TM_SVN (/usr/local/bin/svn) to my TextMate shell variables, and I tried adding it to my .bash_profile and changing BASH_ENV in the preferences. The other recommendations centered around the version of Ruby, and I'm running Tiger and have version 1.8.2 already installed.
I'm running TextMate version 1.5.3 (1258), and have the latest subversion bundle installed. Any assistance would be appreciated.
Thanks,
Ryan
These are my three variations of the "Lucky Linking" idea, where the command
searches Google with the selected text and returns the "I'm feeling lucky"
result as a link.
I have modified all three commands so that they require no extra support
files, but they do require some standard libraries that I made assumptions
that everyone would have. If I'm wrong, let me know.
The Get Title from URL variation is just an improvement on iamrice.org's
version. The regex is a little more flexible, and it returns a link with a
title attribute.
The Google modification incorporates the Get Title command and grabs the
title from the "Lucky Link", using the updated regex, and inserts it as a
title attribute in the link.
The Wikipedia version goes a few steps further and scrapes the pages with a
quick regex to determine if it's a final destination or another search page
(or disambiguation page). It provides a dropdown menu when there are
multiple results. It will also detect if there is a redirect and put the
correct link and title into the link while leaving your original text alone.
This should allow you to quickly see if it got off on the wrong track.
I am no good at either programming or regular expressions ;-). I do my best
to fool people. But I am eager to learn from my mistakes, so if you do take
the time to look at these, please give me as much feedback as you can. I'll
lap it up like a puppy.
Cheers!
Brett
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