Simon Schick
Simon Schick
### Is this a feature relevant to companion itself, and not a module? - [x] I believe this to be a feature for companion, not a module ### Is there...
### Describe the bug The command for installing the extension `rdbms-connect` is failing. What I see to be the error is the following section: ``` clang -bundle -undefined dynamic_lookup -isysroot...
I was looking a bit into https://pnpm.io/docker and was wondering if not the image could be made smaller by leaving out the app code. The first docker-file would be changed...
### Core Library MSAL.js (@azure/msal-browser) ### Core Library Version 3.28.1 ### Wrapper Library MSAL React (@azure/msal-react) ### Wrapper Library Version 2.2.0 ### Public or Confidential Client? Public ### Description The...
The current configuration only allows a general include or general exclude of properties. I'd like to have a configuration, in which I can define a list of props per component....
I want to propose an extension to https://github.com/edvardchen/eslint-plugin-i18next/issues/106: If the user is not allowed to use dynamic keys, the codebase knows all the keys in use, and can let me...
I'm looking into how messages could be more helpful, and I came across the typescript option [`noErrorTruncation`](https://www.typescriptlang.org/tsconfig/#noErrorTruncation). Sometimes the output I get is truncated, and the type I care about...
Since `sentryVitePlugin()` is a vite-plugin, it should be typed as `PluginOption`, provided by `vite` package. Having it as `any` creates a violation of the eslint rule when registering it. Since...
### Summary Zed seems not to respect the folder structure in which the configuration is, but seems to pick the first one it finds when traversing the project. ### Description...
Seems like https://github.com/bcc-code/bmm-web/issues/193 isn't properly fixed after all, at least I'm again getting this error now:  After a while it reloaded the track, and I have to resume manually.