Vladislav Kosev

Results 151 comments of Vladislav Kosev

And now everything that starts with `add_missing`. I _cannot_ understand why _this_ file causes this.

So, currently the problem seems to be gone. I disabled: * ImportNameProvider * add_missing_class_generic * CreateUnresolvableClassProvider * CorrectUndefinedVariableCodeAction * add_missing_properties * add_missing_docblocks_return * add_missing_params * add_missing_return_types * remove_unused_imports * GenerateMemberProvider...

If that's indeed a dupe of my issue (#2394), the intersting bit is that this is new. I was stuck on a version a couple of months old (say from...

On Windows it's better to use either WSL to host the code and phpactor or Docker. Do you use any of those?

Hi @8ctopus , can you explain where you are having trouble?

1. Are you bind mounting your source into the docker container? Isn't it excruciatingly slow? 2. I am not sure what these errors are (@dantleech?), but doing a `docker exec`...

> but this is only executed once to open the stdio pipe, if that works on docker/windows I don't know Good point. I don't know. @8ctopus , there must be...

I'd be interested to know if that works too. While I _am_ using it in Docker, my source is also in Docker and my IDE is _also_ in the same...

Quite a thread they have there.