Tony Brix
Tony Brix
That is my same setup. Is it possible it is a different package that I don't have installed?
Can you share your linter-phpcs settings and the output of `phpcs --version` in a terminal?
Can you update to the latest version and provide the error if it is still happening?
It looks like the error comes from not being able to parse the phpcs version from the executable listed in the Executable Path setting. I just released a new version...
Did you get this working?
Nice catch! Since it has been gone since v3 and no one has complained I agree that we should just remove it. If you want to create a PR for...
@201B153 sounds good
The canvas is cleared by the browser automatically on resize so you can add the data back to it with: ``` signaturePad.fromData(signaturePad.toData()) ```
Atom is still on electron v6. They have a ways to go if they need to upgrade to v11 [one version at a time](https://github.com/atom/atom/pull/20764#issuecomment-638148679).
> Does it mean that an optimized version of Atom is not going to be released soon and it's better to switch to VSCode? Atom was updating electron more frequently...