Joel Ostblom

Results 252 issues of 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...

enhancement

### 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...

Feature request
Requires evaluation

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....

notebook-output
feature-request

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...

notebook-commands
feature-request

**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...

feature-request

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...

type:Question

## 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: ![image](https://github.com/vega/vega-lite/assets/4560057/14386a8c-2c7a-48ba-bc30-1710d766203c)...

Bug :bug:

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....

Enhancement :tada: