rokucommunity / rokucommunity/vscode-brightscript-language
Use PseudoTerminal for "SceneGraph Debug Commands"
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 132
- Forks
- 60
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 20
Description
Remove the "SceneGraph Debug Commands" output panel and instead create a PseudoTerminal.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the implementation of the "SceneGraph Debug Commands" output panel in the VS Code extension and review the linked PseudoTerminal project. Replace that panel with a PseudoTerminal while preserving the debug command output; done means the old panel is removed and the commands work through the terminal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100