Rider inserting tab instead of autocompleting
I have `Choose Lookup Item` and `Tab` both bound to the `Tab` key in my Rider settings. I'd like to `Choose Lookup Item` whenever there's a suggestion using the `Tab` key, and to indent my code whenever there isn't a suggestion. However, whenever I press the `Tab` key when there is a suggestion, Rider inserts a tab into my code instead of inserting the suggestion.
Please sign in to leave a comment.
Hello Jason,
Thank you for reporting this issue. I've failed to reproduce this behavior according to your description so far. Could you please provide your exported settings (File | Manage IDE Settings | Export Settings...) and a screencast of your actions and the results?
Thank you in advance.
I don't know how to upload the zip file of my settings, but here's the exported keymap xml:
Here's a link to the file:
https://file.io/rkERQu5Wbgvg
Hello,
thanks for the settings file. I've reproduced this behavior after importing your settings and then narrowed it down to the Rider Settings | Editor | General | Code Completion | Enter inserts suggestion even if completion popup is not focused (gray selection) setting. Please enable it to use completion on Tab with your configuration.