H. Ngọc Minh
H. Ngọc Minh
## Description When handling anonymous operation name, `BaseDocumentsVisitor` calls the `convertName()` method twice. This leads to duplicated suffix if a user provide a custom `namingConvention` function. Related #10012 ## Type...
### Which packages are impacted by your issue? @graphql-codegen/visitor-plugin-common ### Describe the bug When using a custom `namingConvention` function to add a suffix for generated types, the operations' name does...
After upgrading Vue - Official from `v2.0.19` to `v2.0.20` or `v2.0.21`, syntax highlighting for components does not work if you disable Nuxt auto import for components (_The issue only occurs...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: 1.97.2 - OS Version: macOS Sequoia 15.3.1 (24D70) Steps to Reproduce: 1. Open any file or...