Prompt issue with updates on second line

in SQL Prompt
This started happening late last summer and I just haven't been bothered to report it until now.
SSMS version 22.30.0
SQL Prompt version 10.16.3.14709
Basically if I create a temp table and then attempt to update it, the first line prompts, second and more line updates don't show any autocomplete. I think this may also happen on regular tables.

SSMS version 22.30.0
SQL Prompt version 10.16.3.14709
Basically if I create a temp table and then attempt to update it, the first line prompts, second and more line updates don't show any autocomplete. I think this may also happen on regular tables.

Tagged:
Answers
Thanks for reporting this issue to Redgate Support, I have tested this some and I think I may have this issue replicated, however, could I kindly ask that you provide the above query not as a screenshot but as actual text, I would like to test on your specific query and ensure the behavior is the same.
Cheers,
Product Support
I recreated using temp tables so you don't have to have the same data, etc.
Same problem exists. When I space away from the dot, I should get a list of columns, but I get almost nothing.
Here is the code: