From: Allan Odgaard <throw-away-1@macromates.com>
Date: July 8, 2007 1:24:51 AM CDT
To: TextMate users <textmate@lists.macromates.com>
Subject: Re: [TxMt] TODO Search Path/Recursion
Reply-To: TextMate users <textmate@lists.macromates.com>
On 8. Jul 2007, at 06:04, Eric Uner wrote:
[...]
1) Get the bundle to just show me the list it came up with last
time and only refresh when I need it to, or better yet,
Could be done, but I don’t think many would prefer this behavior.
2) Get it to only search the files in the current project?
That should be the default -- try check the value of the TM_PROJECT_DIRECTORY variable from within your project.
You can also set TM_TODO_IGNORE to exclude certain files/folders.
On 8. Jul 2007, at 06:04, Eric Uner wrote:
[...]
1) Get the bundle to just show me the list it came up with last
time and only refresh when I need it to, or better yet,
Could be done, but I don’t think many would prefer this behavior.
2) Get it to only search the files in the current project?
That should be the default -- try check the value of the TM_PROJECT_DIRECTORY variable from within your project.
You can also set TM_TODO_IGNORE to exclude certain files/folders.