Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SceneGraphDebugCommandController timeout not working as expected #71

Open
TwitchBronBron opened this issue Mar 25, 2022 · 0 comments
Open
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@TwitchBronBron
Copy link
Member

The vscode extension uses SceneGraphDebugCommandController to send a full set of text to add to the keyboard. However, that takes longer than the 5000 timeout. We have timeout available, but the underlying telnet module needs the execTimeout property set instead. Expose this so vscode-brightscript-language can properly override it.

@chrisdp chrisdp added enhancement New feature or request good first issue Good for newcomers labels Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants