Harald Kirschner

Results 68 issues of Harald Kirschner

@rebornix's analysis: markdown cells are collapsed, however it renders the preview and markdown preview. Reloading fixes it: Version: 1.74.0-insider Commit: 5235c6bb189b60b01b1f49062f4ffa42384f8c91 User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7)...

bug
info-needed
web
notebook
notebook-layout

Type: Bug I just restarted Insiders and had to click through 4 GitHub auth requests. 1. Actions put up a dialog, requiring me to sign in. 2. Copilot used a...

bug
authentication
github-authentication

Type: Bug Happened while I am working against a repo GitHub repo. The SCM has a Create PR button but clicking it focuses the commit message input. `log.ts:292 TRACE CommandService#executeCommand...

bug
vscode.dev

Testing #167418 Once an item moved between staging its buttons become dead clicks. https://user-images.githubusercontent.com/8599/204858780-bf0b6db4-e572-44e2-8c9d-807c09c782a4.mp4 This causes extra confusion as there is no progress indicator. Maybe we can disable the buttons...

bug
git
perf
scm

👋 I'm Harald, a PM from the VS Code team, and we recently announced VS Code for the Web at https://vscode.dev/, which provides a free, zero-install Microsoft Visual Studio Code...

Most of https://github.com/microsoft/vscode/wiki/Performance-Issues is super helpful user facing than contributor content. It would be great to bring to the website docs to help more users that experience performance issues. The...

doc-enhancement

Extension authors have limited channels to get user feedback. Issues are mostly created for bugs and feature requests. Marketplace feedback have limited context (stars, and why), are posted publicly, and...

extensibility
doc-enhancement

Before: ![](https://user-images.githubusercontent.com/8599/34887225-a0b4f1a8-f77a-11e7-9e9a-00daefb0b45e.png) After filtering to JS only (aka nothingness): ![](https://user-images.githubusercontent.com/8599/34887236-a9ed45d6-f77a-11e7-8573-7e7b119df34b.png) The list should scroll the correct node into view. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-686)

polish
call tree

Captured concern from the firefox-dev thread, to only have 1st party trusted scripts in the page at all times. We need to review how feasible a server component is for...

code maintenance

Using Sentry we want to aggregate errors from production. Error cases that should be reported: * Failed symbolication * File could not be loaded * UI errors Requirements: * Sentry...

feature