DemoSnippets icon indicating copy to clipboard operation
DemoSnippets copied to clipboard

Xaml files not supported (in Xamarin.Forms projects)

Open matt-goldman opened this issue 4 years ago • 4 comments

Description

When adding a *.demosnippets.xaml file to a project, the toolbox only shows the default controls (e.g. Label, Entry etc.) and not the snippets. Switching back to a .cs file lists the snippets, and they can be inserted into the .cs file.

Steps to recreate

Add a *.demosnippets.xaml file to an existing (or newly created) project

Current behavior

Create or open a xaml file, the toolbox shows only default controls

Expected behavior

Display the snippets from the *.demosnippets.xaml file in the toolbox

matt-goldman avatar Jul 17 '20 10:07 matt-goldman