Joyce Er

Results 35 issues of Joyce Er

From our test plan, Open the src/test/datascience/manualTestFiles/manualTestFile.py in VSCode. Run all of the cells in the file. Interactive Window should open Export the cells in the interactive window and open...

bug
notebooks
fixed by lsp notebooks

### Issue Details ### Repro steps (*if necessary, delete otherwise*) 1. Sign up for a GitHub Enterprise Server account 2. Click on 'Deploy to Azure' button on this page ![image](https://user-images.githubusercontent.com/30305945/159040678-ae5e755d-ae32-40aa-93e7-cd01f4460a39.png)...

Testing #156001 In Remote-WSL + bash + subshell, if I run `ls` and then use the command decoration to rerun the command, it instead runs `ls --color=auto`. ![image](https://user-images.githubusercontent.com/30305945/181131346-70626e1b-275d-453d-91d3-2da2da2b1355.png)

bug
terminal-shell-integration
terminal-shell-bash

From https://github.com/microsoft/vscode/pull/157037#discussion_r937201437

1. Start drafting a commit in the SCM input box 2. Finish committing from the terminal 3. :bug: the SCM view doesn't know the commit has already happened and displays...

feature-request
git

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.68-insider - OS Version: Windows 11 (local) + WSL Ubuntu 20.04 (remote) Steps to Reproduce: 1....

git
perf

**Describe what happened:** **What was your system configuration?** *Product and Version* [VS/VSCode]: VS Code *OS Version*[macOS/Windows]: Windows *Live Share Extension Version*: v1.0.5615 *Target Platform or Language* [e.g. Node.js]: N/A **Steps...

Thank you for this extension! I happened to notice that the debug toolbar is not currently themed. Screenshot below is the current appearance on the left and the proposed change...

Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.71-insider - OS Version: Windows 11 Steps to Reproduce: 1. Have the following code in the...

Suggestion
Needs Proposal

The when clauses for notebook editor keybindings are getting too long to easily parse. Per @IanMatthewHuff we should create our own meta context keys so we can express the conditions...

engineering
notebook-keybinding