mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-24 06:10:12 +00:00
461f859a72
Previously we would check all built-ins first for suggestions, then check built-ins and aliases. This meant that if you had an alias brkpt -> breakpoint, "br" would complete to "breakpoint". Instead of giving you the choice of "brkpt" or "breakpoint". |
||
---|---|---|
.. | ||
breakpoints_invalid.json | ||
breakpoints.json | ||
categories | ||
main.cpp | ||
Makefile | ||
my_test_cmd.py | ||
shared.cpp | ||
TestCompletion.py | ||
thread_plan_script.py |