Why the repo contains the word Mono? · mhutch/MonoDevelop.MSBuildEditor · Discussion #197 (original) (raw)

MSBuild Editor is a descendant of an extension I originally created for the MonoDevelop IDE in March 2015. Although it evolved a lot over the years, including porting to Visual Studio, I kept the internal name for nostalgia’s sake.

You must be logged in to vote

2 replies

@MartyIX

I see :)

I must say I find references to Mono very confusing these days. Because it can mean:

@mhutch

That's very understandable! Personally I interpret names as follows:

Although this repo currently only builds an extension for Visual Studio, it previously used code sharing strategies to support both Visual Studio and MonoDevelop (and its derivatives), and before that it only supported MonoDevelop.

This is a lot of nuance and context that most folks don't have (and shouldn't need), so I have actively avoided exposing the terms "Mono" and "MonoDevelop" in the VS extension UI and VS Marketplace page, but I didn't feel like renaming the repo and its assemblies and namespaces just yet 🙂