mfractor / mfractor-feedback

Found a bug or have a feature request for MFractor? Submit it here!
3 stars 0 forks source link

Intellisense and MergedDictionaries #261

Closed MBrekhof closed 4 years ago

MBrekhof commented 4 years ago

Hi I use a MergedDictionary which is defined in the App.Xaml like so: `

` This works, however the intellisense doesn't seem to recognize the definitions correctly. please see the attached image for the somewhat curious message I'm getting (basically it's saying 'A' not recognized, should I replace it with 'A' ?) **NB. It works when placing a space behind the symbol (eg Style="{StaticResource PrimaryButtonStyle }"** Screenshot 2020-06-22 at 09 47 44
matthewrdev commented 4 years ago

@MBrekhof Are you able to provide a minimum reproduction sample? I've attempted to create a reproduction case based on your description above however I am unable to reproduce this locally.

Screen Shot 2020-06-24 at 7 42 03 am
MBrekhof commented 4 years ago

Made a demo app and couldn't reproduce the problem :-) Problem seems also to be gone in the program I was experiencing it in. Not sure about the how/why but case closed I think.

matthewrdev commented 4 years ago

"Case closed" <- Words guaranteed to make me a happy man.