Noah

Results 23 comments of Noah

@BeeeQueue How did seeking behave besides not working?

interesting.. I might take a shot at this later

There is no external facing API for this. I beginning to see a pattern here and it's mostly the anime streaming services being garbage at providing stuff for the community....

It seems to be because the application is requesting to read certain locations that have sensitive data like calendar and contacts data. I'd like to investigate more if I can...

to sum up @Darkesthour explanation.. remove the `div.content` sitting inside the dividing header.

@dmaison Well there is the ability to override that if you want to... I haven't tried this, but for things that say to have a `div.content` have you tried just...

Having a similar issue. I see ``` .antigen/bundles/robbyrussell/oh-my-zsh/plugins/gh/gh.plugin.zsh:14: no such file or directory: .antigen/bundles/robbyrussell/oh-my-zsh/cache//completions/_gh ``` echoing `$ZSH_CACHE_DIR` results in this string `.antigen/bundles/robbyrussell/oh-my-zsh/cache/` I'm wondering if the trailing slash is causing...

> Any updates on this? I want to use barrelsby for my project but since I'm using ESM modules I need the ".js" extension added to the end of imports/exports....

@PedroHase no, not that I'm aware of. I need to find time to get back into a V3 but my day job has me pretty busy recently, unfortunately.

As of 2.5.0 you can disable the header completely. I see this is because of the [TSDoc project](https://tsdoc.org/) which is entirely different than JSDoc. The project itself is in the...