Allow code completion using the tab key

Almost every day, I press tab when using code completions. This currently leads to someCode [details] being pasted into the code, which is not what I wanted... so this fixes that.

Merge request reports

Loading