How to adjust font size by keyboard shortcut in LINQPad 8?
In the LINQPad Tutorial & Reference, there is a Using LINQPad for demos and presentations.linq file.
 *  To adjust font size, use Control+MouseWheel, or Control+] / Control+[
    This works in both the editor and in query results.
I tried many ways. The Ctrl+] / Ctrl+[ seems not works.
Comments
- 
            
Use Ctrl+Shift+Minus / Ctrl+Shift+Plus
 - 
            
I think the doc needs to be updated.

 - 
            
Thanks - this is now fixed in 8.1.3
 
