Today I reduced my LSP memory usage in php-mode from 3 GiB to less than 100 MiB, by switching from intelephense to phpantom.
https://github.com/PHPantom-dev/phpantom_lsp/

Language tools written in rust are the future!

#php #emacs #lsp
GitHub - PHPantom-dev/phpantom_lsp: Fast PHP language server with deep type intelligence. Generics, Laravel, PHPStan annotations. Ready in an instant.

Fast PHP language server with deep type intelligence. Generics, Laravel, PHPStan annotations. Ready in an instant. - PHPantom-dev/phpantom_lsp

GitHub

An extremely fast #Python type checker and #LSP called #ty, by the team who wrote #uv

https://astral.sh/blog/ty

ty: An extremely fast Python type checker and language server

ty is an extremely fast Python type checker and language server, written in Rust, and designed as an alternative to mypy, Pyright, and Pylance.

Anyone using #Emacs, #Eglot and #Typescript?

How do you like the code completion? Afaict they come 100% from the #LSP server, but somehow they can read my mind and put the one I need absolutely always last.😩

Is that just me?

In the example, the last is the good one. I have no freaking idea where the other shit comes from with the trigger characters sprinkled all around. WTF:

Last 0.8 version of #PHPantom made me switch back to PHPStorm.

That's is how bad it is.

#PHP #Programming #Coding #Code #SoftwareDevelopment #WebDevelopment #WebDev #Zed #ZedEditor #Rust #Mago #LSP

Pyrefly LSP Integration in PyCharm 2026.1.2 | The PyCharm Blog

In PyCharm 2026.1.2, you can enable Pyrefly as an external type provider, dramatically increasing the speed of the IDE’s code insight features. What is the Pyrefly LSP? “LSP” stands for the Lang

The JetBrains Blog

the ticket got closed again. RIP Kate.

#devlog #sxpp #lsp

they closed the ticket, i reopened it.

#devlog #sxpp #lsp

i went on IRC and asked around on the kate channel, and we browsed a bit of source code together, and --

so it turns out Kate's LSP client simply doesn't highlight strings, numbers and operators.

i filed a ticket with the project, let's see how it goes.

https://bugs.kde.org/show_bug.cgi?id=519957

#devlog #sxpp #lsp

519957 – LSP Client Does Not Highlight Numbers, Strings, Operators

got vscode to interface with my LSP but it sends no semantic token related RPC calls at all. no syntax higlighting.

terrible to debug - no error messages anywhere, everything fails silently.

#devlog #sxpp #lsp