Example file: https://github.com/NicolaiSoeborg/filemanager-plugin/blob/master/repo.json In `fetchData()` only the first result is handled, [see here](https://github.com/micro-editor/micro-editor.github.io/blob/22df8f7c202819f773eba10afd1749e684399adc/micro_files/plugin-search.js#L16-L22) where it probably needs a `forEach` #6 brought this to my attention
Example file: https://github.com/NicolaiSoeborg/filemanager-plugin/blob/master/repo.json
In
fetchData()only the first result is handled, see here where it probably needs aforEach#6 brought this to my attention