godotengine / godotengine/godot-vscode-plugin
Support Debug Console Autocomplete
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
### Godot version
4.6.2
### VS Code version
1.111.0
### Godot Tools VS Code extension version
2.6.1
### System information
Windows11
### Problem statement
Debug console autocompletion for gdscript is not supported.
### Proposed solution
Use Tab or Enter to autocomplete input in the debugging console.
Contributor guide
Assessment
This issue has not been assessed yet.