Description: I would like to request an improvement for the VS Tools' handling of Shared Projects (.vcxitems).
The Problem: When adding files to a Shared Project within Visual Studio 2026, the following issues occur:
Tag Handling Error: The .vcxitems.filters file seems unable to process and tags correctly.
Data Loss: These tags are inadvertently dropped or stripped during the process.
UI/Visibility Issue: Due to the missing tags in the filters file, the added files fail to display properly in the Solution Explorer.
Expected Behavior: The tool should correctly parse and persist Qt-specific tags (, , etc.) within the .vcxitems.filters file to ensure seamless integration with Shared Projects in VS2026.
Description: I would like to request an improvement for the VS Tools' handling of Shared Projects (.vcxitems).
The Problem: When adding files to a Shared Project within Visual Studio 2026, the following issues occur:
Tag Handling Error: The .vcxitems.filters file seems unable to process and tags correctly.
Data Loss: These tags are inadvertently dropped or stripped during the process.
UI/Visibility Issue: Due to the missing tags in the filters file, the added files fail to display properly in the Solution Explorer.
Expected Behavior: The tool should correctly parse and persist Qt-specific tags (, , etc.) within the .vcxitems.filters file to ensure seamless integration with Shared Projects in VS2026.