Charlie Collard

Results 23 comments of Charlie Collard

Just in case anyone is wondering, there is an epic for this (https://github.com/powermock/powermock/issues/830), but work is blocked by junit5 not allowing custom class loaders https://github.com/junit-team/junit5/issues/201

I'm having exactly the same error as @captainturtle on windows only. Seems to be working fine on OSX.

It's definitely ecstatic. I downgraded to 3.0.0 and the issue disappears.

This is what I used as a workaround while waiting for a fix for this, basically just sourcing the completions at the end of the fish startup script: ``` config.programs.fish...

For inspiration, this is how the toggle looks next to the plugins in the popular old school runescape client "Runelite": ![image](https://user-images.githubusercontent.com/11244353/213925005-94855f26-f0f4-448c-b71f-58a33fb7b1ab.png)

The actual installation itself is very quick, yes. Navigating to the store, and scrolling for a while to actually find the plugin is quite a lot of annoying overhead if...

Also, if you haven't got any internet access then reinstalling isn't an option

The plugin maintainer seems to have disappeared from Github for over 6 months, I hope they are OK. I wouldn't expect this to be fixed any time soon though, sadly.

Hey sorry, that's a mistake on my end. If you just remove the pkg-resources line from requirements.txt, it should work

Actually, there are other problems too. I was pretty awful at python when I wrote this. I've pushed some changes, let me know if you have any other problems.