[VSCode] Suggest alternative names during rename operations
Please describe the feature you want When renaming variables, functions, or other symbols in VSCode, provide a list of contextually appropriate alternative names to choose from.
Please reply with a 👍 if you want this feature.
it's a good idea 🌹,i want know how is this function implemented? Is there a demo? @Sma1lboy
@qiyx2019 It's from GitHub Copilot. I'm not sure if they are using any private VSCode APIs. I'll provide more information later. Here's a little demo of how it looks.
https://github.com/user-attachments/assets/174c217e-148e-47ac-a367-6dc44143c94b
yes ,i want know this input is how to implemented? do you have any good ideas?