Yuan Chuan

Results 41 comments of Yuan Chuan

Hi @POPCORNS1068, The last two features actually are more likely based on the first one. But I'm concerned about the efficiency of scanning when the directory is too deep. It...

That may be huge work :D Could you share your current workarounds?

I'm going to leave it open to see if anyone upvote for this.

Hi @intervalia, I can't find a WIndows system to test at the moment. My first guess is that the native `fs.watch` is not working properly under WSL. Would you do...

Possible related: https://github.com/microsoft/WSL/issues/4739

Hi @ianshade, thank you so much for the effort! I would like to use latest JS features but the current plan is to keep this project change as less as...

Looks like the modifications will be huge. Are you sure this is the bottle neck to airdcpp-share-monitor ?

Yes that would be quite useful, thanks for your suggestion :)

Good proposal! Though It might be a little complex to parse each `js` or `ts` file to get export names.

> I'm aware of `mapping` in the `autoImport` config. > > However it asks me to add properties whenever there is a new javascript function I want to expose in...