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

Handle stdout messages from the sclang process #63

Open
jenshaase opened this issue Feb 14, 2025 · 0 comments
Open

Handle stdout messages from the sclang process #63

jenshaase opened this issue Feb 14, 2025 · 0 comments

Comments

@jenshaase
Copy link
Contributor

Currently, only the stdout stream of the sclang process is forwarded to the output of vscode (see https://github.com/scztt/vscode-supercollider/blob/24ca2532c7ba57505bc4b97d25108cbb66b1b7a7/src/context.ts#L260C21-L260C41). However, in case sclang fails error messages will be printed to stderr and therefore are not visible in vscode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant