1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:01:01 +00:00
serenity/Userland/DevTools
Itamar aba2e03b71 HackStudio: Use the C++ semantic syntax highlighter
HackStudio::Editor will now send a request to get semantic token
information to the language server whenever there's a short pause in
editing.

The result is used by the semantic c++ syntax highlighter to provide
better highlighting information.
2022-02-09 00:51:31 +01:00
..
HackStudio HackStudio: Use the C++ semantic syntax highlighter 2022-02-09 00:51:31 +01:00
Inspector Userland: Remove a bunch of unnecessary Vector imports 2022-01-28 23:40:25 +01:00
Playground Playground: Remove the GML formatting warning 2022-02-07 18:39:50 +01:00
Profiler Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +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