mark-wiemer-org / ahkpp

AutoHotkey Plus Plus (AHK++) - AutoHotkey v1 and v2 support for VS Code
https://marketplace.visualstudio.com/items?itemName=mark-wiemer.vscode-autohotkey-plus-plus
Other
152 stars 10 forks source link

allow rename variables #422

Open Norlandz opened 5 months ago

Norlandz commented 5 months ago

Is your feature request related to a problem? Please describe. I want to rename a variable -> press F2 -> error: You cannot rename this element image

Describe the solution you'd like allow rename variables

Additional Contents

mark-wiemer commented 5 months ago

I don't think you configured anything wrong. Renaming variables is not currently supported, but is a great suggestion for a future release. I'll keep this on the backlog, thanks for reporting it :)