Noah Sherwin
Noah Sherwin
Should I also open a feature request issue to add the `@babel/plugin-syntax-import-attributes` plugin to allow JSON imports with type assertion (`import p from "p.json" with {type:"json"}`)? Babel's complaints about needing...
Though somewhat unrelated to Packemon, I think you should be aware of this issue in case another user experiences it. The [resolve](https://www.npmjs.com/package/resolve) package affects Rollup's output directory layout unexpectedly. If...
> Is `resolve` in the package deps? Not explicitly. I was depending on it as a transitive dependency. That probably contributed to the issue. > It _should_ be marked external...
I've been pushing for XAML/AXAML formatting in https://github.com/redhat-developer/vscode-xml, but Xaml Styler has already implemented most–if not all–of [ReSharper's XML-formatting rules](https://www.jetbrains.com/help/resharper/EditorConfig_XML_XmlCodeStylePageSchema.html#Processing_instructions). Development of XamlStyler's VSCode extension could go in one of...
This issue is ready to be Closed.
Visual Studio Code's `*.code-workspace` is intended to contain workspace-specific configurations for VSCode and its extensions. It *can* contain user-specific values, but is intended for sharing settings, tasks, and more between...
So, it doesn't work at all on Huawei and Samsung devices. It works as expected on Google Pixels. And it partially works on Xiaomi devices. I agree. This feels like...
Media from streaming services often have [HDCP](https://en.wikipedia.org/wiki/High-bandwidth_Digital_Content_Protection) to prevent copying multimedia (which could then be used for pirating). Audio Router would need to _illegally_ break the encryption and decode the...
I believe all messages ending with `...therefore a new version won’t be published.` should be followed by, on a new line... - the new version would have remained as x.y.z...
@Avivbens, does it truly need `write-all` permissions?