Skip to content
Unverified Commit 461f859a authored by David Spickett's avatar David Spickett Committed by GitHub
Browse files

[lldb] Treat user aliases the same as built-ins when tab completing (#65974)

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".
parent 99594ba3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment