[RFE] Load remote search providers from the user data directory
At present, loadRemoteSearchProviders
only loads files from the system data directories (the false
argument to FileUtils.collectFromDataDirs
excludes the user data directory). Was there a specific rationale for this, or was it just an oversight? Any chance this could be changed?