c# - How can I see warnings in Linqpad? -


when create c# programs in linqpad, see warnings compiler. shows error messages. how can see warnings?

linqpad not full blown ide support everything.. it's ergonomic c#/vb scratchpad instantly executes c#/vb expression, statement block or program..

so feature not supported of now.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -