Andrew Nagy

Results 116 comments of Andrew Nagy

Hey @jrfnl! I use @ObliviousHarmony's extension in vscode and additionally I do work on the psalm extension for vscode that talks to psalms agnostic LSP which is what @ObliviousHarmony is...

@ObliviousHarmony I was thinking the same too if it was possible. In the cast of Psalm the LSP is part-in-part with the core code.

@jrfnl just a few comments but an official language server would not negate the need for an LSP in PHP_CodeSniffer (as it would also not eliminate the need for an...

> That shows a fundamental lack of understanding of how PHPCS works and is never going to happen. Just being honest but this comment is rather rude and off putting....

For those curious about this it's probably due to rate limiting from github where-as you are requesting the JWT too often.

@vwheezy have you looked at https://github.com/webextension-toolbox/webextension-toolbox which uses this plugin?

@vwheezy I believe I fixed those issues so please git pull and run npm upgrade. If you still have errors then please post them here. Thanks

What you could do is see the value of `manifestFile` and compare it to the list in `compiler.modifiedFiles` I'm thinking they are not matching after the first go-around

Actually this appears to be an issue in https://github.com/webextension-toolbox/webextension-toolbox where the copy plugin is copying manifest.json back over. The fix is listed below for webextension-toolbox, havent applied it yet because...

@Elendev Hey Jonas! Would you be willing to allow contributors? I forked the project and did a 2.0.0 release under my company's name but I'd love to get it back...