atom-community / autocomplete-paths

Autocomplete Paths for Atom
MIT License
151 stars 62 forks source link

feat: use fast-glob to find the paths asynchronously in parallel #256

Closed aminya closed 3 years ago

aminya commented 3 years ago

Description

Fixed Issues

This fixes many issues. The following list is among them fixes #254 fixes #231 fixes #221 fixes #164 fixes #204 fixes #205 fixes #219 fixes #157 fixes #186

Closes Pull requests

closes #245 closes #247

Performance Verification

Now we can cache huge projects like DefinitelyTyped https://github.com/DefinitelyTyped/DefinitelyTyped

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 2.13.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: