PHPStorm (JetBrains) needs restart of LSP server to pick up on code changes, fact of life?
I saw in the only other post showing up for
JetBrains
that the plugin is apparently not where it should be, I take it that is why I have to constantly restart the LSP server for the linting to actually pick up on my code changes, possibly when it has to do with imports and/or file name changes.
I'm converting an old project now and fixes I do don't get registered without this LSP server restart, but then I am doing some pretty substantial refactoring.
It hampers the transition to Deno quite a bit for me personally so I'm checking if others are experiencing the same, and if there is an easy fix for this or not. Otherwise I guess the place to talk about this would be in JetBrains issue tracker yeah? 😅
I will stick to Deno in any case, I adore that I can run TypeScript directly, and I won't let that go 😌
(For posterity: PHPStorm 2024.1, Deno plugin 241.17011.2)0 Replies