Vladislav Kosev

Results 151 comments of Vladislav Kosev

I join to this. A LOT of people would pay more for a decent substitute for Phpstorm.

FYI, I am using now a combination of Intelephense (for completion and rename) and [phpactor](https://github.com/phpactor/vscode-phpactor) for the refactoring. As the latter is open source I just disable its own completion...

@bmewburn Is there any way we can contribute to this? I am not interested in money or sharing or whatever - just to have a proper language server with refactoring.

While I was typing this an update arrived to: ``` Version: 1.68.0-insider (user setup) Commit: 528ee1ae3daabe30c1307cf9dcd6e77eb96094bc Date: 2022-05-26T05:16:43.433Z Electron: 17.4.4 Chromium: 98.0.4758.141 Node.js: 16.13.0 V8: 9.8.177.13-electron.0 OS: Windows_NT x64 10.0.22000...

Actually the problem is back. Right now I started a new session and the terminal that was automatically opened again was missing from the LiveShare tab in `Shared Terminals`. After...

Just to add 1. This is happening in release version of VS Code as well. If terminals are missing from `Shared terminals`, it will not appear OK on the other...

It's a very annoying bug. The only workaround is to close the terminal (while leaving the container open) and then double clicking on it again in the LiveShare pane.

No. I specifically checked: ```json "phpactor.config":{ "language_server_completion.trim_leading_dollar": true, ``` I think I can troubleshoot this myself when I have time, but my point was to put this on record so...

Odd. I have it still. > works for me, also with VS code: > > ![image](https://user-images.githubusercontent.com/530801/107257559-b60ac400-6a32-11eb-8e61-82fdcf915ac4.png) > > Am I missing anything? Aren't you on a outdated version?

I probably need to check the actual response from the request, but I am so short on time... Vladi. ________________________________ From: dantleech ***@***.***> Sent: 15 March 2021 16:27 To: phpactor/phpactor...