Aaron Munger

Results 40 issues of Aaron Munger

1. open a notebook and press ctrl+i to open the copilot inline chat 2. ask for a code change and then run `inlineChat.viewInChat` on the response (ctrl+down) :bug: pylance crashes...

bug

**Describe the bug** Using the CLI programmatically in node.js causes a large pop-up that takes up most of the screen for a few seconds as the SVG is created **To...

https://github.com/microsoft/vscode-jupyter/actions/runs/11183072652/job/31090809942

debt

we now recommend using Ruff and removed the recommendation of black, but still format the files with black (although black is still mentioned in contributing.md). Could we switch the lint...

debt

Testing #229436 similar to https://github.com/microsoft/vscode/issues/229511, but in the chat response as well ![image](https://github.com/user-attachments/assets/7fedf0b5-1b16-45dc-a171-b3236fba2d51)

bug
panel-chat

we could possibly take a screen shot of large HTML outputs, especially when they are interactive with javascript code, instead of relying on the raw content of the output. This...

chat-notebook

started failing a couple days ago https://github.com/microsoft/vscode-jupyter/actions/runs/14637717549/job/41072649651

debt

I believe these only apply to notebooks.

good first issue
notebook-commands
polish

> trying to shift+enter on any other code not surrounded by # %% fails to be executed in both IW nor native REPL. > > Tried to locally add !jupyter.hascodecells...

interactive-window
under-discussion