godotengine / godotengine/godot-vscode-plugin
Auto implement methods when extending a class from an abstract class
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
### Godot version
4.6.1.stable
### VS Code version
1.118.1
### Godot Tools VS Code extension version
2.6.1
### System information
Windows 10
### Problem statement
When you click on quick fix, there is no option to implement the methods from the abstract class.
### Proposed solution
There should be an option to implement the methods from the abstract class.
Contributor guide
Assessment
This issue has not been assessed yet.