Itamar
42bdcf1828
HackStudio: Basic C++ autocomplete logic
...
CppAutoComplete gets a string of code and a position within it, and
returns a Vector of auto-complete suggestions that are relevant for the
given position.
Currently, it's very naive - it uses our CppLexer to find identifiers
in the code which the auto-complete target is a prefix of.
2020-09-21 20:16:03 +02:00
..
2020-09-19 21:39:05 +02:00
2020-09-18 15:20:55 +02:00
2020-09-21 20:16:03 +02:00
2020-08-17 18:05:35 +02:00
2020-08-17 18:05:35 +02:00
2020-09-21 20:16:03 +02:00
2020-09-21 20:16:03 +02:00
2020-09-12 13:46:15 +02:00
2020-08-17 18:05:35 +02:00
2020-09-15 21:43:29 +02:00
2020-08-17 18:05:35 +02:00
2020-09-19 21:39:05 +02:00
2020-08-17 18:05:35 +02:00
2020-09-19 21:39:05 +02:00
2020-09-19 21:39:05 +02:00
2020-08-17 18:05:35 +02:00
2020-08-17 18:05:35 +02:00
2020-08-17 18:05:35 +02:00
2020-08-17 18:05:35 +02:00
2020-09-19 21:39:05 +02:00
2020-09-19 21:39:05 +02:00
2020-09-19 21:39:05 +02:00
2020-09-19 21:39:05 +02:00
2020-08-17 18:05:35 +02:00
2020-09-19 21:39:05 +02:00
2020-08-17 18:05:35 +02:00
2020-08-17 18:05:35 +02:00
2020-09-19 21:39:05 +02:00
2020-09-15 21:43:29 +02:00
2020-08-17 18:05:35 +02:00
2020-08-17 18:05:35 +02:00
2020-08-17 18:05:35 +02:00
2020-08-17 18:05:35 +02:00
2020-08-27 10:12:04 +02:00
2020-08-17 18:05:35 +02:00
2020-08-17 18:05:35 +02:00
2020-08-17 18:05:35 +02:00
2020-08-17 18:05:35 +02:00