On Sun, Nov 6, at 3:54 AM, Andreas Wahlin wrote:
Noob alert! I did append the text, and then the CodeBrowser displayed nothing, not even when removing the extra line. So I removed the config file and reinstalled the plugin, just to reset it. However, the plugin now works, except the ~/.ctags.tmcodebrowser file does not exist (not just empty, non-existing).
any ideas at all?
As the change log explains:
- Changed handling of .ctags.tmcodebrowser: If ~/.ctags.tmcodebrowser does not exist, fall back to internal default. That way users without a customized ~/.ctags.tmcodebrowser will benefit from updates to the internal default file
And the manual references the default file, a copy is at:
http://www.cocoabits.com/TmCodeBrowser/Manual/default_ctags.txt
Gerd
Andreas
On Nov 5, 2005, at 20:56 , Gerd Knops wrote:
On Sat, Nov 5, at 3:42 AM, Andreas Wahlin wrote:
So, is this wishtime? Auto de-fold (is that the name)? Anyways, I want all the views expanded however it seems to keep this setting rather well.
Actually TmCodeBrowser remembers which categories are expanded on a per-language base. That seems to be the most sensible solution, as certain categories are rather long in some language without providing much value in terms of navigating, while the same category for another language may be quite useful.
Inclusion of DIV's in the html view.
Easy: Add this line to the end of the html section in the ~/.ctags.tmcodebrowser file:
--regex-html=/<div[ \t]+class[ \t]*=[ \t]*"([^"]+)/\1/Div/i
otherwise, this is pretty cool :)
Thanks!
Gerd
_ For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate