-
## Description
When setting the theme to `Jupyterlab Dark`, there is a font color conflict in status line. The text typed in the status line can not be seen due to font color issue. It can …
-
## Description
If I press escape twice from insert mode I would expect to enter normal mode on first escape and then the second one to be a no-op, but the second takes me to command mode.
## Ver…
-
Since this extension is based on the language server provided by `copilot.vim`, maybe there could be a way to also support Copilot chat?
For reference there is now a `jupyter-chat` extension for Ju…
-
Hello Friends:
I originally posted the following [here](https://github.com/jupyterlab/jupyterlab/issues/16576), and they suggested posting this issue here.
I'm running the below library versions…
-
### Description
[Jupyterlab-Vim](https://github.com/jupyterlab-contrib/jupyterlab-vim) adds a "Jupyterlab Command Mode" which enables manipulation at the cell level. It's super nice and I'd love to s…
-
## Description
Vim command shortcuts that start with `Ctrl-O` (i.e., Cut Cell, Copy Cell, Paste Cell, Insert Cell Below, Insert Cell Above, Select First Cell, Select Last Cell, Center Cell) are not w…
-
When trying to install this, I get the following error:
```
❯ jupyter labextension install jupyterlab-vim
An error occurred.
ValueError: "jupyterlab-vim" is not a valid npm package
```
Not sure …
-
## Description
When using vim inside JupyterLab terminal, pasting a lot of text freezes the whole frontend (probably blocks network, because from that point the log does not display anything) and t…
-
## Description
It's impossible to rename folders
![renaming-folders](https://user-images.githubusercontent.com/10111092/141862518-f674b658-6a73-46d0-bd36-dbad91c6be6d.gif)
## Reproduce
1. Open j…
ianhi updated
2 weeks ago
-
## Description
`jupyterlab-vim` is a prebuilt extension, installable by `pip install jupyterlab-vim`.
Yet it does not work in the newest version of JupyterLab desktop (3.2.5-2)
In the previous …