1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 20:15:07 +00:00
serenity/DevTools/HackStudio/LanguageServers/Shell
AnotherTest 20b74e4ede LibGUI+HackStudio: Add an opt-in autocompletion interface to TextEditor
...and use that to implement autocomplete in HackStudio.

Now everyone can have autocomplete :^)
2020-12-30 12:53:39 +01:00
..
AutoComplete.cpp LibGUI+HackStudio: Add an opt-in autocompletion interface to TextEditor 2020-12-30 12:53:39 +01:00
AutoComplete.h LibGUI+HackStudio: Add an opt-in autocompletion interface to TextEditor 2020-12-30 12:53:39 +01:00
ClientConnection.cpp HackStudio: Remove duplicate auto-indentation in HackStudio Language Server 2020-12-18 16:25:42 +01:00
ClientConnection.h HackStudio: Send an open file to language servers 2020-11-23 18:37:40 +01:00
CMakeLists.txt HackStudio: Add a Shell language server 2020-10-04 23:12:28 +02:00
main.cpp HackStudio: Send an open file to language servers 2020-11-23 18:37:40 +01:00