godotengine / godotengine/godot-vscode-plugin
add resource auto rename feature
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
### Godot version
4.4.1
### VS Code version
1.100.1
### Godot Tools VS Code extension version
2.5.1
### System information
windows11
### Problem statement
vscode plugin couldn't auto rename the preloaded resource while it's difficult to rename the preload function parameter in every resource usage.
### Proposed solution
add uid support,like right click and copy uid,uid resource preview(parse and locate the resource file) .
or,add auto rename feature?
Contributor guide
Assessment
This issue has not been assessed yet.