Mikayla Hutchinson
Mikayla Hutchinson
Make line endings consistent and set git to keep them that way. Although this will show up in blame for the files that are currently inconsistent, it eliminates a whole...
Fix for #5356 Includes an XWT rewrite of the generated UI code:  Depends on https://github.com/mono/xwt/pull/841 to not show mnemonics
With multiple SDK resolvers installed, when an SDK cannot be found, errors from _all_ the resolvers are displayed, whether they are useful or not. For example: ``` /Users/mikayla/code/ProjectFae/Source/ProjectFaeMono/ProjectFaeMono.csproj : error...
Draft for now as I'm not certain this is the right approach or whether it's okay to increase the version of the Roslyn dependency. Fixes #941.
I'm filing this as a single issue, even though it could be broken down into a number of smaller bugs, as they're interrelated. I installed the addin and created a...
Ready for review! ~~FYI the diagrams don't show up correctly in the GitHub PR "files changed" but you can see them if you [view the document in the branch](https://github.com/mhutch/designs/blob/experimental-package-shading/accepted/2021/experimental-package-shading/experimental-package-shading.md).~~ (edit:...
There is no libclang binary for Windows.
The build system no longer works as MonoDevelop now uses MSBuild and there are no build targets for C/C++.