Nathan McWilliams
Nathan McWilliams
In the meantime another option that worked for me is https://github.com/anthonygelibert/QLColorCode, but it requires a little modification. Look at the Readme for how to add support for additional code languages....
sorry I missed this. Yeah there was an issue with Sierra but I thought I had fixed it. Is your SSH password protected, and do you have the ssh-agent running?
Sorry, with my current setup I just have a laptop now so I don't have a great way to check it. I'm open to a pull request though if you...
Would be great if this was fixed. Use case is, I have a yaml file that's a template for people to use for new yaml files in the project. Some...
It would be a lot simpler to specify an array or something, then list every folder that I don't want to watch. I guess I'll just live with the one...
Experiencing this issue as well on a Mac. Tried uninstalling and reinstalling but it didn't work. The other GitHub extensions are working fine, so it seems specific to this one.
@Athied thanks, I think this happens when you go to a different page before the score finished loading. I'll fix in the next version.
The reason for this is that MyAnimeList has been having a lot of performance issues lately and they periodically block API requests for a certain time. You can read more...
possibly caused by this line: https://github.com/lhz516/react-h5-audio-player/blob/acec82a0d60b9bbba8348e9d49cdc2786ba9d79e/src/index.tsx#L207 maybe a fix would be to change this to check that `src` is truthy **or** `children` is not empty?
Thanks for your response! Are there any technical reasons not to support multiple source tags? Like if I were to make a fork, do you think the existing code is...