Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS for Mac Support #53

Open
MisterJimson opened this issue Nov 3, 2017 · 12 comments
Open

VS for Mac Support #53

MisterJimson opened this issue Nov 3, 2017 · 12 comments

Comments

@MisterJimson
Copy link

Just as title says. Would be great to have this extension on VS for Mac.

@tom-englert
Copy link
Collaborator

Someone buy me a MAC 😏

@jerone
Copy link

jerone commented Nov 7, 2017

@tom-englert
Copy link
Collaborator

It would be a surprise to me if WPF is supported on the Mac...

@jerone
Copy link

jerone commented Nov 8, 2017

@tom-englert commented on Nov 8, 2017, 1:35 PM GMT+1:

It would be a surprise to me if WPF is supported on the Mac...

According to the documentation not:

Visual Studio for Mac does not support Windows client projects like Windows Forms, WPF, or UWP.

@MisterJimson
Copy link
Author

WPF and others are not, but many other project types can use resx files.

@tom-englert
Copy link
Collaborator

All the ResXManager GUI is implemented in WPF, someone who wants to port this will have to write a new GUI 😞

@maxhelskens
Copy link

I wrote an extension (based on another project that didn't work) for visual studio for mac to edit resx files. It is really basic and I would love for it to be more like your resxManager (I used it on windows).
If you can use any of the GUI in my project feel free to take a look.

I will try to improve it too if I find the time.. One day.. 😄
https://github.com/maxhelskens/ResxEditor-VS4Mac

@aormsby
Copy link

aormsby commented Jun 6, 2020

Aaaaaaah yeah, I would love this as I currently work only on a Mac. I wish I was in a position to work on this - perhaps I'll loop back around in the future.

Apart from this limitation, you've created a really cool extension. Hopefully, I can use it someday. 🙂

@knuxbbs
Copy link

knuxbbs commented Jun 29, 2020

Why only MacOS? .NET is now cross-platform, and it's time to consider Linux too.

It is much more feasible to invest in an technology like GtkSharp to port this project.

If someone's interested, let me know.

@tom-englert
Copy link
Collaborator

@knuxbbs just had a look at GtkSharp samples - felt like a time travel back into the 1990 where we had to write GUI like this 😏
So much luck porting this app...

@scarrier92
Copy link

With .net maui I guess it's now easier no? cross plateform and .xaml

@tom-englert
Copy link
Collaborator

If you can convince the VS team to rewrite everything in MAUI first...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants