Connor Peet

Results 54 issues of Connor Peet

See https://github.com/connor4312/blake3/pull/14

Hello from the VS Code team ๐Ÿ‘‹ We're doing some housekeeping that involves renaming some of our internal packages. Namely, `vscode-ripgrep` will be renamed to `@vscode/ripgrep`, which affects its location...

### What problem does this feature solve? Hello Vue ๐Ÿ‘‹ I'm working on our [new JavaScript debugger](https://github.com/microsoft/vscode-js-debug) for VS Code, and ran into some problems when trying out Vue. The...

discussion
improvement

## Details - Browser and browser version: Code Insiders 2019-12-03 - OS version: Lubuntu 19.10 ### Steps to reproduce https://github.com/microsoft/vscode/issues/85966 Using the DOM renderer on Lubuntu 19.10, the contrast ratio...

type/bug
area/renderer-dom

I noticed terminal colors were off the other day; I thought it was the new ultrawide monitors we got in the office, but it's not. Top is with **"terminal.integrated.gpuAcceleration": "off",**...

bug
upstream
upstream-issue-linked
terminal-rendering

- [x] Create a milestone `July 2022 Recovery` @bpasero - [x] Bump the version number @bpasero - [x] [๐Ÿ”–candidate issues](https://github.com/issues?q=is%3Aissue+label%3Acandidate+repo%3Amicrosoft%2Fvscode+repo%3Amicrosoft%2Fvscode-internalbacklog+repo%3Amicrosoft%2Fvscode-remote-release+milestone%3A%22July+2022+Recovery%22+) - [x] Assign candidate issues to the recovery milestone **team**...

endgame-plan

Hello from the VS Code team ๐Ÿ‘‹ We're doing some housekeeping that involves renaming some of our internal packages. Namely, `vscode-ripgrep` will be renamed to `@vscode/ripgrep`, which affects its location...

enhancement

## Current Behavior 1. Have any date picker in React 16.13.1 1. This warning is shown: ``` Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of InputElement...

bug

Currently, if a file is renamed, it's quite hard to tell what's going on. The entry looks like this ![image](https://user-images.githubusercontent.com/2230985/174407158-1843c31f-340c-41fd-a60e-2c3b50979495.png) Clicking on the file opens an empty clean diff, and...

feature-request

In GH, marking a file as viewed collapses it so that you get moved to the next file. In GHPR, I need to manually select the next file I want...

feature-request