Patch 6.2:
-
Made it so that module path refreshes are done incrementally instead of clearing the whole table and rebuilding it, this considerably improved performance for module auto imports
-
Improved the new
isInNonImportContext
function to return true when inside multiline comments/strings (Also works for scoped multiline comments)