Results 10 comments of sleetdrop

I use [sublime-phpactor-plugin](https://github.com/tkotosz/sublime-phpactor-plugin) follow the guide here https://phpactor.readthedocs.io/en/master/usage/getting-started.html

Not every GB18030 encoded file would cause this crash, and it didn't show the problematic file name in the debug log. I will dig the code a bit later and...

I expect to write a php while statement block, but the cursor hangs there. here is the screen recording https://github.com/emacs-php/php-mode/assets/88603/4a15558a-6582-4da0-a046-548219dd3d1a and I saw the following message in \*Message\* buffer Debug...

After submitting issue here, I found that this repo is just a mirror, and in the README, the author said would only accept bug by email, and suggested to reproduce...

> Can you provide logs from the LSP: Log Panel? For privacy concerns, I had changed the filename to {a,b,c...}.php :: [10:28:04.963] --> LSP-intelephense textDocument/references (5): {'context': {'includeDeclaration': False}, 'workDoneToken':...

> As a workaround I think you can set `"show_references_in_quick_panel"` to `true` in LSP's preferences. Thanks, this workaround method just works for me.

> Were there any non-ascii / non-utf-8 characters in that output? I suppose the issue was with file paths including some "tricky" characters. If so, can you paste those characters...

I found that it is still TODO in the [source code. ](https://github.com/org-roam/org-roam-ui/blob/main/org-roam-ui.el#L257)

Nowadays, it will kill LSP for javascript and typescript either.

Have the same problem, wish this issue could be fixed.