Paul

Results 10 issues of Paul

**Application or Package Used** State which application or package this affects nteract desktop (0.28.0) **Describe the bug** Last saved value in the content model is a Date type, but the...

Does this issue occur when all extensions are disabled?: No, but it repros when working with extensions - VS Code Version: 1.69-insider - OS Version: Windows 10 Steps to Reproduce:...

webview

### Describe the bug Theming doesn't seem to be working for VS Code notebook outputs: ![image](https://user-images.githubusercontent.com/8560030/196551851-32ac7e4c-60bb-46de-8a2a-8218af346614.png) Not sure if this issue belongs here or in vscode itself, but I do...

bug

It would be great to have a context key for the active webview view similar to what we have for custom editors and webview panels, e.g. see https://github.com/microsoft/vscode/issues/156942 Usage scenario:...

feature-request
api
webview-views

There is currently an internal property `__notebookUri` on the Jupyter kernel's `vscode.DebugSession.Configuration` object which can be used to determine when a notebook starts/stops debugging. Just opening an issue here to...

feature-request

This is a reopen for https://github.com/microsoft/vscode-jupyter/issues/13130 Now that we are integrated for the Jupyter Data Viewer, we also need to support the Data Viewer in the interactive window. This means...

feature-request
api-proposal

## Environment data - VS Code version: 1.87.0-insider - Jupyter Extension version (available under the Extensions sidebar): v2024.2.2024021201 (pre-release) - Python Extension version (available under the Extensions sidebar): v2024.0.1 -...

bug

## Use case We have added a column search component to our grid to smoothly scroll to the column or cell using the index. This is achieved currently by using...

Feature Request

When contributing the `jupyterVariableViewers` contribution, it is possible for the variable viewer launch button to no-op if the extension is yet to activate. This is fixed on our end, but...

bug
triage-needed

## Use case Sometimes columns will not have any visible header text labels, e.g., for an index column. Currently, using `role=columnheader` will trigger accessibility failures such as https://dequeuniversity.com/rules/axe/4.5/empty-table-header ## Proposed...

Feature Request