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

Fix fantomas.client reference in the fsautocomplete tool #844

Merged
merged 2 commits into from
Oct 27, 2021

Conversation

baronfel
Copy link
Contributor

Fixes #843 by adding an explicit reference to Fantomas.Client to the fsautocomplete dotnet tool/top-level binary.

This could probably be worked around by understanding at a deeper level the difference between dotnet publish (which pulls in dependencies from child projects) and dotnet pack /p:PackAsTool (which does not), but this is a much more simple fix.

@baronfel baronfel merged commit 76c2691 into ionide:main Oct 27, 2021
@baronfel baronfel deleted the fix-fantomas-client-in-tool branch October 27, 2021 16:54
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.

not working with neovim lsp
1 participant