Is the TODO bundle broken? I can't get it to find anything...
Thx -
m.
-- matt neuburg, phd = http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 9! http://shop.oreilly.com/product/0636920044352.do iOS 9 Fundamentals! http://shop.oreilly.com/product/0636920044345.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
On 6 Aug 2016, at 16:31, Matt Neuburg wrote:
Is the TODO bundle broken? I can't get it to find anything...
Works here. Be aware that if you have a selection in the file browser, it searches only the selected items.
Without a file browser selection (⇧⌘A), it searches your project.
I am seeing this behavior intermittently. Sometimes — I don’t know what the trigger is — TODO doesn’t work and to restore it I restart TextMate.
running 2.11.16 on OX 10.11.16.
On Aug 7, 2016, at 10:38 AM, Allan Odgaard mailinglist@textmate.org wrote:
On 6 Aug 2016, at 16:31, Matt Neuburg wrote:
Is the TODO bundle broken? I can't get it to find anything...
Works here. Be aware that if you have a selection in the file browser, it searches only the selected items.
Without a file browser selection (⇧⌘A), it searches your project.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On Aug 7, 2016, at 7:38 AM, Allan Odgaard mailinglist@textmate.org wrote:
On 6 Aug 2016, at 16:31, Matt Neuburg wrote:
Is the TODO bundle broken? I can't get it to find anything...
Works here. Be aware that if you have a selection in the file browser, it searches only the selected items.
Without a file browser selection (⇧⌘A), it searches your project.
That's wonderful, thank you for the solution.
However, the notion that I'm going to have to return the file browser and deselect the "selection", which up until this moment was meaningless and unknown to me, is kind of horrible. I have no idea how things get "selected" in the file browser; I use it open tabs, not to "select" anything.
m.
-- matt neuburg, phd = http://www.apeth.net/matt/ pantes anthropoi tou eidenai oregontai phusei Programming iOS 9! http://shop.oreilly.com/product/0636920044352.do iOS 9 Fundamentals! http://shop.oreilly.com/product/0636920044345.do RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
On 7 Aug 2016, at 17:26, Matt Neuburg wrote:
However, the notion that I'm going to have to return the file browser and deselect the "selection", which up until this moment was meaningless and unknown to me, is kind of horrible. I have no idea how things get "selected" in the file browser; I use it open tabs, not to "select" anything.
Many bundle items work on the selection in the file browser, and this is a very desired feature, for example select to only see changes or commit a subset of files (works particularly well for with the file browser’s SCM view).
I would say this feature is also useful for the TODO bundle as you may have large projects with many components and only wish to see TODO items for a certain subcomponent.
If you click an item’s icon in the file browser it will immediately open the item without leaving it selected. And as hinted above, deselecting all in the file browser can be done by ⇧⌘A.