Automatic include suggestions not working in 2019.1.3?
Hi,
Since upgrading to ReSharper C++ v2019.1.3 I am not seeing auto include suggestions.
Has it been removed/disabled? Can I turn it back on again?
Using VS2015 Pro. I have tried restoring to default settings to no avail.
Thanks
Please sign in to leave a comment.
Hello,
Do you mean auto-include suggestions in completion? We turned them off by default because of performance concerns, you can enable them again by checking "Show import items in basic completion" in "ReSharper | Options | Code Editing | C++ | Code completion",
Thanks Igor, that was it.