Open
Description
Description
When using vim as the text editor keymap, syntax highlighting obscures the cursor. There don't appear to be any relevant codemirror extensions settings.
$ jupyter --version
jupyter core : 4.6.3
jupyter-notebook : 6.0.3
qtconsole : not installed
ipython : 7.13.0
ipykernel : 5.2.0
jupyter client : 6.1.2
jupyter lab : 2.0.1
nbconvert : 5.6.1
ipywidgets : 7.5.1
nbformat : 5.0.4
traitlets : 4.3.3
$ jupyter labextension krassowski/jupyterlab-lsp --version
2.0.1
This occurs in Firefox and Chrome on OSX 10.15.4
. Although on Chrome the edge of the cursor is just barely visible, so Chrome+zoom page is my current workaround.
Expected behavior
I think the cursor should be visible on top of the highlighting.