[Komodo-discuss] Bug in code intelligence, is it possible to exclude directories?
by John Locke other posts by this author
Nov 3 2009 12:04PM messages near this date
view in the new Beta List Site
[Komodo-discuss] Komodo 5.2.2 released!
|
Re: [Komodo-discuss] Bug in code intelligence, is it possible to exclude directories?
Hi,
I've got a file that seems to be causing an endless loop in Komodo IDE's
code intel module. It keeps trying to crawl the same file, thinks its
corrupt, and repeats, until eventually Komodo consumes available RAM and
starts bogging down.
I've found the pystderr.log in the host name directory in my .komodoide
directory, and it's repeating this error over and over again:
[2009-11-03 11:48:50,242] [WARNING] codeintel.db: database corruption
during 'MultiLangZone.get_buf_data': could not parse dbfile for
'taxonomy_manager.admin.inc' blob: not well-formed (invalid token): line
1, column 34290 (resolution: recover)
I've tried moving the entire host directory out of .komodoide, but when
it recreated it it got stuck on the same exact file.
The file it's breaking on is here:
http://cvs.drupal.org/viewvc/drupal/contributions/modules/taxonomy_manager/taxonomy_manager.
admin.inc?hideattic=0&revision=1.1.2.17.2.25&view=markup
... so first off there's some sort of bug in the Code Intel that's
choking on this file.
But in general, is there a way to blacklist particular files/directories
for code intelligence?
I'm finding in a different project (using the Dojo toolkit) that code
intelligence crawls my build for hints, not my source code. Since my
build is packed Javascript, I'm getting code completion/hints with
obfuscated variable names and no comments. Would like to blacklist this
directory entirely, and have it crawl the unbuilt source only.
I'm using Komodo IDE 5.2.1 in Ubuntu.
Cheers,
--
John Locke
http://freelock.com
_______________________________________________
Komodo-discuss mailing list
Komodo-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
Thread:
John Locke
Todd Whiteman
John Locke
John Locke
|