I would like to request a feature similar to GitHub Copilot’s AI-Powered Rename Suggestions as described in this blog post. This feature would greatly enhance my coding workflow by providing intelligent rename suggestions for symbols in the IDE. (such as presented here )
Apologies if this feature already exists; I couldn’t find any information on it. I’ve tried using /edit, but it’s not as convenient as suggestion in the f2 menu for renaming.
Bump! This feature would be great. I often end up with too many poorly named variables in my projects (my own fault), but at having an AI that offers suggestions for good ones makes me more likely to come up with better ones as well.