Andrea Mah

Results 7 issues of Andrea Mah

- Extension version: v0.49.2022081109 - VSCode Version: 1.71.0-insiders - OS: Windows Steps to Reproduce: 1. scroll vertically so that a PR comment is in same area as the editor's horizontal...

Shows the search results in a toggle-able tree. Fixes #20224 Fixes #161141 TODO: write tests

### Please tick this box to confirm you have reviewed the above. - [X] I have a different issue. ### What version of ripgrep are you using? ripgrep 14.1.0 (rev...

bug

When testing https://github.com/microsoft/vscode-js-debug/issues/1984, I found that the `Add Configuration` in `launch.json` still adds mocha using `"program": "${workspaceFolder}/node_modules/mocha/bin/_mocha",` 1. Open launch.json. 2. `Add Configuration` 3. `Node.js: Mocha Tests` 4. See `"program":...

polish

Testing #190104 This is sort of unrelated to the TPI, but when I inspect context keys on my terminal area, I notice that it has `terminalShellType: "gitbash"`, even when the...

bug
help wanted
terminal

1. install the French language pack. 2. Try re-opening in French from command line: `code-insiders . --locale=fr`. I am following what it says [here](https://code.visualstudio.com/docs/getstarted/locales#_setting-the-language). 3. Still in English :bug: Changing...