Skip to content

Lack of Designer/Code assistance from VS with samples #192

@michael-hawker

Description

@michael-hawker

I noticed we're getting proper tooling support in the Test shared project, but not in the sample one.

I think this is because we're using a shared project for the tests, but we're using some sort of assembly for the samples?

We should investigate switching to use the same shared project approach for the samples that we're doing with the tests.

This should hopefully give us better tooling support when working with samples which will be important.

You can see the difference by opening up an Experiment (or the ProjectTemplate) and opening up a XAML file in the test project (where you should see the platform UWP/WinAppSDK drop-down in the top-left) and where you should get intellisense in the XAML. If by contrast you open up a XAML file in the sample project, you get neither and just the XML tree in the dropdown or 'miscellaneous files'.

@Arlodotexe have you see this too? I think this is an artifact of just when we set things up initially vs. what we learned later?

Metadata

Metadata

Assignees

No one assigned

    Labels

    UnoIssues related to Uno Platformbug 🐛Something isn't workingdev loop ➰For issues that impact the core dev-loop of building experimentstemplating

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions