How to reset the zoom level?

Sometimes you zoom in to present the query or results, then you need to continue working.
Is there a way to reset the zoom level to 100% like pressing ctrl+0 in IE does?

Comments

  • I haven't found if it possible through hotkey/UI. But other solution is:
    1. Close LINQPad
    2. Delete file %appdata%\LINQPad\queryzoom.txt
    3. Start LINQPad again, zoom level should be on its default
  • In case anyone out there is still wondering about this, in LINQPad 7, in Edit: Preferences on the Editor tab, it says:

       To reset font size, use Alt+ScrollWheel.

    I just tried it and it works!