vscode-php-cs-fixer icon indicating copy to clipboard operation
vscode-php-cs-fixer copied to clipboard

Fixer stop working

Open archergod opened this issue 6 months ago • 0 comments

I am not able to use it as it is not fixing anything. Using Developer Tool in VSCode I see this error:

[Extension Host] SyntaxError: Unexpected token 'A', "[AB00:9984]"... is not valid JSON
    at JSON.parse (<anonymous>)
    at c:\Users\Sumit Gupta\.vscode\extensions\junstyle.php-cs-fixer-0.3.18\index.js:76:39831
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

I try to uninstall and reinstall but nothing fix it.

archergod avatar Aug 22 '24 11:08 archergod