Harald Kirschner

Results 68 issues of Harald Kirschner

option should be called checkDuplicates or something better. It can contain filenames or an object with name/size. File::validate would check for it and the disabled allowDuplicates option.

enhancement

New option `validate` to add a callback for your custom validation callback.

enhancement

bean does not handle a neat pattern from the DOM Level 2 Events: Interface EventListener It doesn't support `handleEvent`. I could just give a class instance to the event handler,...

I'm part of the VS Code team and we recently launched [VS Code for the web with github.dev](https://code.visualstudio.com/blogs/2021/10/20/vscode-dev), which feels like a perfect fit for CodeStream's user flows. With vscode.dev,...

enhancement

Firefox team member here. Since Puppeteer already has experimental support for Firefox, I'd love to help to get this extension working as well. I suspect that it only takes minimal...

🙏 feature request
👌 accepted
🔎 under review

The large banner on https://marketplace.visualstudio.com/items?itemName=hashicorp.terraform points to https://github.com/hashicorp/vscode-terraform/raw/HEAD/terraform-banner.png , which doesn't seem to exist anymore.

bug

We gonna add a new Application panel in 74 for Manifest and Service Worker Inspection. App panel combines both [SW Inspection PRD](https://docs.google.com/document/d/1z1XBgD0R7PnBLZ-gFPl9h6e6qHlYhGsUsPAACwWELJg/edit#heading=h.zidexiy04udg) and [Manifest Inspection PRD](https://docs.google.com/document/d/1qNfUlzQHH9XGU08F43dLdUu27BQKWDUCDT3qzwFkfdw/edit#heading=h.djze05rsn9qk). [Meta bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1459945) focusses on...

P1

## Background *Map scopes* transforms build/compressed into how the original source behaves. It's magical when enabled buy we can't enable it by default as it has performance overhead (especially on...

P2

Follow up discussion from [bug 1564913](https://bugzilla.mozilla.org/show_bug.cgi?id=1564913). The goals here is to make blackboxing 1. easier to identify per file, so users don't accidentally wait to pause in them 2. more...

P3

_tl;dr_: Tabs with options enabled that are potential footguns should have warnings on them – to avoid surprises and provide similar UX to Chrome. MVP should cover Network panel. Implementation:...

P3