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

Build extension using VSMac SDK #50

Draft
wants to merge 1 commit into
base: net6
Choose a base branch
from

Conversation

sandyarmstrong
Copy link
Member

@sandyarmstrong sandyarmstrong commented Dec 2, 2022

This is not ready yet. 😸

Initial work allowing an mpack to be built out of this repo instead of VSMac submoduling to build it.

The biggest outstanding question is what to do with Microsoft.CodeAnalysis.ExternalAccess.FSharp.dll. VSMac end up bundling it with this extension, so it's a little weird to build+ship it in VSMac and have this extension reference it from the VSMac app bundle. I'd like to better understand why we forked, what would be involved in unforking, and if it would make more sense to move that code into this repo (along with the fsi service and tests).

Once that flow is figured out, I will set up CI.

Instead of depending on being built as part of the vsmac solution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant