View shader compiler error?

Folks,

I am editing a shader to customize it. Is there an extension to vscode to allow viewing of compiler errors in there – or, even, is there a way to view them in the DeepAR studio?

You can see the compiler error message in the Studio. Right-click on the shader and select Edit

.
It will open a new Shader Builder window in the Studio. You can hover the error icon under the Compile Status label to see an error message:

Ahh, thank you! Worth noting for others – and a bug for you, I think – if the Studio window isn’t wide enough for two columns, the “Compile Status” section doesn’t appear. Thank you for the screenshot; that was how I figured out how to get to it!