Joel Ostblom
Joel Ostblom
Originally from https://github.com/jupyterlab/jupyterlab/issues/15196 where it was suggested that this is a better fit for jupyterlab-vim ### Problem Currently, matching parenthesis are indicated by highlighting the entire block the parenthesis is...
### Tell us the problem or your need A while back, I accidentally moved a file on the filesystem that bottle was using to run as an executable. When I...
In jupyterlab I can copy a chart by shift + right-clicking the chart image, which brings up the browser menu. In VS Code, it shift + right click does nothing....
In JupyterLab you can use shift + j/k just like shift + up/down arrow to select a range of cells. It would be convenient to have this in VS Code...
**Is your feature request related to a problem? Please describe.** When I try to run a shiny application by clicking the Play/Run button, VS Code opens the R console and...
Great addon, thanks for this @trlkly! Do you if there is a goDoCommand for collapsing and expanding threads for a single message rather than for all messages? This function is...
I am trying to us docrepr to render docstrings in JupyterLab, but it seems like only top level headings in the docstring are rendered, not other headings, code, etc. This...
I just read https://blog.jupyter.org/inspector-jupyterlab-404cce3e1df6 and I am excited to see that this repo was revived last fall, thank you for working on it again! Currently it seems like I need...
## Bug Description I was expecting `binSpacing=0` to make bars of a histogram flush against each other, but there is still a small gap as can be seen here: ...
When using text marks, the text labels can overlap so that they are impossible to read. This is prohibitive both for annotation of individual points and direct labelling of e.g....