Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.16k stars 302 forks source link

codeintel asked to scan X files, then went away #2999

Closed agroszer closed 7 years ago

agroszer commented 7 years ago

Komodo IDE, version 11.0.0-alpha1, build 90546, platform linux-x86_64. Built on Fri Aug 25 00:23:09 2017.

Naatan commented 7 years ago

Any chance all of those 20000+ files were in the bower_components folder?

The scanning prompt only shows again if you have more than 50 files that need to be scanned. If it finds less than 50 files it just goes ahead and scans them right away (you should see the notifications for this though).

agroszer commented 7 years ago

Nope, I have a gazillion other files, definitely more than 50. See notifications? where?

agroszer commented 7 years ago

Ahh bottom pane notifications. Just slightly helpful. Don't blink ;-) The very last "Scan Finished" alone isn't very helpful. Like scan of what finished?

agroszer commented 7 years ago

https://github.com/Komodo/KomodoEdit/issues/3012

Naatan commented 7 years ago

Can you reproduce the issue?

agroszer commented 7 years ago

no failure since then

mjainQA commented 7 years ago

Add test case.