Changes
Compiler
,/* Output area */
===Output area===
[[File:Studio-Output-Area.PNG|220px|thumb|right|Failed example output of the code compiler]]
The lower third of the window delivers output messages for the performed actions. If any error occurs, the corresponding line in the output stack will be colored <span style="color:red;">red</span>. On the left of the message is a small icon to indicate the type of message (error, success or warning). In the tool strip above is a toggle to activate and deactivate the output of warnings and trivial information. Success and error messages cannot be deactivated.
For the code-compiling actions, the native messages from the .NET compiler will be redirected here and linked to the source code in the preview area.