godotengine / godotengine/godot-vscode-plugin
REPL/Console Commands support
Open
debugger
enhancement
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
### Godot version
4.3.stable
### VS Code version
1.93.1
### Godot Tools VS Code extension version
2.3.0
### System information
Windows 11
### Problem statement
While debugging, VS Code allows you to type commands into the console, which currently (in my testing) does nothing.
### Proposed solution
Godot 4.4 will be getting a REPL, so I would like for VS Code's console to have similar functionality!
Contributor guide
Assessment
This issue has not been assessed yet.