Files
zed/assets
Vitaly Slobodin 222767e69b ruby: Disable Ruby LSP for ERB files (#41754)
The Ruby extension uses the `solargraph`
language server by default for Ruby files.
However, when a user opens any ERB file,
the extension automatically starts the Ruby LSP.
This affects developers because
they do not expect the Ruby LSP to be running.

Closes https://github.com/zed-extensions/ruby/issues/172

Release Notes:

- N/A
2025-11-03 19:35:36 +01:00
..
2025-07-29 15:09:31 -04:00
2025-08-13 13:25:52 -06:00
2025-10-29 15:59:42 +00:00