mfractor / mfractor-feedback

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

Function "Replace with a localised value lookup" doesn't work #28

Closed mikehachen closed 6 years ago

mikehachen commented 6 years ago

Hi there

After fixing classes (see #27 ) I can build the whole project. But the localizing feature does not work. When I right click on a string in a xaml file select Refactor --> Replace with a localised value lookup nothing happens. When I press cmd + Enter I can see the MFractor context menu. When selecting Replace with a localised value lookup nothing happens and I get an message shown in the VS for Mac Build bar saying that the key combination cmd + Enter has conflicts. keycombination

--Platform Information-- Operating System: Mac OS Version: 10.13.4 --MFractor Information-- Product Name: MFractor Product Version: 3.05.18 Product Variant: Visual Studio For Mac Product SKU: MFRACTOR-VS-MAC Commit SHA: 924cea71e8caeb56c6dee03cf3fa3d8425d84cfa Revision: 2455 Branch: master Date: 2/07/2018 6:01:31 AM (UTC) Agent: Local --IDE Information-- Mono Version: 5.12.0.301 (2018-02/4fe3280bba1) Runtime Version: 7.6.3.1 IDE Version: 7.6.3.1 IDE Product is: Visual Studio Installed addins: 'MFractor', 'Team Foundation Version Control for TFS and VSTS', 'Internet of Things (IoT) development (Preview)', '.Net Core Debugger', 'Razor Language Services', 'Web Editors', 'Web Project Support', 'ASP.NET Core Support', 'MonoDevelop Assembly Browser', 'Makefile generation', 'Azure Functions development', 'CSharp Language Binding', 'ChangeLog Add-in', 'ConnectedServices', 'Debugger support for MonoDevelop', 'Mono Soft Debugger Support', 'Mono Soft Debugger Support for ASP.NET', 'VsCode Debug Protocol support for MonoDevelop', 'Deployment Services Core', 'Deployment Services for Linux', 'Visual Designer Support', 'DocFood', 'Container Tools', '.NET Core Support', 'F# Language Binding', 'Gettext Translations Support', 'GTK# Visual Designer', 'MonoDevelop Hex Editor', 'ILAsm Language Binding', 'iOS development', 'Mac Development', 'MonoDevelop Mac Platform Support', 'Android development', 'IDE Extensions for developers of the Mono framework', 'Xamarin.Mac development', 'NuGet Package Management', 'NuGet Packaging', 'Performance Diagnostics of IDE', 'Refactoring Support', 'Regex Toolkit', 'MonoDevelop Source Editor', 'Test Runner', 'Text Templating', 'Unit Testing core support', 'NUnit support', 'Visual Studio for Mac Tools for Unity', 'VB.NET Language Binding', 'Version Control Support', 'Git support', 'Subversion core engine', 'Subversion support', 'Project Web References', 'Xamarin Ide Extensions', 'Xamarin Ide Extensions for Mac', 'XML Editor', 'Android Designer', 'Azure Mobile App Service', 'Azure Support', 'Xamarin Designer', 'Forms Project Support', 'Forms Previewer', 'Xamarin Ide Identity', 'Xamarin Ide Insights', 'Xamarin Inspector Support', 'Xamarin Live Player', 'Xamarin Test Cloud', 'Xamarin Test Cloud - NUnit', 'iOS Designer'

mikehachen commented 6 years ago

This issue is resolved with the latest version of MFractor.

Thank you Matthew!