1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 00:01:01 +00:00
serenity/Userland/DevTools
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
..
HackStudio HackStudio: Fix crash when requesting parameter list 2022-02-14 13:48:05 +01:00
Inspector Userland: Remove a bunch of unnecessary Vector imports 2022-01-28 23:40:25 +01:00
Playground gml-format+Playground: Print GML parsing error on formatting failure 2022-02-13 02:36:35 +02:00
Profiler Profiler: Add ability to process read syscalls 2022-02-14 11:38:13 +01:00
UserspaceEmulator UserspaceEmulator: Implement ioctl TIOCSTI 2022-01-29 11:22:43 +01:00
CMakeLists.txt HackStudio: Enable building HackStudio on x86_64 2021-08-02 00:57:06 +02:00