agrc / AmdButler

A Sublime Text 3 plugin for managing AMD dependencies.
MIT License
8 stars 1 forks source link

Crawling is slow on windows #34

Open stdavis opened 9 years ago

stdavis commented 9 years ago

OSX is speedy but windows takes more than a few seconds to crawl on a larger project.

This looks promising: https://github.com/benhoyt/scandir

But want to wait for dependency management with package control v3 first.

stdavis commented 9 years ago

PC 3.0 is out now: https://packagecontrol.io/docs/dependencies

steveoh commented 9 years ago

do we need the fork of package control in the agrc org?

stdavis commented 9 years ago

Not really. It's required to add or modify the repository settings for AmdButler. I can recreate it later if you want to delete it now.

stdavis commented 9 years ago

Doesn't seem to be a huge issue. Also, package control dependencies are not super useful. So just wait for scandir to be included in python 3.5.