How to set the resultspane to monospace:
You can go to:
Edit > Preferences > Results > Style sheet for text (HTML) results > Custom > Launch Editor
and add:
body { font-family: monospace; }674600cookie-checkC# Scratchpad: LINQPad
How to set the resultspane to monospace:
You can go to:
Edit > Preferences > Results > Style sheet for text (HTML) results > Custom > Launch Editor
and add:
body { font-family: monospace; }