Skip to content

Conversation

@psfinaki
Copy link
Contributor

@psfinaki psfinaki commented Aug 5, 2022

I've noticed some weird behavior in some of the test files. The project compiles, but some files show errors:
image

We briefly discussed this with @KevinRansom, looks like we have code in FSharp.PatternMatcher which effectively duplicates what's already there in Microsoft.CodeAnalysis. So we can remove that and simplify things a bit.

Moreover, turned out we have dependencies on some auxiliary packages which are not meant for direct usage:
image

This is also fixed here.

@psfinaki psfinaki requested a review from KevinRansom August 5, 2022 11:59
Copy link
Member

@vzarytovskii vzarytovskii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure explicitly that vsix is deployable to roslyndev and everything works in 17.4 (breadcrumbs, colouring, intellisense, autoformatting, and everything which is tied to workspaces and editor features).

The guide is in DEVGUIDE.md.

@vzarytovskii
Copy link
Member

Also, please retarget PR to 17.4 branch.

@psfinaki psfinaki changed the base branch from main to release/dev17.4 August 5, 2022 12:47
@psfinaki
Copy link
Contributor Author

psfinaki commented Aug 5, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@psfinaki psfinaki requested a review from vzarytovskii August 9, 2022 13:14
@vzarytovskii vzarytovskii merged commit 3ae2acc into release/dev17.4 Aug 9, 2022
@psfinaki psfinaki deleted the psfinaki/streamline-deps branch August 10, 2022 09:27
vzarytovskii pushed a commit to vzarytovskii/fsharp that referenced this pull request Sep 20, 2022
…13637)

* Streamlining dependencies around Microsoft.CodeAnalysis

* Update
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.

4 participants