Ben Chuanlong Du
Ben Chuanlong Du
I'm having the same issue when editing files using FireNVim on GitHub.
OS: Ubuntu 20.04 Browser: Chrome 102.0.5005.61 NeoVim: 0.4.3
@glacambre, I'm seeing the same issue in another environment too. OS: macOS Monterey (12.4) Browser: Chrome 102.0.5005.61 NeoVim: 0.7.0
In my cases, it takes about 1 minute to run `:set lines=30` in a JupyterLab notebook cell even if the cell contains just 1 line of text.
Same question here.
@snaumov Yep, that's what I wanted to try first. However, is this the most efficiently approach? It takes a screenshot of the whole screen and then crop to get the...
The same issue in bash
I tried the new style of submodules but it doesn't work. Below is the structure the benches directory in my project. ``` -- benches -- bench_main.rs -- pineapple.rs -- pineapple/...
Is there completely no YAPF support in jupyterlab-lsp? I understand that there's no easy way to fix formatting in jupyterlab-lsp now. But is there a way to configure jupyterlab-lsp to...
Agree that there should be a way to disable LSP (completely) just in case things are broken or completion is slow so that users to want to temporary disable it...