mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 06:38:10 +00:00
HackStudio: Add AutoCompleteBox
Can be used to display the list of autocomplete suggestions and apply a suggestion that was chosen by the user.
This commit is contained in:
parent
42bdcf1828
commit
7d6e6eb268
3 changed files with 223 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
set(SOURCES
|
||||
AutoCompleteBox.cpp
|
||||
CodeDocument.cpp
|
||||
CppAutoComplete.cpp
|
||||
CursorTool.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue