Files
ladybird/Userland/DevTools/HackStudio
Harrison Marshall f538545987 HackStudio: Fix crash when requesting parameter list
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.
2022-02-14 13:48:05 +01:00
..
2022-02-13 02:36:35 +02:00
2021-11-02 17:53:22 +01:00