Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant