• Browsed the code and noticed this line

              // if more than 100 entries, chrome will limit it
    

    in (private) function getModules(subDirEntry){....

    How does the IDE user experience this limit?

    For, example, if the directory has more than 100 entries, will only the first 100 be considered / processed / shown?

About

Avatar for allObjects @allObjects started