| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
🎉v7.0.0-preview.6 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
During tab completion, while enumerating files, if the file attributes can't be read, just ignore error and skip that file. Previously, the file access exception wasn't handled and tab completion completely failed without returning any results.
PR Context
Fix #7648
PR Checklist