PAG
Results
2
issues of
PAG
qtconsole 4.4.3, python 3.7.1 (via anaconda 2018.12 / 4.5.12), Windows 10. Steps to reproduce: just change `JupyterWidget.in_prompt` (in e.g. jupyter_qtconsole_config.py) to anything else, for example `'Blah [%i]: '`. Now code...
When selecting ``` foo bar ``` and commenting the result is ``` # foo # bar ``` It would be nice if the blank line were commented too, or if...