Vladislav Kosev
Vladislav Kosev
I completely understand that. Given that you probably don't have enough time, what if I told you it would be completely okay if you decided to completely throw away my...
@staabm I can try and outline my problems chronologically: 1. When a test fails when comparing two large objects (e.g. Doctirne entities + comparing if they are the same object)...
Yes, I really like that implementation. I left just one comment explaining what an example implementation of my exporter would look like. I did not look at the shortened version...
@sebastianbergmann BTW, thank you for your work. If not for `Phpunit` we who want to write proper code in PHP would not have any tools.
If you install the extension and phpactor and it just works. I am not sure you can disable the other language server features, though.
I don't understand that language.
I can't see the hints in the second screeshot. Can you point them out?
Oh wow, I didn't know that support appeared. You should create the issue in the main Phpactor repo. If you find the relevant section the LSP protocol you could try...
Yes, I was just going to say that.
The javascript ones work, so it must be something the LSP doesn't do. I wonder whether that has something to do with the client capabilities ```json "capabilities": { "workspace": {...