Files
oak-gpui/crates/collab/src
a97ab5eb3d language servers: Fix wrong language server name (#20428)
This fixes the issue of multiple language servers showing up as `node`
in the language server logs dropdown.

It does this by changing `language_server.name()` to return the
adapter's name, not the binary name, and changing types to make sure
that we always use this.

Release Notes:

- Fixed language server names showing up only as `"node"`

---------

Co-authored-by: Sam Rose <hello@samwho.dev>
Co-authored-by: Bennet <bennet@zed.dev>
2024-11-11 10:18:38 +01:00
..
2024-08-01 15:43:29 -04:00
2024-10-24 12:14:03 -06:00
2024-09-06 11:58:39 +02:00
2024-10-24 12:14:03 -06:00
2024-05-03 12:50:42 -07:00
2024-10-24 12:14:03 -06:00