-
Notifications
You must be signed in to change notification settings - Fork 33
Draft Renaming to Dotdevelop #128
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
base: main
Are you sure you want to change the base?
Conversation
Maybe ... if you change in I've no glue if they work now ... |
concerning 3rdParty addins: see eg. https://github.com/mhutch/MonoDevelop.MSBuildEditor/tree/main/MonoDevelop.MSBuildEditor/Properties |
@lytico Thanks for the info. Maybe we should not rename everything yet to the new name and only the user interface. What do you mean? Which 3rdParty addins for MonoDevelop do you mean? And which can run on Linux, because I have no Mac to test. Also note: |
there are some out in the wilderness ... see my comment above #128 (comment) as said, i've no glue if they are working with the current interface provided by dotdevelop ... and if they run on linux ... but i remember darkly that i had problems getting any addins to work, and commented out a lot of code checking compatibility |
@lytico I have looked at this package and I would say that this is a windows only package and can't be run on linux. Also github actions provides only a windows version. https://github.com/mhutch/MonoDevelop.MSBuildEditor/actions |
This is a draft to renaming names to DotDevelop. Also in future that MonoDevelop and new DotDevelop can be installed on the same system.