Tab completion not inserting text that it promises to complete

When getting recommendations for tab completion, I will consistently get recommendations that when I use tab to accept them, the inserted code does not match the ghost text.

I think there are many issues with tab completion when as it competes with intellisense auto complete. The attached gif shows that it is not that issue.

The expected behavior is that the code that is shown that it will insert is the code that it does when you tab complete.

Bad Tab Completion2

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.