Horu
Horu
@pi0 Can this get resolved? It isnt an actual bug but it makes it quite hard to read error traceback in the terminal. Thanks!
There's a workaround for this. ```ts const sharedArgs = { argName: { type: 'string', ... } } export default defineCommand({ args: { ...sharedArgs, otherArg: { ... } } }) ```
Hi @pi0, is this issue on the roadmap? These false positive warnings are very annoying to work with.
> Bump. Needed this exact usecase and learned Mod+Super_L works, but without a configuration to only trigger on 'Release' of the keypress, then i can't do what i want. #1923
Hope you guy don't get mad for necro-ing this, but is this still WIP? 😅
Has there been any progress made on this PR?
Why do you need to specify the Vue plugin? It should come bundled with Nuxt as default.
Is this still an issue on NixOs?
I dont think this should be the default. There's probably still some APIs around that doesnt follow the HTTP spec.