php4fan
php4fan
> This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 7 days. Thank you...
When will you shut down this stupid bot? To close an issue _because_ no progress has been made in fixing it is completely idiotic.
And again. BTW is this crap still being maintained?
I have just observed this in the Arduino IDE:  As you can see I mistyped `picChar` (there's no such variable, this would cause a compile error) instead of `pixChar`...
I wonder if this is another case of the same issue:  Here, I played a bit with the code to test variations of it, I added and deleted stuff,...
> We'll be working on more tolerant parser in the future. I don't know whether this is extremely difficult to achieve or if you are underestimating the importance of the...
> More detailed information is in "PHP Language Server" output. And there, too, the "PHP Tools Server started" log lacks a timestamp (one can usually infer at least an approximate...
> as said, we can add some timestamps to it. That would be great. > The language starts immediately after opening a folder/workspace in vscode Perhaps I should have emphasized...
And now I am editing a file that I know has a bunch of errors (such as calls to undefined functions) and they are not showing up in the "Problems"...