Björn Steinbrink
Björn Steinbrink
I've noticed this problem with the Intelephense LSP server.
@prabirshrestha the failing test seems to be from an intermittent github issue, could you re-run it please?
 
The `» ` prefix is from `let g:lsp_diagnostics_virtual_text_prefix = '» '`
~Ah, I see vim-lsp only delays the processing of incoming diagnostics, but then processes all of them, including outdated ones, eidting and the textprop API then complains if a diagnostics...
> What does `nvidia-smi` show as the graphic memory usage for wezterm? I'm currently working on a different PC, which has a Ryzen 5700U with integrated graphics, same issue. Currently...
Back on the nvidia box, I had 2 wezterm windows opened, which consume ~900MB of memory, and the whole system was lagging a lot. Xorg CPU usage was upwards of...
Memory usage seems to be growing slower, but it's still growing. Currently at 700MB with a single window opened. And things got really sluggish. Cursor motion in vim when I...
If tried to lower the settings you mentioned, and maybe that made a bit of a difference in terms of memory usage, but it also made the whole system get...
> I've made a couple of improvements to cache efficiency that may help here; I'd appreciate it if you could try https://github.com/wez/wezterm/commit/a852e47dba2bf576b226b95ee1a329887a354e2a which should show up as a nightly build...