mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-20 14:44:43 +00:00
When requesting a parameter hint message with `Ctrl + p` in a file that doesn't have a language server, we would crash. Now, rather than verifying that we have a language server, we return early if we don't have one.