Ollie Beckwith
Ollie Beckwith
Hi @Alecaddd, I am having this issue as well. Are there any updates around this issue? I am really liking this app, and would love to make this my main...
I have discovered it's the `problem.unknown` `fgColor` value that does this
Here is a log of it happening again with that profiling flag enabled. But just as a side note, I only enabled logging after this issue began occurring in order...
I have given that a try with `"class_to_file.brute_force_conversion": false` and with a number of `exclude_patterns` values, even going as far as excluding all of the `vendor` folder, and it still...
Thanks for the attention on this. I was just thinking of having a play around with phpactor locally (was planning to throw a bunch of dumps around just to get...
Unfortunately Zed doesn't like that either (Since the setting is for the path of the binary, I presume Zed will be starting it with ` language-server` internally). With the vscode...
That has made it work thank you. I had assumed the other values I wasn't setting would carry over from the default configuration 🤦