mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 14:30:59 +00:00
When the cursor is immediately to the right of a token, the cursor's column will be token.end.column + 1, so take this into account when choosing which token to autocomplete. |
||
|---|---|---|
| .. | ||
| AutoComplete.cpp | ||
| AutoComplete.h | ||
| ClientConnection.cpp | ||
| ClientConnection.h | ||
| CMakeLists.txt | ||
| main.cpp | ||