firai

Results 17 issues of firai

As shown below, when the cursor is at a statement after a block (`print` below), the previous block (the `if` block below) seems to still be highlighted as the active...

The output pane currently seems to use the WebBrowser control, which is still Internet Explorer under the hood. This means that modern CSS selectors aren't supported and the IE formatting...

When the CM editor is taller than the visible page/container height, opening the ex prompt puts the prompt at the bottom of the editor, and the page/container is scrolled to...

There doesn't seem to be a way to activate the width expansion using touch when using autohide_sidebar.css currently. This is useful on non-Android tablets and 2-in-1s. Maybe one way of...

### Description of the new feature / enhancement The "input delay" setting is currently limited to a minimum of 100 ms. However, given the change in behavior due to #37757,...

Needs-Triage

### Problem @krassowski (https://github.com/jupyterlab/jupyterlab/issues/15897#issue-2164870290): > As summarised in https://github.com/jupyterlab/jupyterlab/pull/14115#issuecomment-1974835451, with changes from listening to keydown events in capture phase to listening to them in bubbling phase (JupyterLab 4.1) we lost...

enhancement