1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 16:55:09 +00:00
serenity/DevTools/HackStudio/LanguageServers/Cpp
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: Abstract away language-server details 2020-10-02 20:47:57 +02:00
main.cpp HackStudio: Send an open file to language servers 2020-11-23 18:37:40 +01:00