This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
Please provide precompiled binaries! #9637
Open
somerandompiggo
wants to merge
887
commits into
main
Choose a base branch
from
release-8.4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[release-8.4] Implement Go To Definition for Razor
[release-8.4] Refactor how virtual and dynamic documents are added to the workspace.
[release-8.4] Scaffolding fixes
…t press." This reverts commit 7e01fd0.
[release-8.4] Revert "First pass to fix solution pad not regaining focus on shortcut press."
…ixes VSTS #1001359 - Properties window opens and then closes on right clicking project file and select Properties
[release-8.4] [Debugger] Fixed calculation for NSTextField width as used by the tre…
[release-8.4] Ensures don't close autohide window if focus are in embedded panels
[release-8.4] [NuGet] Use a custom label to allow tab focus in package management
This includes .aspx,.ashx,.asmx,.ascx,.master,.asax,.cshtml,.html,.htm. Fixes VSTS https://vscmac.dev/1049891
When the TooltipPopoverWindow is visible, the parent might receive mouse in/out events rapidly, depending on the parenting status of the parent dialogs. This might be caused by some Gtk Loop issue. Delaying the hiding of the popup when the mouse leaves effectively workarounds the issue.
Bump version
[release-8.4] [AspNetCore] Enable support for launchSettings.json in Worker services
[release-8.4] Update translations
Based on "Find References" on GetRawValue(), it seems that this can sometimes return RawValueString instead of string. Make sure that we handle this instead of assuming the value returned by GetRawValue() is always a string. Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1054038/
[release-8.4] Fix information popover flickering
[release-8.4] [Debugger] Fix InvalidCastException in MacObjectValueTreeView.OnCopy()
Bump version
[release-8.4] Update fallback feed to match live feed
[release-8.4] bumped debugger-libs to fix vsts1026593
[release-8.4] VSTS 1049891: aspx files no intellisense
Needs MonoDevelop binary under windows 10 x64 too. Want to try it with Unity 2020. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I'm pretty shit at building other people's software and it seems like most open source projects also have binaries. MonoDevelop doesnt for windows though. On my linux machine, I love it! But, I just want to use it on windows too. I know I can compile it with VS, i have tried (failed, mostly because of errors). But why isn't there a binary?