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

fsacRuntime setting removed? #1462

Closed
mattstermiller opened this issue Dec 24, 2020 · 2 comments
Closed

fsacRuntime setting removed? #1462

mattstermiller opened this issue Dec 24, 2020 · 2 comments

Comments

@mattstermiller
Copy link

My environment:

  • Ionide v5.0.3
  • Windows 10 2004
  • dotnet 5.0.101

I am working on a .NET Framework project and had the fsacRuntime setting on "net", otherwise VS Code would show errors all over my project, which I believe is due to the FsXAML type provider not being supported by the netcore runtime.

Today, I opened up my project, Ionide was updated to 5.0.3, and I got all the errors from the runtime using netcore. I saw that the "FSharp.fsacRuntime" setting is suddenly an unknown setting, and Ionide's settings list does not seem to offer any replacement. The only setting that seems relevant is "Use SDK Scripts", but toggling that off did not help and only produced the warning "You are running .Net Core version of FsAutoComplete, we recommend also using .Net Core version of F# REPL."

How do I go back to using .Net framework version of autocomplete without the fsacRuntime setting?

@open-collective-bot
Copy link

Hey @mattstermiller 👋,

Thank you for opening an issue. We will get back to you as
soon as we can. Also, check out our OpenCollective and consider
backing us.

https://opencollective.com/ionide

PS.: We offer backer support for all backers. Don't forget to add backer label when you start backing us 😄

@Krzysztof-Cieslak
Copy link
Member

As it was announced almost year ago in #1305 Ionide starting from version 5.0 won't provide an option to run on mono or full framework but will depend on .NET SDK (.NET 5 SDK in case of Ionide 5.0)

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

No branches or pull requests

2 participants