mfractor / mfractor-feedback

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

Add Image Tooling support for iOS projects #190

Closed ravero closed 4 years ago

ravero commented 4 years ago

The image tooling like the Image Assets Intellinsense and the Image Tooltip should be applied to Xamarin.iOS projects for it's SDK. The main class to look for is UIImage from UIKit and we should like when assign to properties of that type, or methods that receive arguments of this type.

matthewrdev commented 4 years ago

Image asset tooltips are now working for iOS projects. As IntelliSense/Code completion will require a significant amount of additional work, I'll close this ticket and reopen another specifically for intellisense when we get to it.

Screen Shot 2020-07-08 at 11 45 20 am